IUIX_Event::Result Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Syntax

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

See Also

IUIX_Event