SECCalcBtnArray::Copy
voidSECCalcBtnArray::Copy(const SECCalcBtnArray&src)
Overwrites the elements with those of another SECCalcBtnArray.
Defined in: SecCalc.h
Parameters
src
SECCalcBtnArray object to copy.
Developer Notes
This is a 32-bit api.
See Also