DDERR_SURFACELOST
Code: 0x887601c2 (2289435074)
As HRESULT:- S: 1 (Failure)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- X: 1 (Reserved, only expected on the TRK exceptions)
- Facility: 0x076 (Unknown facility)
- Code: 0x01c2 (450)
- Sev: 2 (STATUS_SEVERITY_WARNING)
- C: 0 (Microsoft-defined)
- Facility: 0x876 (Unknown facility)
- Code: 0x01c2 (450)
Documented in Win32
DirectDraw Return Codes (ddraw.h)
Access to the surface is refused because the surface memory is gone. Call the [**IDirectDrawSurface7::Restore**](/windows/desktop/api/Ddraw/nf-ddraw-idirectdrawsurface7-restore) method on this surface to restore the memory associated with it.