IUIX_Event::Result Property

From PDF XChange PDF SDK
Revision as of 05:40, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

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

See Also

IUIX_Event