IOpInputItem::Params Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
{{#customTitle:IOpInputItem::Params Property}} | {{#customTitle:IOpInputItem::Params Property}} | ||
{{#parentPage:PXV:IOpInputItem#Properties|Params|property}} | {{#parentPage:PXV:IOpInputItem#Properties|Params|property}} | ||
− | |||
− | Property ''' | + | Property '''pParams''' of interface [[PXV:IOpInputItem|IOpInputItem]] returns Pointer to [[PXV:ICab|ICab]] that contains additional parameters for the input object that passed to the operation. |
== Syntax == | == Syntax == | ||
Line 12: | Line 11: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IOpInputItem|IOpInputItem]] | |
− | + | ||
− | + |
Latest revision as of 22:55, 30 November 2017
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);