CToolBarCtrl::InsertMarkHitTest

BOOL InsertMarkHitTest( LPPOINT ppt**, LPTBINSERTMARK** ptbim ) const;

Return Value

Nonzero if successful; otherwise zero.

Parameters

ppt

A pointer to a structure that contains the hit test coordinates, relative to the client area of the toolbar.

ptbim

A pointer to a structure that receives the insertion mark information.

Remarks

This member function implements the behavior of the Win32 message , as described in the Platform SDK.

CToolBarCtrl OverviewClass MembersHierarchy Chart

See Also   CToolBarCtrl::GetInsertMark, CToolBarCtrl::SetInsertMark