TB_INSERTMARKHITTESTTB_INSERTMARKHITTEST*
*Contents  *Index  *Topic Contents
*Previous Topic: TB_INSERTBUTTON
*Next Topic: TB_ISBUTTONCHECKED

TB_INSERTMARKHITTEST


TB_INSERTMARKHITTEST
    wParam = (WPARAM)(LPPOINT)lppt;
    lParam = (LPARAM)(LPTBINSERTMARK)lptbim;

Retrieves the insertion mark information for a point in a toolbar.

lppt
Address of a POINT structure that contains the hit test coordinates, relative to the client area of the toolbar.
lptbim
Address of a TBINSERTMARK structure that receives the insertion mark information.

Version 4.71


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