CODPageSettings::SetDevNames

void CODPageSettings::SetDevNames(HGLOBAL hSrcDevNames)

Copy the DEVNAMES structure into the page settings.

Defined in: OdPageSettings.cpp

Return Value

void

Parameters

hSrcDevNames

Handle to source DEVNAMES structure.

Comments

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