SECShortcutBarComp::InsertBarVisual

intSECShortcutBarComp::InsertBarVisual(intnIndex, TVisual*pClient, LPCTSTRlpszLabel)

Inserts the visual client 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.

pClient

Pointer to the visual client instance.

lpszLabel

The bar label.

See Also

InsertBarWnd

AddBarVisual

SECShortcutBarComp