System.Tether.BluetoothAdapter.TTetheringBluetoothAdapter.DoStopListening

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DoStopListening; override;

C++

virtual void __fastcall DoStopListening();

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
System.Tether.BluetoothAdapter.pas
System.Tether.BluetoothAdapter.hpp
System.Tether.BluetoothAdapter TTetheringBluetoothAdapter


Description

Répartiteur de l'événement StopListening du gestionnaire de l'adaptateur.

Il se peut que le gestionnaire de votre adaptateur appelle StartListening lorsque le gestionnaire est désactivé (Enabled vaut False).

StopListening appelle DoStopListening.

Voir aussi