共用方式為


RfcommDeviceServicesResult 類別

定義

Rfcomm 裝置服務要求的結果。

public ref class RfcommDeviceServicesResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class RfcommDeviceServicesResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class RfcommDeviceServicesResult
Public NotInheritable Class RfcommDeviceServicesResult
繼承
Object Platform::Object IInspectable RfcommDeviceServicesResult
屬性

Windows 需求

裝置系列
Windows 10 Anniversary Edition (已於 10.0.14393.0 - for Xbox, see UWP features that aren't yet supported on Xbox 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)
應用程式功能
bluetooth

備註

呼叫 GetRfcommServicesAsync 方法的結果會傳回這個類別。

屬性

Error

表示發生錯誤。

Services

RfcommDeviceService物件。

適用於