COleSafeArray::ResizeOneDim
Changes the number of elements in a one-dimensional COleSafeArray object.
void ResizeOneDim(
DWORD dwElements
);
- dwElements
Number of elements in the one-dimensional safe array.
On error, the function throws a COleException.
See the example for COleSafeArray::CreateOneDim.
Header: afxdisp.h