CComGITPtr::CopyTo
Visual Studio 2005
Call this method to copy the interface from the global interface table (GIT) to the passed pointer.
HRESULT CopyTo( T** pp ) const throw( );
Parameters
- pp
-
The pointer which is to receive the interface.