skip book previous and next navigation links
go up to top of book: HP Open Source Security for OpenVMS Volume 1:... HP Open Source Security for OpenVMS Volume 1:...
go to beginning of reference: API FunctionsAPI Functions
go to previous page: cssm_GetModuleInfocssm_GetModuleInfo
go to next page: CSSM_GetSubserviceUIDFromHandleCSSM_GetSubserviceUIDFromHandle
end of book navigation links


CSSM_GetPrivilege
Library
Description
See Also
 Parameters
Errors

NAME

CSSM_GetPrivilege - Get CSSM privilege value (CDSA)

SYNOPSIS  

# include <cssm.h>

CSSM_RETURN CSSMAPI CSSM_GetPrivilege(CSSM_PRIVILEGE *Privilege;


return to top LIBRARY  

Common Security Services Manager library (cdsa$incssm300_shr.exe)


return to top PARAMETERS  

Privilege (output)
 The CSSM_PRIVILEGE value currently set.


return to top DESCRIPTION  

The CSSM_GetPrivilege() function returns the CSSM_PRIVILEGE value currentlyestablished in the framework.


return to top ERRORS  

Errors are described in the CDSA Technical Standard.


return to top SEE ALSO  

Books

Intel CDSA Application Developer's Guide


go to previous page: cssm_GetModuleInfocssm_GetModuleInfo
go to next page: CSSM_GetSubserviceUIDFromHandleCSSM_GetSubserviceUIDFromHandle