<StructLayout(LayoutKind.Sequential, Pack:=2)> Public Structure OP_ETH_GENERAL_SETTINGS
Dim ucInterfaceType As Byte
Dim reserved0 As Byte
Dim reserved1 As Byte
Dim reserved2 As Byte
Dim tapPair0 As UInt16
Dim tapPair1 As UInt16
Dim tapPair2 As UInt16
Dim tapPair3 As UInt16
Dim tapPair4 As UInt16
Dim tapPair5 As UInt16
Dim uFlags As UInt32
End Structure