1 |
4.236856 |
__x_ABI_CWindows_CServices_CStore_CStorePackageUpdateState |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CServices_CStore_CStorePackageUpdateState
{
StorePackageUpdateState_Pending = 0,
StorePackageUpdateState_Downloading = 1,
StorePackageUpdateState_Deploying = 2,
StorePackageUpdateState_Completed = 3,
StorePackageUpdateState_Canceled = 4,
StorePackageUpdateState_OtherError = 5,
StorePackageUpdateState_ErrorLowBattery = 6,
StorePackageUpdateState_ErrorWiFiRecommended = 7,
StorePackageUpdateState_ErrorWiFiRequired = 8,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\windows.services.store.h(11235,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_SERVICES_STORE_STORECONTRACT_VERSION >= 0x10000
|