#include <HIOUtilityGDIOutput.h>
Public Attributes | |
HDC | deviceContext |
Windows Device Context. | |
HDC | attribDC |
The attribute device context for the CDC object. | |
bool | rasterOutput |
True if raster output is supported by device context. | |
bool | clipBoard |
True if device context is a clipboard. | |
void * | windowID |
ID of window. |