RfcommDeviceServicesResult Klasse

Definition

Das Ergebnis einer Rfcomm-Gerätedienstanforderung.

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
Vererbung
Object Platform::Object IInspectable RfcommDeviceServicesResult
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v3.0)
App-Funktionen
bluetooth

Hinweise

Diese Klasse wird als Ergebnis des Aufrufs der GetRfcommServicesAsync-Methode zurückgegeben.

Eigenschaften

Error

Zeigt an, dass ein Fehler aufgetreten ist.

Services

Das RfcommDeviceService-Objekt .

Gilt für: