Skip navigation links
JNA API 5.10.0
com.sun.jna.platform.win32

Class WinBase.DCB

  • Enclosing interface:
    WinBase


    @Structure.FieldOrder(value={"DCBlength","BaudRate","controllBits","wReserved","XonLim","XoffLim","ByteSize","Parity","StopBits","XonChar","XoffChar","ErrorChar","EofChar","EvtChar","wReserved1"})
    public static class WinBase.DCB
    extends Structure
    Defines the control setting for a serial communications device.
JNA API 5.10.0

Copyright © 2007-2018 Timothy Wall. All Rights Reserved.