Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the device context that currently has the image selected into it.
HDC GetDC( ) const throw( );
Return Value
A handle to a device context.
Remarks
For each call to GetDC, you must have a subsequent call to ReleaseDC.
Requirements
Header: atlimage.h