IEvent::Param2 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::Param2 Property}}
 
{{#customTitle:IEvent::Param2 Property}}
{{#parentPage:PXV:IEvent|property}}
+
{{#parentPage:PXV:IEvent|Param2 Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Param2([out, retval] PARAM_T* pParam);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Param2([out, retval] PARAM_T* pParam);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IEvent|IEvent]].
 
See also [[PXV:IEvent|IEvent]].

Revision as of 05:49, 23 April 2015


Property Param2 of interface IEvent returns Value of PARAM_T ...

Syntax

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

See Also

See also IEvent.