Source position: jwabthsdpdef.pas line 178
type SdpQueryUuidUnion = record
case Integer of
0: (
uuid128: TGUID;
);
1: (
uuid32: ULONG;
2: (
uuid16: Word;
end;