_com_ptr_t::Release
Microsoft Specific
void Release( ) throw( _com_error );
Remarks
Calls IUnknown::Release on the encapsulated interface pointer, raising an E_POINTER error if this interface 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 Release( ) throw( _com_error );
Remarks
Calls IUnknown::Release on the encapsulated interface pointer, raising an E_POINTER error if this interface pointer is NULL.
END Microsoft Specific