IEvent::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:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IEvent::Result Property}}
 
{{#customTitle:IEvent::Result Property}}
 +
{{#parentPage:PXV:IEvent|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Result''' of interface [[PXV:IEvent|IEvent]] returns/sets  Value of PARAM_T ...
 
Property '''Result''' of interface [[PXV:IEvent|IEvent]] returns/sets  Value of PARAM_T ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:35, 20 April 2015


Property Result of interface IEvent returns/sets Value of PARAM_T ...

Syntax

HRESULT get_Result([out, retval] PARAM_T* pResult);
HRESULT put_Result([in] PARAM_T pResult);

See Also

See also IEvent.