The interface consists of a DLL that exports a set of functions. The individual functions are described in Interface Functions. The interface DLL is called natni.dll and is contained in the Natural bin directory.
When executing a program that uses the Natural Native Interface, the Natural
bin directory must be defined in the environment variable PATH
, so that the calling program can locate the interface library and
all dependent libraries.