Compartir a través de


COleSafeArray::AllocDescriptor

Allocates memory for the descriptor of a safe array.

void AllocDescriptor(
   DWORD dwDims 
);

Parameters

  • dwDims
    Number of dimensions in the safe array.

Remarks

On error, the function throws a CMemoryException or COleException.

Requirements

Header: afxdisp.h

See Also

Concepts

COleSafeArray Class

COleSafeArray Members

Hierarchy Chart

COleSafeArray::AllocData

SafeArrayAllocDescriptor