COleSafeArray::Redim

Call this member function to change the least significant (rightmost) bound of a safe array.

Syntax

void Redim( SAFEARRAYBOUND* psaboundNew );

At a Glance

Header file: Afxdisp.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

COleSafeArray Overview, COleSafeArray Member Functions, Structures, COleSafeArray::Create, COleSafeArray::GetDim, COleSafeArray::ResizeOneDim, SafeArrayRedim, SAFEARRAY, SAFEARRAYBOUND