CODPageSettings::CreateDC

HDC CODPageSettings::CreateDC(void)

Create a device context using the page and device settings.

Defined in: OdPageSettings.cpp

Return Value

Handle to a device context.

Comments

This function passes the information in the DEVNAMES and DEVMODE structures to the Windows API CreateDC function.