EventHandlers property

Returns a collection of IERUSynchronousEventHandler interface pointers for the registered synchronous event handlers.

Syntax


C++

HRESULT get_EventHandlers(IERUCollection** ppRetValue)

Scripting languages

Set Collection = Object.EventHandlers

Home

Applies to

IERUSynchronousEventManager