CSSM_GetGUIDUsage
CSSM_SERVICE_MASK CSSMAPI CSSM_GetGUIDUsage
(const CSSM_GUID_PTR ModuleGUID)
Returns a bit mask describing the CSSM function categories of service provided by the module identified by the specified GUID.
- ModuleGUID (input)
Globally unique identifier for the module of interest.
A CSSM_SERVICE_MASK from the info structure describing the services provided by the module referenced by the GUID.
- CSSM_INVALID_GUID
Invalid GUID.
- CSSM_INVALID_POINTER
Invalid input pointer.
CSSM_GetHandleUsage
Contents | Next section | Index |