Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
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.
BOOL SetIndicators(
const UINT* lpIDArray,
int nIDCount
);
Параметры
lpIDArray
Pointer to an array of IDs.nIDCount
Number of elements in the array pointed to by lpIDArray.
Возвращаемое значение
Nonzero if successful; otherwise 0.
Требования
Header: afxext.h