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

_BLUETOOTH_DEVICE_INFO

Declaration

Source position: jwabluetoothapis.pas line 294

type _BLUETOOTH_DEVICE_INFO = record

  dwSize: DWORD;

  Address: BLUETOOTH_ADDRESS;

  ulClassofDevice: ULONG;

  fConnected: BOOL;

  fRemembered: BOOL;

  fAuthenticated: BOOL;

  stLastSeen: SYSTEMTIME;

  stLastUsed: SYSTEMTIME;

  szName: array [0..BLUETOOTH_MAX_NAME_SIZE-1] of WideChar;

end;


Documentation generated on: 2023-03-18