Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the current insertion mark for the toolbar.
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 Windows SDK.
Requirements
Header: afxcmn.h