CComQIPtr::CComQIPtr
Konstruktor.
CComQIPtr( ) throw( );
CComQIPtr(
T* lp
) throw( );
CComQIPtr(
IUnknown* lp
) throw( );
CComQIPtr(
const CComQIPtr< T,
piid >& lp
) throw( );
Parametry
lp
Slouží k inicializaci ukazatele rozhraní.T
Rozhraní COM.piid
Ukazatel IID o T .
Požadavky
Záhlaví: atlcomcli.h