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

Concepts

CStatusBar Class

CStatusBar Members

Hierarchy Chart

CStatusBar::CommandToIndex