SECCalcBtn::IsAccelerator
BOOLSECCalcBtn::IsAccelerator(LPCTSTRlpszChar)
Test whether the given char is an accelerator for the button.
Defined in: CalcBtn.cpp
Return Value
Returns non-zero if the given char is an accelerator for the button; otherwise 0;
Parameters
lpszChar
Pointer to a char that is an accelerator for the button.