IOpInputItem::Params 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_Params([out, retval] ICab** | + | <pre class="brush:cpp;gutter:false">HRESULT get_Params([out, retval] ICab** pParams); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IOpInputItem|IOpInputItem]] | [[PXV:IOpInputItem|IOpInputItem]] |
Revision as of 01:10, 4 June 2015
Property Params of interface IOpInputItem returns Pointer to ICab ...
Syntax
HRESULT get_Params([out, retval] ICab** pParams);