home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1995 September / Image.iso / pcplus / handson / vbwrk107 / apimagic.mdb / Structures / 014_Entry < prev    next >
Encoding:
Text File  |  1995-06-09  |  450 b   |  19 lines

  1.    Id As String * 1
  2.    BaudRate As Integer
  3.    ByteSize As String * 1
  4.    Parity As String * 1
  5.    StopBits As String * 1
  6.    RlsTimeout As Integer
  7.    CtsTimeout As Integer
  8.    DsrTimeout As Integer
  9.    Bits1 As String * 1 
  10.    Bits2 As String * 1 
  11.    XonChar As String * 1
  12.    XoffChar As String * 1
  13.    XonLim As Integer
  14.    XoffLim As Integer
  15.    PeChar As String * 1
  16.    EofChar As String * 1
  17.    EvtChar As String * 1
  18.    TxDelay As Integer
  19.