This method obtains a pointer to a CDC object when you have a handle to a device context. If a CDC object is not attached to the handle, a temporary CDC object is created and attached.
Header file: | Afxwin.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
static CDC* PASCAL FromHandle( HDC hDC );