Call this member function to create a safe array.
void Create( VARTYPE vtSrc, DWORD dwDims, DWORD* rgElements );
void Create( VARTYPE vtSrc, DWORD dwDims, SAFEARRAYBOUND* rgsabounds );
Header file: | Afxdisp.h |
Platforms: | |
Versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
COleSafeArray Overview, COleSafeArray Member Functions, Structures, SafeArrayCreate, SAFEARRAY