CStatusBar::SetIndicators

This method sets each indicator’s identifier to the value specified by the corresponding element of the array lpidentifierArray, loads the string resource specified by each identifier, and sets the indicator’s text to the string.

At a Glance

Header file: Afxext.h
Platforms: Palm-size PC, H/PC Pro
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

Syntax

BOOL SetIndicators( const UINT* lpIDArray, int nIDCount );