CODPageSettings::SetDevMode

void CODPageSettings::SetDevMode(HGLOBAL hSrcDevMode)

Copy the DEVMODE structure into the page settings.

Defined in: OdPageSettings.cpp

Return Value

void

Parameters

hSrcDevMode

Handle to source DEVMODE structure.

Comments

This function makes a copy of the given DEVMODE structure and assigns that copy to the page settings object.