Megosztás a következőn keresztül:


IIde::add_IdeDeactivated

 

Adds a handler for the deactivated event.

Syntax

HRESULT add_IdeDeactivated(IIdeDeactivatedHandler *pHandler, ULONG *pCookie);  

Parameters

pHandler

[in] The new handler to add.

pCookie

[out, retval] The cookie for the handler.

Return Value

One of the standard HRESULT values.

Requirements

Type Library VstaCore.tlb
Header VstaCore.h

See Also

IIde Interface
IIdeDeactivatedHandle::IdeDeactivated