<StructLayout(LayoutKind.Sequential, Pack:=2)> Public Structure stCM_ISO157652_RxMessage
Dim vs_netid As UInt16
Dim padding As Byte
Dim id As UInt32
Dim id_mask As UInt32
Dim fc_id As UInt32
Dim flowControlExtendedAddress As Byte
Dim extendedAddress As Byte
Dim blockSize As Byte
Dim stMin As Byte
Dim cf_timeout As UInt16
Dim flags As UInt32
Dim reserved0 As Byte
Dim reserved1 As Byte
Dim reserved2 As Byte
Dim reserved3 As Byte
Dim reserved4 As Byte
Dim reserved5 As Byte
Dim reserved6 As Byte
Dim reserved7 As Byte
Dim reserved8 As Byte
Dim reserved9 As Byte
Dim reserved10 As Byte
Dim reserved11 As Byte
Dim reserved12 As Byte
Dim reserved13 As Byte
Dim reserved14 As Byte
Dim reserved15 As Byte
End Structure