次の方法で共有


MobileBroadbandDeviceServiceCommandEventArgs.EventId プロパティ

定義

Device Service トリガー イベントの一意のイベント識別子を取得します。

public:
 property unsigned int EventId { unsigned int get(); };
uint32_t EventId();
public uint EventId { get; }
var uInt32 = mobileBroadbandDeviceServiceCommandEventArgs.eventId;
Public ReadOnly Property EventId As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

Device Service トリガー イベントの一意のイベント識別子。

Windows の要件

アプリの機能
cellularDeviceControl

適用対象