IEvent::Param1 Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 9: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Param1([out, retval] PARAM_T* | + | <pre class="brush:cpp;gutter:false">HRESULT get_Param1([out, retval] PARAM_T* Param); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IEvent|IEvent]] | [[PXV:IEvent|IEvent]] |
Revision as of 05:49, 12 June 2015
Property Param1 of interface IEvent returns Value of PARAM_T ...
Syntax
HRESULT get_Param1([out, retval] PARAM_T* Param);