IUIX_CmdItem::Index Property

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

See Also

IUIX_CmdItem