This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET]
Public Sub New ( _
tdesc As tagTYPEDESC,
paramdesc As tagPARAMDESC
)
[C#]
public tagELEMDESC {
tagTYPEDESC tdesc,
tagPARAMDESC paramdesc
)
[C++]
typedef struct tagELEMDESC { } tagELEMDESC;