DDERR_DCALREADYCREATED

Code: 0x8876026c (2289435244)

As HRESULT:As NTSTATUS:

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.