Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this method to take ownership of the given access token handle.
void Attach(
HANDLE hToken
) throw( );
Parameters
- hToken
A handle to the access token.
Remarks
In debug builds, an assertion error will occur if the CAccessToken object already has ownership of an access token.
Requirements
Header: atlsecurity.h