void AllocDescriptor( DWORD dwDims );
Parameters
dwDims
Number of dimensions in the safe array.
Remarks
Call this function to allocate memory for the descriptor of a safe array. On error, the function throws a CMemoryException or COleException.
COleSafeArray Overview | Class Members | Hierarchy Chart
See Also COleSafeArray::AllocData, SafeArrayAllocDescriptor