检索当前具有图像中选择给它的设备上下文。
HDC GetDC( ) const throw( );
返回值
设备上下文的句柄。
备注
对于每次调用 GetDC,您必须具有对的后续调用 ReleaseDC。
要求
Header: atlimage.h
检索当前具有图像中选择给它的设备上下文。
HDC GetDC( ) const throw( );
设备上下文的句柄。
对于每次调用 GetDC,您必须具有对的后续调用 ReleaseDC。
Header: atlimage.h