Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Call this member function to set the output device context, m_hDC.
virtual void SetOutputDC(
HDC hDC
);
Parameters
- hDC
A Windows device context.
Remarks
This member function can only be called when a device context has not been attached to the CDC object. This member function sets m_hDC but does not attach the device context to the CDC object.
Requirements
Header: afxwin.h