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