1 |
6.714429 |
GameSaveErrorStatus::BlobNotFound |
Int32 |
-2138898424 |
0x80830008 |
-2138898424 |
|
|
System.Int32 |
BlobNotFound = -2138898424,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.gaming.xboxlive.storage.idl(181,0) |
|
2 |
1.978258 |
GameSaveErrorStatus |
Enum |
|
|
|
|
|
|
enum GameSaveErrorStatus
{
Ok = 0,
Abort = -2147467260,
InvalidContainerName = -2138898431,
NoAccess = -2138898430,
OutOfLocalStorage = -2138898429,
UserCanceled = -2138898428,
UpdateTooBig = -2138898427,
QuotaExceeded = -2138898426,
ProvidedBufferTooSmall = -2138898425,
BlobNotFound = -2138898424,
NoXboxLiveInfo = -2138898423,
ContainerNotInSync = -2138898422,
ContainerSyncFailed = -2138898421,
UserHasNoXboxLiveInfo = -2138898420,
ObjectExpired = -2138898419
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.gaming.xboxlive.storage.idl(170,0) |
|