CDC::Detach

Switch View :
ScriptFree
Visual Studio 2010 - Visual C++
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

See Also

Reference

Other Resources