1 |
3.530713 |
__x_ABI_CWindows_CGaming_CXboxLive_CStorage_CGameSaveErrorStatus |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CGaming_CXboxLive_CStorage_CGameSaveErrorStatus
{
GameSaveErrorStatus_Ok = 0,
GameSaveErrorStatus_Abort = -2147467260,
GameSaveErrorStatus_InvalidContainerName = -2138898431,
GameSaveErrorStatus_NoAccess = -2138898430,
GameSaveErrorStatus_OutOfLocalStorage = -2138898429,
GameSaveErrorStatus_UserCanceled = -2138898428,
GameSaveErrorStatus_UpdateTooBig = -2138898427,
GameSaveErrorStatus_QuotaExceeded = -2138898426,
GameSaveErrorStatus_ProvidedBufferTooSmall = -2138898425,
GameSaveErrorStatus_BlobNotFound = -2138898424,
GameSaveErrorStatus_NoXboxLiveInfo = -2138898423,
GameSaveErrorStatus_ContainerNotInSync = -2138898422,
GameSaveErrorStatus_ContainerSyncFailed = -2138898421,
GameSaveErrorStatus_UserHasNoXboxLiveInfo = -2138898420,
GameSaveErrorStatus_ObjectExpired = -2138898419,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\windows.gaming.xboxlive.storage.h(4009,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_GAMING_XBOXLIVE_STORAGEAPICONTRACT_VERSION >= 0x10000
|