This method is the constructor for CComQlPtr.
ULONG CComQIPtr( VOID );
ULONG CComQIPtr( T* lp );
ULONG CComQIPtr( const CComQIPtr< T >& lp );
ULONG CComQIPtr( IUnknown* lp );
| Header file: | Atlbase.h |
| Platforms: | |
| Versions: | 2.0 and later |
| Complete documentation: | Visual C++ documentation |
CComQIPtr Overview, CComQIPtr Methods