This topic has not yet been rated - Rate this topic

CComGITPtr::Detach

Call this method to disassociate the interface from the CComGITPtr object.

DWORD Detach( ) throw( );

Returns the cookie from the CComGITPtr object.

It is up to the caller to remove the interface from the GIT, using CComGITPtr::Revoke.

Header: atlbase.h

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.