Unit 'IdRawFunctions' Package
[Overview][Procedures and functions][Index] [#pl_indy]

IdRawBuildArp

Declaration

Source position: IdRawFunctions.pas line 50

procedure IdRawBuildArp(

  const AHwAddressFormat: UInt16;

  const AProtocolFormat: UInt16;

  const AHwAddressLen: UInt8;

  const AProtocolLen: UInt8;

  const AnOpType: UInt16;

  ASenderHw: TIdEtherAddr;

  ASenderPr: TIdInAddr;

  ATargetHw: TIdEtherAddr;

  ATargetPr: TIdInAddr;

  const APayload: TIdBytes;

  var VBuffer: TIdBytes

);



CT Web help

CodeTyphon Studio