System.Bluetooth.TBluetoothMacAddress

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

Delphi

type TBluetoothMacAddress = UnicodeString;

C++

typedef System::UnicodeString TBluetoothMacAddress;

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth System.Bluetooth


説明

ローカル アダプタまたはリモート デバイスのハードウェア アドレスです。

たとえば、"00:11:22:DD:EE:FF" などです。

関連項目