Freigeben über


MobileBroadbandModem.GetCurrentConfigurationAsync Methode

Definition

Ruft asynchron Informationen zur Konfiguration des mobilen Breitbandmodems ab.

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)

Gibt zurück

Ein asynchroner Abrufvorgang. Enthält nach erfolgreichem Abschluss ein MobileBroadbandModemConfiguration-Objekt , das die aktuelle Konfiguration darstellt.

Attribute

Windows-Anforderungen

App-Funktionen
cellularDeviceControl cellularDeviceIdentity

Gilt für: