System.Bluetooth.TBluetoothUUID.Empty

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function Empty: TGUID; static;

Properties

Type Visibility Source Unit Parent
function public System.pas System.Bluetooth TBluetoothUUID

Description

Returns an empty instance of TBluetoothUUID, filled with zeros.

See Also