MobileBroadbandModem.GetCurrentConfigurationAsync 方法

定義

以非同步方式擷取行動寬頻數據機組態資訊。

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

適用於