Läs på engelska

Dela via


SmartCardEmulator.GetDefaultAsync Method

Definition

Returns the SmartCardEmulator object representing the default smart card emulator device.

[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<SmartCardEmulator> GetDefaultAsync();

Returns

After the asynchronous operation completes, returns the default smart card emulator or null if there is no smart card emulator present.

Attributes

Applies to

See also