IUIX_CmdItem::FlatIndex Property

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

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


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