MobileBroadbandModem.GetCurrentConfigurationAsync 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
以非同步方式擷取行動寬頻數據機組態資訊。
public:
virtual IAsyncOperation<MobileBroadbandModemConfiguration ^> ^ GetCurrentConfigurationAsync() = GetCurrentConfigurationAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<MobileBroadbandModemConfiguration> GetCurrentConfigurationAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<MobileBroadbandModemConfiguration> GetCurrentConfigurationAsync();
function getCurrentConfigurationAsync()
Public Function GetCurrentConfigurationAsync () As IAsyncOperation(Of MobileBroadbandModemConfiguration)
傳回
非同步擷取作業。 成功完成時,包含代表目前組態的 MobileBroadbandModemConfiguration 物件。
- 屬性
Windows 需求
應用程式功能 |
cellularDeviceControl
cellularDeviceIdentity
|