RfcommInboundConnectionInformation Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Fournit des informations sur les connexions RFCOMM entrantes. Si une application souhaite que le système écoute les connexions entrantes pour le compte d’un RfcommConnectionTrigger, l’application doit créer cet objet et l’attacher à rfcommConnectionTrigger.
public ref class RfcommInboundConnectionInformation 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 RfcommInboundConnectionInformation 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 RfcommInboundConnectionInformation
Public NotInheritable Class RfcommInboundConnectionInformation
- Héritage
- 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
LocalServiceId |
Obtient ou définit l’UUID de service qui sera publié dans l’enregistrement SDP. |
SdpRecord |
Obtient ou définit l’enregistrement SDP Bluetooth que le système publiera pour le compte de l’application. |
ServiceCapabilities |
Obtient ou définit les fonctionnalités de service qui seront publiées. |