Skip to content

ReadDevModeData - cPrintDialog

Methods - Properties

Method Type

Procedure

Arguments

Argument Description
dm struct variable of the type DEVMODEW

Description

Reads the information from the passed DEVMODEW structure. When the member dmFields contains one of the DM_* flags, it copies the value into the wrapped DEVMODEW property.

The wrapped property contains the data and a changed flag. This routine does not set the changed state of individual properties or the overall changed state.

This method is called from ReadDevMode and DRPrinterDevMode.