Source position: jwaws2bth.pas line 259
type _BTH_QUERY_SERVICE = packed record
_type: ULONG;
serviceHandle: ULONG;
uuids: array [0..MAX_UUIDS_IN_QUERY-1] of SdpQueryUuid;
numRange: ULONG;
pRange: array [0..0] of SdpAttributeRange;
end;