IUIX_CmdItem::Index Property

From PDF XChange PDF SDK
Revision as of 08:25, 23 March 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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