CImage::ReleaseDC
Releases the device context.
void ReleaseDC( ) const throw( );
Remarks
Because only one bitmap can be selected into a device context at a time, you must call ReleaseDC for each call to GetDC.
Requirements
Header: atlimage.h
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
Releases the device context.
void ReleaseDC( ) const throw( );
Because only one bitmap can be selected into a device context at a time, you must call ReleaseDC for each call to GetDC.
Header: atlimage.h