SECStdBtn::InformBtn

voidSECStdBtn::InformBtn(UINTnCode, void*pData)

Informs toolbar button of some event. This is normally used to reflect a change of state in all buttons of the same ID (e.g., when a checked button is selected, this will be called to ensure that all buttons reflect the same checked state.

Defined in: tbtnstd.cpp

Return Value

void

Parameters

nCode

Code associated with the event.

pData

Data associated with the event.