IUIX_CmdItem::Index Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdItem::Index Property}} | {{#customTitle:IUIX_CmdItem::Index Property}} | ||
{{#parentPage:PXV:IUIX_CmdItem#Properties|Index|property}} | {{#parentPage:PXV:IUIX_CmdItem#Properties|Index|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''Index''' of interface [[PXV:IUIX_CmdItem|IUIX_CmdItem]] returns Value of LONG | + | Property '''Index''' of interface [[PXV:IUIX_CmdItem|IUIX_CmdItem]] returns Value of LONG gets index of the item in the command's [[PXV:IUIX_CmdItemBox|box]]. |
== Syntax == | == Syntax == |
Latest revision as of 07:25, 23 March 2016
Property Index of interface IUIX_CmdItem returns Value of LONG gets index of the item in the command's box.
Syntax
HRESULT get_Index([out, retval] LONG* nIndex);