_com_ptr_t::AddRef
Microsoft Specific
void AddRef( ) throw( _com_error );
Remarks
Calls IUnknown::AddRef on the encapsulated interface pointer, raising an E_POINTER error if the pointer is NULL.
END Microsoft Specific
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Microsoft Specific
void AddRef( ) throw( _com_error );
Remarks
Calls IUnknown::AddRef on the encapsulated interface pointer, raising an E_POINTER error if the pointer is NULL.
END Microsoft Specific