IUIX_Event::Code Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 14: Line 14:
  
 
== See Also ==
 
== See Also ==
[[PXV:IUIX_Event|IUIX_Event]].
+
[[PXV:IUIX_Event|IUIX_Event]]

Revision as of 05:40, 23 May 2015


Property Code of interface IUIX_Event returns/sets Value of LONG ...

Syntax

HRESULT get_Code([out, retval]  LONG*  pCode);
HRESULT put_Code([in]  LONG  pCode);

See Also

IUIX_Event