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 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Event::Result Property}}
 
{{#customTitle:IUIX_Event::Result Property}}
{{#parentPage:PXV:IUIX_Event|Result Property|property}}
+
{{#parentPage:PXV:IUIX_Event#Properties|Result Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 22:38, 21 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.