IOpInputItem::Params Property

From PDF XChange PDF SDK
Revision as of 15:53, 16 June 2015 by Johnv (Talk | contribs)

Jump to: navigation, search


Property pParams 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
ICab