Unit 'vsRawIP' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_synapsevs]

TICMPPacket

Declaration

Source position: vsrawip.pas line 144

type TICMPPacket = packed record

  IPHeader: TIPHeader;

  

  ICMPHeader: TICMPHeader;

  

  Data: array [0..1499] of Byte;

  

end;



CT Web help

CodeTyphon Studio