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
Ta przeglądarka nie jest już obsługiwana.
Przejdź na przeglądarkę Microsoft Edge, aby korzystać z najnowszych funkcji, aktualizacji zabezpieczeń i pomocy technicznej.
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