IOpInputItem::Params Property
From PDF XChange PDF SDK
(→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 06: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);