Internet Direct (Indy) Version 9.0.1 Beta
IdRawBuildIcmpTimestamp
Builds a datagram using ICMP headers and Timestamp message formats.
function IdRawBuildIcmpTimestamp(AType: byte; ACode: byte; AnId: word; ASeq: word; AnOtime: TIdNetTime; AnRtime: TIdNetTime; ATtime: TIdNetTime; const APayload; APayloadSize: integer; var ABuffer): boolean;