IUIX_Event::Param2 Property

From PDF XChange PDF SDK
Revision as of 04:22, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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

Syntax

HRESULT get_Param2([out, retval]  PARAM_T*  nParam);
HRESULT put_Param2([in]  PARAM_T  nParam);

See Also

IUIX_Event