Source position: jwaqossp.pas line 469
type _PARAM_BUFFER = record
ParameterId: ULONG;
Length: ULONG;
Buffer: array [0..1-1] of UCHAR;
end;