Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
The * operator.
T & operator *( ) const throw( );
Return Value
Returns the value of CComPtrBase::p; that is, a pointer to the object referenced by the CComPtrBase object.
If debug builds, an assertion error will occur if CComPtrBase::p is not equal to NULL.
Requirements
Header: atlcomcli.h