Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
The constructor.
CComPtr( ) throw ( );
CComPtr(
T* lp
) throw ( );
CComPtr (
const CComPtr< T >& lp
) throw ( );
Parameters
lp
Used to initialize the interface pointer.T
A COM interface.
Requirements
Header: atlcomcli.h