Bagikan melalui


WalletItemSystemStore.GetAppStatusForItem(WalletItem) Metode

Definisi

Mendapatkan nilai WalletItemAppAssociation yang menunjukkan apakah aplikasi diinstal untuk WalletItem yang ditentukan.

Catatan

API ini tidak tersedia untuk semua aplikasi Windows. Kecuali akun pengembang Anda disediakan secara khusus oleh Microsoft, panggilan ke API ini akan gagal saat runtime.

public:
 virtual WalletItemAppAssociation GetAppStatusForItem(WalletItem ^ item) = GetAppStatusForItem;
WalletItemAppAssociation GetAppStatusForItem(WalletItem const& item);
/// [Windows.Foundation.Metadata.Deprecated("IWalletItemSystemStore is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 917504, "Windows.Foundation.UniversalApiContract")]
WalletItemAppAssociation GetAppStatusForItem(WalletItem const& item);
public WalletItemAppAssociation GetAppStatusForItem(WalletItem item);
[Windows.Foundation.Metadata.Deprecated("IWalletItemSystemStore is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 917504, "Windows.Foundation.UniversalApiContract")]
public WalletItemAppAssociation GetAppStatusForItem(WalletItem item);
function getAppStatusForItem(item)
Public Function GetAppStatusForItem (item As WalletItem) As WalletItemAppAssociation

Parameter

item
WalletItem

Item yang akan diambil statusnya.

Mengembalikan

Nilai WalletItemAppAssociation yang menunjukkan apakah aplikasi diinstal untuk WalletItem yang ditentukan oleh parameter item .

Atribut

Persyaratan Windows

Kemampuan aplikasi
walletSystem

Berlaku untuk