SECToolBarManager::InformBtns
voidSECToolBarManager::InformBtns(UINTnID, UINTnCode, void*pData)
Passes notification through to all buttons of id "nID" in all toolbars
Defined in: tbarmgr.cpp
Return Value
void
Parameters
nID
Button id to search for
nCode
Notification code.
pData
User data
Comments
Use this function to forward notification information to all instances of a particular button on all toolbars.