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

_BLUETOOTH_ADDRESS

Declaration

Source position: jwabluetoothapis.pas line 85

type _BLUETOOTH_ADDRESS = record

  case Integer of

    0: (

        ullLong: BTH_ADDR;

      );

    1: (

        rgBytes: array [0..5] of Byte;

      );

end;


Documentation generated on: 2023-03-18