This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET]
Public Sub New ( _
ulCntStr As Integer,
ulCntChar As Integer,
rgString As IntPtr
)
[C#]
public tagRemSNB {
uint ulCntStr,
uint ulCntChar,
IntPtr rgString
)
[C++]
typedef struct tagRemSNB { } tagRemSNB;