SECCalcBtnArray::Append
intSECCalcBtnArray::Append(const SECCalcBtnArray&src)
Add the contents of another SECCalcBtnArray to the end of this array.
Defined in: SecCalc.h
Parameters
src
SECCalcBtnArray object to append.
Developer Notes
This is a 32-bit api.
See Also