Unit 'libSDL2_net' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_sdl]

TUDPPacket

Declaration

Source position: libsdl2_net.pas line 87

type TUDPPacket = record

  channel: cint;

  

  data: pcuint8;

  

  len: cint;

  

  maxlen: cint;

  

  status: cint;

  

  address: TIPaddress;

  

end;



CT Web help

CodeTyphon Studio