SECCalculator::HandleEvent
BOOLSECCalculator::HandleEvent(SECCalcOpop)
Handles an event (e.g., a button click) associated with a calculator function/button.
Defined in: SecCalc.cpp
Return Value
Nonzero if the event associated with a calculator function/button is successfully handled; otherwise 0.
Parameters
op
A calculator operation. See SECCalcOp.
See Also