CAccessToken::GetOwner
Call this method to get the owner associated with the CAccessToken object.
bool GetOwner(
CSid* pSid
) const throw(...);
Параметры
- pSid
Pointer to a CSid Class object.
Возвращаемое значение
Returns true on success, false on failure.
Заметки
The owner is set by default on any objects created while this access token is in effect.
Требования
Header: atlsecurity.h