CloseLibrary

Accueil  Précédent  Suivant

 

C/C++ declaration

extern long __stdcall CloseLibrary;

 

Pascal declaration

function CloseLibrary: Integer; stdcall;

 

Close the access to NDK library and free the license token. This function must be called before the closibg of the calling program.

Return         0 si OK.

 

 

OpenLibrary

Primitives


NETRAL Neuro Developer Kit version 7.0