IfmManage::get_EventSink

This method gets a pointer to the IASEEventSink interface of an application.

Syntax

HRESULT get_EventSink( IDispatch **ppdispSink );

Parameters

ppdispSink
Pointer to the pointer to the application’s event sink.

Return Values

NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.

See Also

IfmManage::put_EventSink