System.Bluetooth.TBluetoothServerSocket.Close

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure Close;

C++

void __fastcall Close();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothServerSocket


説明

このソケットを閉じます。

Close を使用すると、Accept の呼び出しを別のスレッドから中止できます。

関連項目