Indy 9
TFlowSpec
Unit: IdWinSock2
TFlowSpec = packed record
  DelayVariation: LongInt;
  Latency: LongInt;
  PeakBandwidth: LongInt;
  TokenBucketSize: LongInt;
  TokenRate: LongInt;
  ServiceType: TServiceType;
  MaxSduSize: LongInt;
  MinimumPolicedSize: LongInt;
  end;
Unit
IdWinSock2
Members
DelayVariation: LongInt;
DelayVariation
Latency: LongInt;
Latency
PeakBandwidth: LongInt;
PeakBandwidth
TokenBucketSize: LongInt;
TokenBucketSize
TokenRate: LongInt;
TokenRate
ServiceType: TServiceType;
ServiceType
MaxSduSize: LongInt;
MaxSduSize
MinimumPolicedSize: LongInt;
MinimumPolicedSize
Description
TFlowSpec

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.