CDC::Detach
Call this function to detach m_hDC (the output device context) from the CDC object and set both m_hDC and m_hAttribDC to NULL.
HDC Detach( );
Return Value
A Windows device context.
Requirements
Header: afxwin.h
Call this function to detach m_hDC (the output device context) from the CDC object and set both m_hDC and m_hAttribDC to NULL.
HDC Detach( );
A Windows device context.
Header: afxwin.h