IUIX_Event::Param2 Property

From PDF XChange PDF SDK
Revision as of 06:43, 23 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

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

See Also

See also IUIX_Event.