Partager via


CAccessToken::GetStatistics

Call this method to get information associated with the CAccessToken object.

bool GetStatistics( 
   TOKEN_STATISTICS* pStatistics 
) const throw(...);

Parameters

Return Value

Returns true on success, false on failure.

Requirements

Header: atlsecurity.h

See Also

Reference

CAccessToken Class