CPrinterConfig::CreateDC
HDCCPrinterConfig::CreateDC(void)
Creates a device context using the device driver and device name specified in the DEVNAMES structure. Any device specific initialization data set in the DEVMODE structure is also used.
Defined in: PrinterConfig.h
Return Value
If successful, a handle to the device context is returned. Else NULL.
See Also