COleSafeArray::AllocDescriptor

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 OverviewClass MembersHierarchy Chart

See Also   COleSafeArray::AllocData, SafeArrayAllocDescriptor