CAccessToken::LoadUserProfile
Call this method to load the user profile associated with the CAccessToken object.
bool LoadUserProfile( ) throw(...);
Возвращаемое значение
Returns true on success, false on failure.
Заметки
In debug builds, an assertion error will occur if the CAccessToken does not contain a valid token, or if a user profile already exists.
Требования
Header: atlsecurity.h