CSSM_GetModuleGUIDFromHandle
CSSM_GUID_PTR CSSMAPI CSSM_GetModuleGUIDFromHandle
(CSSM_HANDLE ModuleHandle)
Returns the GUID of the attached module identified by the specified handle.
- ModuleHandle (input)
Handle of the module for which the GUID should be returned.
Non-NULL if the function was successful. NULL if an error condition occurred. Use CSSM_GetError to obtain the error code.
- CSSM_INVALID_MODULE_HANDLE
Invalid add-in handle.
CSSM_GetHandleUsage, CSSM_GetSubserviceUIDFromHandle
Contents | Next section | Index |