Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1008 Bytes

walletitemsystemstore_deleteasync_569939873.md

File metadata and controls

33 lines (22 loc) · 1008 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Wallet.System.WalletItemSystemStore.DeleteAsync(Windows.ApplicationModel.Wallet.WalletItem)
winrt method

Windows.ApplicationModel.Wallet.System.WalletItemSystemStore.DeleteAsync

-description

Asynchronously removes a specific wallet item with the given ID from the wallet system data store.

Note

This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.

-parameters

-param item

The ID of the wallet item to remove from the system data store.

-returns

An asynchronous action. If you use Asynchronous programming, the result type is void.

-remarks

-examples

-see-also

-capabilities

walletSystem