DDERR_DCALREADYCREATED
Code: 0x8876026c (2289435244)
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: 0x026c (620)
- Sev: 2 (STATUS_SEVERITY_WARNING)
- C: 0 (Microsoft-defined)
- Facility: 0x876 (Unknown facility)
- Code: 0x026c (620)
Documented in Win32
DirectDraw Return Codes (ddraw.h)
A device context (DC) has already been returned for this surface. Only one DC can be retrieved for each surface. **>DDERR_DEVICEDOESNTOWNSURFACE** Surfaces created by one DirectDraw device cannot be used directly by another DirectDraw device. **>DDERR_DIRECTDRAWALREADYCREATED** A DirectDraw object representing this driver has already been created for this process.