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

适用于