共用方式為


RfcommDeviceService.GetDeviceSelector(RfcommServiceId) 方法

定義

取得進階查詢語法 (AQS) 字串,以識別 RFCOMM 服務的實例。 此字串會傳遞至 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

要查詢的服務識別碼。

傳回

String

Platform::String

winrt::hstring

用來識別 RFCOMM 服務實例的 AQS 字串。

Windows 需求

應用程式功能
bluetooth

適用於