IUIX_Event::Result Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Event::Result Property}}
 
{{#customTitle:IUIX_Event::Result Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IUIX_Event|IUIX_Event]].
+
[[PXV:IUIX_Event|IUIX_Event]].

Revision as of 07:24, 20 May 2015


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.