GattServiceProviderTriggerResult Classe

Définition

Cette classe contient le déclencheur créé par GattServiceProviderTrigger.CreateAsync().

public ref class GattServiceProviderTriggerResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class GattServiceProviderTriggerResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class GattServiceProviderTriggerResult
Public NotInheritable Class GattServiceProviderTriggerResult
Héritage
Object Platform::Object IInspectable GattServiceProviderTriggerResult
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 Creators Update (introduit dans 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v4.0)

Propriétés

Error

Obtenez le status de création du déclencheur.

Trigger

Obtient le déclencheur créé par GattServiceProviderTrigger.CreateAsync

S’applique à