SECToolBarManager::CreateUserToolBar
SECCustomToolBar*SECToolBarManager::CreateUserToolBar(LPCTSTRlpszTitle)
Creates a new, initially empty user toolbar with the specified name.
Defined in: tbarmgr.cpp
Return Value
SECCustomToolBar pointer of the new toolbar, or NULL if failure.
Parameters
lpszTitle
Title of the new toolbar.