ReleaseDC Method (Surface1)
In This Topic
Releases the GDI device context (DC) associated with the current surface and allows rendering using Direct3D. The whole surface to be considered dirty.
Overload List
Overload | Description |
ReleaseDC() | Releases the GDI device context (DC) associated with the current surface and allows rendering using Direct3D. The whole surface to be considered dirty. |
ReleaseDC(RectL) | Releases the GDI device context (DC) associated with the current surface and allows rendering using Direct3D. |
See Also