CComPtr::CComPtr
Constructeur.
CComPtr( ) throw ( );
CComPtr(
T* lp
) throw ( );
CComPtr (
const CComPtr< T >& lp
) throw ( );
Paramètres
lp
Utilisé pour initialiser le pointeur d'interface.T
Une interface COM.
Configuration requise
Header: atlcomcli.h