Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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