_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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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