RB_HITTESTRB_HITTEST*
*



Contents  *



Index  *Topic Contents
*Previous Topic: RB_GETUNICODEFORMAT
*Next Topic: RB_IDTOINDEX

RB_HITTEST


RB_HITTEST
    wParam = 0;
    lParam = (LPARAM)(LPRBHITTESTINFO) lprbht;

Determines which portion of a rebar band is at a given point on the screen, if a rebar band exists at that point.

lprbht
Address of an RBHITTESTINFO structure. Before sending the message, the pt member of this structure must be initialized to the point that will be hit tested, in client coordinates.

Version 4.71


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