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

適用対象