Creates an memory Device Context, compatible with the device of the given DC.
Source position: winapih.inc line 53
function CreateCompatibleDC(
DC: HDC
):HDC;
DC
The device DC.
The memory DC, zero on failure.