IEvent::Result Property

From PDF XChange PDF SDK
Revision as of 02:27, 14 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search

Property Result of interface IEvent returns/sets Value of PARAM_T ...


Syntax

HRESULT get_Result([out, retval] PARAM_T* pResult);
HRESULT put_Result([in] PARAM_T pResult);

See Also

See also IEvent.