System.Bluetooth.Components.TBluetoothLE.GetGattServer

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetGattServer: TBluetoothGattServer;

C++

System::Bluetooth::TBluetoothGattServer* __fastcall GetGattServer();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetoothLE

Beschreibung

Getter der schreibgeschützten Eigenschaft GattServer.

Siehe auch