Freigeben über


RfcommConnectionTriggerDetails Klasse

Definition

Stellt Informationen zum Bluetooth-Gerät bereit, das diesen Trigger ausgelöst hat.

public ref class RfcommConnectionTriggerDetails 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 RfcommConnectionTriggerDetails 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 RfcommConnectionTriggerDetails
Public NotInheritable Class RfcommConnectionTriggerDetails
Vererbung
Object Platform::Object IInspectable RfcommConnectionTriggerDetails
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

Incoming

Ruft ab, ob es sich um eine eingehende Verbindung handelt.

RemoteDevice

Ruft das BluetoothDevice-Objekt ab, das das Remotegerät darstellt.

Socket

Ruft einen Verweis auf den zugrunde liegenden StreamSocket dieser Verbindung ab.

Gilt für: