IOpInputItem::Params Property

From PDF XChange PDF SDK
Revision as of 06:53, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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**  Params);

See Also

IOpInputItem
IOperation::CreateInputItem
ICab