Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Retrieves the insertion mark information for a point in a toolbar.
BOOL InsertMarkHitTest(
LPPOINT ppt,
LPTBINSERTMARK ptbim
) const;
Parameters
ppt
A pointer to a POINT structure that contains the hit test coordinates, relative to the client area of the toolbar.ptbim
A pointer to a TBINSERTMARK structure that receives the insertion mark information.
Return Value
Nonzero if successful; otherwise zero.
Remarks
This member function implements the behavior of the Win32 message TB_INSERTMARKHITTEST, as described in the Windows SDK.
Requirements
Header: afxcmn.h