CDC::Detach

This method detaches m_hDC (the output device context) from the CDC object and set both m_hDC and m_hAttribDC to NULL.

At a Glance

Header file: Afxwin.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

HDC Detach( );

See Also

CDC::Attach, CDC::m_hDC, CDC::m_hAttribDC