IEvent::Param1 Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
{{#customTitle:IEvent::Param1 Property}} | {{#customTitle:IEvent::Param1 Property}} | ||
− | Property '''Param1''' of interface [[PXV:IEvent|IEvent]] returns Value of | + | Property '''Param1''' of interface [[PXV:IEvent|IEvent]] returns Value of PARAM_T ... |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Param1([out, retval] | + | <pre class="brush:cpp;gutter:false">HRESULT get_Param1([out, retval] PARAM_T* pParam); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
See also [[PXV:IEvent|IEvent]]. | See also [[PXV:IEvent|IEvent]]. |
Revision as of 01:27, 14 April 2015
Property Param1 of interface IEvent returns Value of PARAM_T ...
Syntax
HRESULT get_Param1([out, retval] PARAM_T* pParam);
See Also
See also IEvent.