SECPopupCalculator::HandleEvent

BOOLSECPopupCalculator::HandleEvent(SECCalcOpop)

Handles events related to the calculator’s operations. Called when a button is pressed on the calculator.

Defined in: SecCalc.cpp

Return Value

Nonzero if the event associated with a calculator function button is successfully handled; otherwise 0.

Parameters

op

The calculator operation to handle. See SECCalculator::SECCalcOp

See Also

SECPopupCalculator SECCalculator::SECCalcOp