CAccessToken::GetStatistics
Call this method to get information associated with the CAccessToken object.
bool GetStatistics(
TOKEN_STATISTICS* pStatistics
) const throw(...);
Parameters
- pStatistics
Pointer to a TOKEN_STATISTICS structure.
Return Value
Returns true on success, false on failure.
Requirements
Header: atlsecurity.h