Share via


GetSmsDeviceOperation.Id 属性

定义

指定异步 SmsDevice 对象检索操作的 ID。

public:
 property unsigned int Id { unsigned int get(); };
uint32_t Id();
public uint Id { get; }
var uInt32 = getSmsDeviceOperation.id;
Public ReadOnly Property Id As UInteger

属性值

UInt32

unsigned int

uint32_t

唯一表示异步 SmsDevice 对象检索操作的整数。

实现

Id

Windows 要求

应用功能
cellularMessaging sms

适用于