IOpInputItem::Params Property

From PDF XChange PDF SDK
Jump to: navigation, search
(See Also)
(See Also)
Line 13: Line 13:
  
 
== See Also ==
 
== See Also ==
[[PXV:IOpInputItem|IOpInputItem]]
+
:[[PXV:IOpInputItem|IOpInputItem]]
[[PXV:IOperation_CreateInputItem|IOperation::CreateInputItem]]
+
:[[PXV:IOperation_CreateInputItem|IOperation::CreateInputItem]]

Revision as of 07:23, 11 June 2015


Property Params of interface IOpInputItem returns Pointer to ICab that contains additional parameters for the input object that passed to the operation.

Syntax

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

See Also

IOpInputItem
IOperation::CreateInputItem