IfmManage::get_ClassMsgSink

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

Syntax

HRESULT get_ClassMsgSink( IDispatch **ppdispSink );

Parameters

ppdispSink
Pointer to the pointer to the application’s class message sink.

Return Values

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

See Also

IfmManage::put_ClassMsgSink