IUIX_CmdItem::FlatIndex Property

From PDF XChange PDF SDK
Jump to: navigation, search
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}}
{{ToWrite}}
 
 
{{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 08: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);

See Also

IUIX_CmdItem