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

nodeent_f

Declaration

Source position: jwaws2dnet.pas line 190

type nodeent_f = packed record

  n_name: PAnsiChar;

  n_addrtype: Word;

  n_length: Word;

  n_addr: PAnsiChar;

  n_params: PAnsiChar;

  n_reserved: array [0..15] of Byte;

end;


Documentation generated on: 2025-07-25