RfcommDeviceService.GetDeviceSelector(RfcommServiceId) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得進階查詢語法 (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
要查詢的服務識別碼。
傳回
用來識別 RFCOMM 服務實例的 AQS 字串。
Windows 需求
應用程式功能 |
bluetooth
|