Partager via


CStatusBar::GetItemID

Returns the ID of the indicator specified by nIndex.

UINT GetItemID(
   int nIndex 
) const;

Parameters

  • nIndex
    Index of the indicator whose ID is to be retrieved.

Return Value

The ID of the indicator specified by nIndex.

Requirements

Header: afxext.h

See Also

Reference

CStatusBar Class

Hierarchy Chart

CStatusBar::CommandToIndex

Other Resources

CStatusBar Members