IOpInputItem::Params Property
From PDF XChange PDF SDK
(→See Also) |
|||
Line 14: | Line 14: | ||
== See Also == | == See Also == | ||
[[PXV:IOpInputItem|IOpInputItem]] | [[PXV:IOpInputItem|IOpInputItem]] | ||
+ | [[PXV:IOperation_CreateInputItem|IOperation::CreateInputItem]] |
Revision as of 06:22, 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);