GetYDPI

Description         Returns the value of the dmYResolutionmember of the DevMode. Represents the value of the 'Vertical Resolution' edit box.

Syntax                 RetVal = [BIAdvPrnGetYDPI  pDevMode

Returns               RetVal                    Integer             Vertical Resolution (integer number).

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also