Navigation:  Reference > Functions By Category > DLL and Calls >

nGetProcAddress()

Previous pageReturn to chapter overviewNext page

Return the function pointer of an exported function from the specified DLL or 0 if not found.

Syntax:

nGetProcAddress( hDll , cFuncName ) -> fp