CAccessToken::GetPrivileges
Call this method to get the privileges associated with the CAccessToken object.
bool GetPrivileges(
CTokenPrivileges* pPrivileges
) const throw(...);
Parameters
- pPrivileges
Pointer to a CTokenPrivileges Class object which will receive the privileges.
Return Value
Returns true on success, false on failure.
Requirements
Header: atlsecurity.h