CComQIPtr::CComQIPtr
el constructor.
CComQIPtr( ) throw( );
CComQIPtr(
T* lp
) throw( );
CComQIPtr(
IUnknown* lp
) throw( );
CComQIPtr(
const CComQIPtr< T,
piid >& lp
) throw( );
Parámetros
lp
Se utiliza para inicializar el puntero de interfaz.T
Una interfaz COM.piid
Un puntero al identificador IID de T.
Requisitos
encabezado: atlcomcli.h