Share via


IIde::remove_IdeDeactivated

 

Removes the handler identified by cookie from the IDEDeactivated event.

Syntax

HRESULT remove_IdeDeactivated(ULONG pCookie);

Parameters

pCookie

[in] The cookie for the handler to remove.

Return Value

One of the standard HRESULT values.

Requirements

Type Library

VstaCore.tlb

Header

VstaCore.h

See Also

IIde Interface (VSTA)
IIdeDeactivatedHandle::IdeDeactivated