Freigeben über


RfcommOutboundConnectionInformation Klasse

Definition

Stellt Informationen zu ausgehenden RFCOMM-Verbindungen bereit. Wenn eine App möchte, dass das System ausgehende Verbindungen in ihrem Namen erstellt, muss die App dieses Objekt erstellen und es an rfcommConnectionTrigger anfügen.

public ref class RfcommOutboundConnectionInformation sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class RfcommOutboundConnectionInformation final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class RfcommOutboundConnectionInformation
Public NotInheritable Class RfcommOutboundConnectionInformation
Vererbung
Object Platform::Object IInspectable RfcommOutboundConnectionInformation
Attribute

Windows-Anforderungen

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

Eigenschaften

RemoteServiceId

Ruft die Dienst-UUID des Remotediensts ab, mit dem das System im Auftrag der App eine Verbindung herstellt, oder legt diese fest.

Gilt für: