MobileBroadbandUicc.GetUiccAppsAsync Method

Definition

Asynchronously retrieves a list of mobile broadband UICC (SIM card) applications.

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

Returns

An asynchronous retrieval operation. On successful completion, returns an object with the results of the retrieval operation.

Attributes

Windows requirements

App capabilities
cellularDeviceControl cellularDeviceIdentity

Applies to