CODPageSettings::PrinterExists

BOOL CODPageSettings::PrinterExists(void)

Test to see if the selected printer exists.

Defined in: OdPageSettings.cpp

Return Value

TRUE if the printer is found, otherwise FALSE.

Comments

This function attempts to create a device context using the DEVNAMES and DEVMODE information contained by the page settings object.