Internet Direct (Indy) Version 9.0.2 Beta
IdRawBuildIcmpMask
Builds a datagram using ICMP headers and ICMP Mask message formats.
function IdRawBuildIcmpMask(AType: byte; ACode: byte; AnId: word; ASeq: word; AMask: longword; const APayload; APayloadSize: integer; var ABuffer): boolean;