GetXDPI

Description         Returns the value of the dmPrintQuality member of the DevMode. Represents the value of the 'Horizontal Resolution' edit box.

Syntax                 RetVal = [BIAdvPrn.]GetXDPI  pDevMode

Returns               RetVal                    Integer             Horizontal Resolution (integer number).

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also