CGdiObject::Detach

Call this member function to detach a Windows GDI object from a CGdiObject object and returns a handle to the Windows GDI object.

Syntax

HGDIOBJ Detach( );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CGdiObject Overview, CGdiObject Member Functions, Graphical Drawing Object Classes, CGdiObject::Attach