CAccessToken::GetPrivileges
Call this method to get the privileges associated with the CAccessToken object.
bool GetPrivileges(
CTokenPrivileges* pPrivileges
) const throw(...);
Параметры
- pPrivileges
Pointer to a CTokenPrivileges Class object which will receive the privileges.
Возвращаемое значение
Returns true on success, false on failure.
Требования
Header: atlsecurity.h