次の方法で共有


RfcommDeviceService.GetDeviceSelector(RfcommServiceId) メソッド

定義

RFCOMM サービスのインスタンスを識別するための高度なクエリ構文 (AQS) 文字列を取得します。 この文字列は CreateWatcher メソッドに渡されます。

public:
 static Platform::String ^ GetDeviceSelector(RfcommServiceId ^ serviceId);
 static winrt::hstring GetDeviceSelector(RfcommServiceId const& serviceId);
public static string GetDeviceSelector(RfcommServiceId serviceId);
function getDeviceSelector(serviceId)
Public Shared Function GetDeviceSelector (serviceId As RfcommServiceId) As String

パラメーター

serviceId
RfcommServiceId

クエリを実行するサービス ID。

戻り値

String

Platform::String

winrt::hstring

RFCOMM サービス インスタンスを識別するための AQS 文字列。

Windows の要件

アプリの機能
bluetooth

適用対象