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

IdRawBuildRip

Declaration

Source position: IdRawFunctions.pas line 94

procedure IdRawBuildRip(

  const ACommand: UInt8;

  const AVersion: UInt8;

  const ARoutingDomain: UInt16;

  const AnAddressFamily: UInt16;

  const ARoutingTag: UInt16;

  const AnAddr: UInt32;

  const AMask: UInt32;

  const ANextHop: UInt32;

  const AMetric: UInt32;

  const APayload: TIdBytes;

  var VBuffer: TIdBytes

);



CT Web help

CodeTyphon Studio