System.Bluetooth.TBluetoothUUID Fields

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
D1publicD1 maps the first 8 hexadecimal digits in UUID as described in TBluetoothUUID.
D2publicD2 maps the 4 hexadecimal digits in UUID next to the 8 hexadecimal digits in D1 as described in TBluetoothUUID.
D3publicD3 maps the 4 hexadecimal digits in UUID next to the 8 digits in D1 and the 4 digits in D2 as described in TBluetoothUUID.
D4publicD4 maps the last 16 hexadecimal digits in UUID next to the 8 digits in D1, plus 4 digits in D2, plus 4 digits in D3 as described in TBluetoothUUID.