Copyright Digital Equipment Corp. All rights reserved.

CSSM_GetPrivilege

NAME
  CSSM_GetPrivilege - Get CSSM privilege value (CDSA)

SYNOPSIS
  # include <cssm.h>

       CSSM_RETURN CSSMAPI CSSM_GetPrivilege
       (CSSM_PRIVILEGE *Privilege);

LIBRARY
  Common Security Services Manager library (CDSA$INCSSM300_SHR.EXE)

PARAMETERS
  Privilege (output)
          The CSSM_PRIVILEGE value currently set.

DESCRIPTION
  The CSSM_GetPrivilege() function returns the CSSM_PRIVILEGE value
  currently established in the framework.

ERRORS
  Errors are described in the CDSA technical standard.  See CDSA.

SEE ALSO
  Books

  Intel CDSA Application Developer's Guide (see CDSA)

  Other Help Topics