COleSafeArray

This class is used for working with arrays of arbitrary types and dimensions. COleSafeArray provides implementations of the COM SAFEARRAY methods, as well as a set of methods specifically designed for one-dimensional arrays of bytes. COleSafeArray derives from the COM VARIANT structure.

At a Glance

Header file: Afxdisp.h
Platforms: H/PC 2.0, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

VARIANT, SAFEARRAY