Source position: jwaqossp.pas line 487
type _CONTROL_SERVICE = record |
Length: ULONG; |
Service: SERVICETYPE; |
Overrides: AD_GENERAL_PARAMS; |
case Integer of |
0: ( |
Guaranteed: AD_GUARANTEED; |
); |
1: ( |
ParamBuffer: array [0..0] of PARAM_BUFFER; |
); |
end; |