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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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