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
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