Поделиться через


CAccessToken::Detach

Call this method to revoke ownership of the access token.

HANDLE Detach( ) throw( );

Возвращаемое значение

Returns the handle to the CAccessToken which has been detached.

Заметки

This method revokes the CAccessToken's ownership of the access token.

Требования

Header: atlsecurity.h

См. также

Основные понятия

CAccessToken Class

CAccessToken Members

CAccessToken::Attach