IUIX_CmdItemBox::Index Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IUIX_CmdItemBox::Index Property}}
 
{{#customTitle:IUIX_CmdItemBox::Index Property}}
 
{{#parentPage:PXV:IUIX_CmdItemBox#Properties|Index|property}}
 
{{#parentPage:PXV:IUIX_CmdItemBox#Properties|Index|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Index''' of interface [[PXV:IUIX_CmdItemBox|IUIX_CmdItemBox]] returns  Value of LONG ...
+
Property '''Index''' of interface [[PXV:IUIX_CmdItemBox|IUIX_CmdItemBox]] returns  Value of LONG containing the index of the command items box in the [[PXV:IUIX_CmdBar|command bar]].
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 08:28, 24 March 2016


Property Index of interface IUIX_CmdItemBox returns Value of LONG containing the index of the command items box in the command bar.

Syntax

HRESULT get_Index([out, retval]  LONG*  nIndex);

See Also

IUIX_CmdItemBox