SECCustomToolBar::InformBtns
voidSECCustomToolBar::InformBtns(UINTnID, UINTnCode, void*pData, BOOLbPass /* = FALSE */)
Passes notification through to all buttons of nID.
Defined in: tbarcust.cpp
Return Value
void
Parameters
nID
The command ID.
nCode
Code associated with the command ID.
pData
Pointer to the data to be acted on by command.
bPass /* = FALSE */
Returns TRUE if notification has been passed.