Navigation: Reference > Functions By Category > DLL and Calls >
nGetProcAddress()
Return the function pointer of an exported function from the specified DLL or 0 if not found.
Syntax:
nGetProcAddress( hDll , cFuncName ) -> fp