This topic has not yet been rated - Rate this topic

CComGITPtr::Revoke

Call this method to remove the current interface from the global interface table (GIT).

HRESULT Revoke( ) throw( );

Returns S_OK on success, or an error HRESULT on failure.

Removes the interface from the GIT.

Header: atlbase.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.