Share via


RB_GETBANDCOUNT (Windows Embedded CE 6.0)

1/6/2010

This message retrieves the count of bands currently in the rebar control.

Syntax

RB_GETBANDCOUNT wParam = 0; 
    lParam = 0;

Parameters

  • wParam
    Not used.
  • lParam
    Not used.

Return Value

Returns a UINT value that represents the number of bands assigned to the control.

Requirements

Header commctrl.h
Windows Embedded CE Windows CE 2.0 and later

See Also

Reference

Rebar Controls Messages