COleSafeArray::AllocDescriptor
分配一个安全数组的类型描述符的内存。
void AllocDescriptor(
DWORD dwDims
);
参数
- dwDims
维度数。安全数组的。
备注
在错误,该函数引发 CMemoryException 或 COleException。
要求
Header: afxdisp.h
分配一个安全数组的类型描述符的内存。
void AllocDescriptor(
DWORD dwDims
);
在错误,该函数引发 CMemoryException 或 COleException。
Header: afxdisp.h