This topic has not yet been rated - Rate this topic

RB_GETBANDINFO message

Applies to: desktop apps only

Retrieves information about a specified band in a rebar control.

Parameters

wParam

Zero-based index of the band for which the information will be retrieved.

lParam

Pointer to a REBARBANDINFO structure that will receive the requested band information. Before sending this message, you must set the cbSize member of this structure to the size of the REBARBANDINFO structure and set the fMask member to the items you want to retrieve. Additionally, you must set the cch member of the REBARBANDINFO structure to the size of the lpText buffer when RBBIM_TEXT is specified.

Return value

Returns nonzero if successful, or zero otherwise.

Requirements

Minimum supported client

Windows 2000 Professional

Minimum supported server

Windows 2000 Server

Header

Commctrl.h

Unicode and ANSI names

RB_GETBANDINFOW (Unicode) and RB_GETBANDINFOA (ANSI)

See also

RB_SETBANDINFO

 

 

Send comments about this topic to Microsoft

Build date: 3/6/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ