COleSafeArray Class

A class for working with arrays of arbitrary type and dimension.

class COleSafeArray : public tagVARIANT

Remarks

COleSafeArray derives from the OLE VARIANT structure. The OLE SAFEARRAY member functions are available through COleSafeArray, as well as a set of member functions specifically designed for one-dimensional arrays of bytes.

Requirements

Header: afxdisp.h

See Also

Reference

Hierarchy Chart

COleVariant Class

CRecordset Class

CDatabase Class

Other Resources

COleSafeArray Members