Share via


CStatusBar::SetIndicators

BOOLSetIndicators(constUINT*lpIDArray,intnIDCount**);**

Return Value

Nonzero if successful; otherwise 0.

Parameters

lpIDArray

Pointer to an array of IDs.

nIDCount

Number of elements in the array pointed to by lpIDArray.

Remarks

Sets each indicator’s ID to the value specified by the corresponding element of the array lpIDArray, loads the string resource specified by each ID, and sets the indicator’s text to the string.

CStatusBar OverviewClass MembersHierarchy Chart

See Also   CStatusBar::CStatusBar, CStatusBar::Create, CStatusBar::SetPaneInfo, CStatusBar::SetPaneText