IrDASocketOptionNameNineWireMode Field
Sets IrCOMM 9-Wire/Cooked mode. Used for instance when connecting
to the modem in a mobile phone (service name IrDA:IrCOMM).
Namespace: InTheHand.Net.SocketsAssembly: InTheHand.Net.IrDA (in InTheHand.Net.IrDA.dll) Version: 4.0.2+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public const SocketOptionName NineWireMode = 22
Public Const NineWireMode As SocketOptionName = 22
public:
literal SocketOptionName NineWireMode = 22
static val mutable NineWireMode: SocketOptionName
Field Value
SocketOptionName
In operation, received IrCOMM control information is discarded and
null information is sent.
Boolean