Share via


GattServiceProviderTriggerResult 클래스

정의

이 클래스에는 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
상속
Object Platform::Object IInspectable GattServiceProviderTriggerResult
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 Creators Update (10.0.15063.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v4.0에서 도입되었습니다.)

속성

Error

트리거를 만드는 상태 가져옵니다.

Trigger

GattServiceProviderTrigger.CreateAsync에서 만든 트리거를 가져옵니다.

적용 대상