ISL_GetLibHandle
void * ISL_GetLibHandle
(ISL_VERIFIED_MODULE_PTR Verification)
The system-dependent handle (or address) of the loaded object code module is returned.
- Verification (input)
A verified module object returned by the ISL_VerifyLoadedModuleAndCredentials, ISL_VerifyAndLoadModuleAndCredentials, ISL_SelfCheck, ISL_VerifyLoadedModule, or ISL_VerifyAndLoadModule function.
The handle to the loaded object code is returned, or NULL if failure.
ISL_SelfCheck, ISL_VerifyLoadedModule, ISL_VerifyAndLoadModule, ISL_VerifyLoadedModuleAndCredentials, ISL_VerifyAndLoadModuleAndCredentials
Contents | Next section | Index |