Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

SdpQueryUuidUnion

Declaration

Source position: jwabthsdpdef.pas line 178

type SdpQueryUuidUnion = record

  case Integer of

    0: (

        uuid128: TGUID;

      );

    1: (

        uuid32: ULONG;

      );

    2: (

        uuid16: Word;

      );

end;


Documentation generated on: 2023-03-18