ISL_VerifyLoadedModule
ISL_VERIFIED_MODULE_PTR ISL_VerifyLoadedModule
(ISL_MANIFEST_SECTION_PTR Section)
This function verifies a memory-resident object code module referenced in the specified manifest section.
- Section (input)
A manifest section returned by the ISL_GetNextManifestSection or ISL_FindManifestSection functions.
Pointer to a verified module object if successful, or NULL if unsuccessful.
ISL_GetNextManifestSection, ISL_FindManifestSection
Contents | Next section | Index |