D
**Developer**
They do this in C# can't we do it in VB??
Public Structure DevicePropMap
Public Shared id() As Integer = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14,
15, 1026, 1027, 1028}
End Structure 'DevicePropMap
Public Structure DevicePropMap
Public Shared id() As Integer = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14,
15, 1026, 1027, 1028}
End Structure 'DevicePropMap
I guess, ***Developer*** posted only the interesting part of the