CArray::FreeExtra
voidFreeExtra();
Remarks
Frees any extra memory that was allocated while the array was grown. This function has no effect on the size or upper bound of the array.
Example
See the example for GetData.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
voidFreeExtra();
Remarks
Frees any extra memory that was allocated while the array was grown. This function has no effect on the size or upper bound of the array.
Example
See the example for GetData.