This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET]
Public Sub New ( _
cBytes As Integer,
varDefaultValue As Object
)
[C#]
public tagPARAMDESCEX {
uint cBytes,
object varDefaultValue
)
[C++]
typedef struct tagPARAMDESCEX { } tagPARAMDESCEX;