SmsDevice2.GetDefault 方法

定义

创建与默认 SMS 设备关联的 SmsDevice2 实例。

public:
 static SmsDevice2 ^ GetDefault();
 static SmsDevice2 GetDefault();
public static SmsDevice2 GetDefault();
function getDefault()
Public Shared Function GetDefault () As SmsDevice2

返回

为默认 SMS 设备初始化的 SmsDevice2 实例。

Windows 要求

应用功能
cellularMessaging sms

适用于