RB_IDTOINDEXRB_IDTOINDEX*
*Contents  *Index  *Topic Contents
*Previous Topic: RB_HITTEST
*Next Topic: RB_INSERTBAND

RB_IDTOINDEX


RB_IDTOINDEX
    wParam = (WPARAM)(UINT) uBandID;
    lParam = 0;

Converts a band identifier to a band index in a rebar control.

uBandID
The application-defined identifier of the band in question. This is the value that was passed in the wID member of the REBARBANDINFO structure when the band was inserted.

Version 4.71


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.