Partager via


RfcommOutboundConnectionInformation Classe

Définition

Fournit des informations sur les connexions sortantes RFCOMM. Si une application souhaite que le système crée des connexions sortantes en son nom, l’application doit créer cet objet et l’attacher à RfcommConnectionTrigger.

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
Héritage
Object Platform::Object IInspectable RfcommOutboundConnectionInformation
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
Fonctionnalités de l’application
bluetooth

Propriétés

RemoteServiceId

Obtient ou définit l’UUID de service du service distant auquel le système se connectera pour le compte de l’application.

S’applique à