This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET]
Public Sub New ( _
tdescElem As tagTYPEDESC,
cDims As ushort,
rgbounds As IntPtr
)
[C#]
public tagARRAYDESC {
tagTYPEDESC tdescElem,
ushort cDims,
IntPtr rgbounds
)
[C++]
typedef struct tagARRAYDESC { } tagARRAYDESC;