Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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