共用方式為


MobileBroadbandModem.FromId(String) 方法

定義

判斷行動寬頻裝置是否為無線 WAN 裝置。

public:
 static MobileBroadbandModem ^ FromId(Platform::String ^ deviceId);
 static MobileBroadbandModem FromId(winrt::hstring const& deviceId);
public static MobileBroadbandModem FromId(string deviceId);
function fromId(deviceId)
Public Shared Function FromId (deviceId As String) As MobileBroadbandModem

參數

deviceId
String

Platform::String

winrt::hstring

行動寬頻裝置識別碼

傳回

行動寬頻數據機。

Windows 需求

應用程式功能
cellularDeviceControl cellularDeviceIdentity

適用於