CDC::GetSafeHdc
Call this member function to get m_hDC, the output device context.
HDC GetSafeHdc( ) const;
Return Value
A device context handle.
Remarks
This member function also works with null pointers.
Requirements
Header: afxwin.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Call this member function to get m_hDC, the output device context.
HDC GetSafeHdc( ) const;
A device context handle.
This member function also works with null pointers.
Header: afxwin.h