Overview Members Chapter Previous Next

CDXSurface::GetDC

HDC GetDC( ) ;

Retieves a handle of the display device context (DC) and stores it in the m_DC data member. The device context is used in GDI functions to draw to the screen. Also used by the TextXY function.