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
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
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