Unit 'sdl_net' Package
[Overview][Constants][Types][Procedures and functions][Index] [#sdl]

TUDPpacket

Declaration

Source position: sdl_net.pas line 238

type TUDPpacket = record

  channel: Integer;

  data: PUInt8;

  len: Integer;

  maxlen: Integer;

  status: Integer;

  address: TIPAddress;

end;


Documentation generated on: 2023-03-18