SECShortcutBarComp::InsertWnd
intSECShortcutBarComp::InsertWnd(intnIndex, HWND&hWndClient, LPCTSTRlpszLabel)
Inserts the client window at the specified index.
Defined in: ShortcutBar.h
Return Value
The return value is the index of the newly added client.
Parameters
nIndex
The zero-based index at which the client is to be inserted.
hWndClient
The window handle of the client.
lpszLabel
The bar label.
See Also