1 |
5.649141 |
__x_ABI_CWindows_CServices_CStore_CStoreUninstallStorePackageStatus |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CServices_CStore_CStoreUninstallStorePackageStatus
{
StoreUninstallStorePackageStatus_Succeeded = 0,
StoreUninstallStorePackageStatus_CanceledByUser = 1,
StoreUninstallStorePackageStatus_NetworkError = 2,
StoreUninstallStorePackageStatus_UninstallNotApplicable = 3,
StoreUninstallStorePackageStatus_Error = 4,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\windows.services.store.h(11354,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_SERVICES_STORE_STORECONTRACT_VERSION >= 0x30000
|