Source position: jwatraffic.pas line 471
type _QOS_DIFFSERV_RULE = record
InboundDSField: UCHAR;
ConformingOutboundDSField: UCHAR;
NonConformingOutboundDSField: UCHAR;
ConformingUserPriority: UCHAR;
NonConformingUserPriority: UCHAR;
end;