Unit 'JwaNb30' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

_ADAPTER_STATUS

Declaration

Source position: jwanb30.pas line 123

type _ADAPTER_STATUS = record

  adapter_address: array [0..5] of UCHAR;

  rev_major: UCHAR;

  reserved0: UCHAR;

  adapter_type: UCHAR;

  rev_minor: UCHAR;

  duration: Word;

  frmr_recv: Word;

  frmr_xmit: Word;

  iframe_recv_err: Word;

  xmit_aborts: Word;

  xmit_success: DWORD;

  recv_success: DWORD;

  iframe_xmit_err: Word;

  recv_buff_unavail: Word;

  t1_timeouts: Word;

  ti_timeouts: Word;

  reserved1: DWORD;

  free_ncbs: Word;

  max_cfg_ncbs: Word;

  max_ncbs: Word;

  xmit_buf_unavail: Word;

  max_dgram_size: Word;

  pending_sess: Word;

  max_cfg_sess: Word;

  max_sess: Word;

  max_sess_pkt_size: Word;

  name_count: Word;

end;


Documentation generated on: 2023-03-18