CToolBarCtrl::GetInsertMark

void GetInsertMark( TBINSERTMARK* ptbim ) const;

Parameters

ptbim

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

Remarks

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

CToolBarCtrl OverviewClass MembersHierarchy Chart

See Also   CToolBarCtrl::SetInsertMark