CImage::Detach
Detaches a bitmap from a CImage object.
HBITMAP Detach( ) throw( );
Return Value
A handle to the bitmap detached, or NULL if no bitmap is attached.
Requirements
Header: atlimage.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Detaches a bitmap from a CImage object.
HBITMAP Detach( ) throw( );
A handle to the bitmap detached, or NULL if no bitmap is attached.
Header: atlimage.h