Freigeben über


MobileBroadbandModem.TryGetPcoAsync Methode

Definition

Ruft asynchron die PCO-Daten (Protocol Configuration Options) für das Modem ab.

public:
 virtual IAsyncOperation<MobileBroadbandPco ^> ^ TryGetPcoAsync() = TryGetPcoAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<MobileBroadbandPco> TryGetPcoAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<MobileBroadbandPco> TryGetPcoAsync();
function tryGetPcoAsync()
Public Function TryGetPcoAsync () As IAsyncOperation(Of MobileBroadbandPco)

Gibt zurück

Ein asynchroner Abrufvorgang. Enthält nach erfolgreichem Abschluss ein MobileBroadbandPco-Objekt , das PCO-Daten (Protocol Configuration Options) darstellt.

Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1803 (eingeführt in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v6.0)
App-Funktionen
cellularDeviceControl cellularDeviceIdentity

Gilt für: