IUIX_CmdItem::FlatIndex Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdItem::FlatIndex Property}} | {{#customTitle:IUIX_CmdItem::FlatIndex Property}} | ||
{{#parentPage:PXV:IUIX_CmdItem#Properties|FlatIndex|property}} | {{#parentPage:PXV:IUIX_CmdItem#Properties|FlatIndex|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''FlatIndex''' of interface [[PXV:IUIX_CmdItem|IUIX_CmdItem]] returns Value of LONG | + | Property '''FlatIndex''' of interface [[PXV:IUIX_CmdItem|IUIX_CmdItem]] returns Value of LONG containing the index of the item inside the [[PXV:IUIX_CmdBar|command bar]]. |
== Syntax == | == Syntax == |
Latest revision as of 07:26, 23 March 2016
Property FlatIndex of interface IUIX_CmdItem returns Value of LONG containing the index of the item inside the command bar.
Syntax
HRESULT get_FlatIndex([out, retval] LONG* nIndex);