[Overview][Types][Procedures and functions][Variables][Index] |
Releases an Device Context obtained by GetDC.
Source position: winapih.inc line 225
function ReleaseDC( |
hWnd: HWND; |
DC: HDC |
):Integer; |
hWnd |
|
The window associated with the DC. |
Zero on failure.
|
Deletes a device context created by CreateDC. |
Version 4.0 | Generated 2025-05-03 | Home |