TB_GETINSERTMARK message

Retrieves the current insertion mark for the toolbar.

Parameters

wParam

Must be zero.

lParam

Pointer to a TBINSERTMARK structure that receives the insertion mark.

Return value

Always returns TRUE.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Commctrl.h

See also

TB_SETINSERTMARK