COleSafeArray::AllocDescriptor

 

Allocates memory for the descriptor of a safe array.

Syntax

      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

COleSafeArray Class
Hierarchy Chart
COleSafeArray::AllocData
8fe5c802-cdc0-4e7a-9410-ba65f9a5140e