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

_NCB

Declaration

Source position: jwanb30.pas line 89

type _NCB = record

  ncb_command: UCHAR;

  ncb_retcode: UCHAR;

  ncb_lsn: UCHAR;

  ncb_num: UCHAR;

  ncb_buffer: PChar;

  ncb_length: Word;

  ncb_callname: array [0..NCBNAMSZ-1] of Char;

  ncb_name: array [0..NCBNAMSZ-1] of Char;

  ncb_rto: UCHAR;

  ncb_sto: UCHAR;

  ncb_post: TNcbPost;

  ncb_lana_num: UCHAR;

  ncb_cmd_cplt: UCHAR;

  ncb_reserve: array [0..9] of Char;

  ncb_event: HANDLE;

end;


Documentation generated on: 2023-03-18