CStatusBar::GetItemID

返回 nIndex指定的指示符的ID。

UINT GetItemID( 
   int nIndex  
) const;

参数

  • nIndex
    ID将检索指示符的索引。

返回值

nIndex指定的指示符的ID。

要求

Header: afxext.h

请参见

参考

CStatusBar Class

层次结构图

CStatusBar::CommandToIndex