Class Winbase.COMSTAT

  • All Implemented Interfaces:
    Native
    Enclosing class:
    Winbase

    public static class Winbase.COMSTAT
    extends de.ibapl.jnhw.util.winapi.memory.WinApiStruct32
    • Method Detail

      • cbInQue

        public int cbInQue()
        Returns:
        the native value of cbInQue.
      • cbOutQue

        public int cbOutQue()
        Returns:
        the native value of cbOutQue.
      • fCtsHold

        public boolean fCtsHold()
        Returns:
        the native value of fCtsHold.
      • fDsrHold

        public boolean fDsrHold()
        Returns:
        the native value of fDsrHold.
      • fEof

        public boolean fEof()
        Returns:
        the native value of fEof.
      • fReserved

        public int fReserved()
        Returns:
        the native value of fReserved.
      • fRlsdHold

        public boolean fRlsdHold()
        Returns:
        the native value of fRlsdHold.
      • fTxim

        public boolean fTxim()
        Returns:
        the native value of fTxim.
      • fXoffHold

        public boolean fXoffHold()
        Returns:
        the native value of fXoffHold.
      • fXoffSent

        public boolean fXoffSent()
        Returns:
        the native value of fXoffSent.