Source position: jwabthdef.pas line 840
type _BTH_DEVICE_INFO = record
flags: ULONG;
address: BTH_ADDR;
classOfDevice: BTH_COD;
name: array [0..BTH_MAX_NAME_SIZE-1] of AnsiChar;
end;