IOpInputItem::Params Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 13: Line 13:
  
 
== See Also ==
 
== See Also ==
[[PXV:IOpInputItem|IOpInputItem]].
+
[[PXV:IOpInputItem|IOpInputItem]]

Revision as of 04:08, 23 May 2015


Property Params of interface IOpInputItem returns Pointer to ICab ...

Syntax

HRESULT get_Params([out, retval]  ICab**  ppParams);

See Also

IOpInputItem