Jump to content

QueryDeviceSurface

From EDM2
Revision as of 23:19, 19 November 2019 by Martini (talk | contribs) (Created page with "This routine is used by the graphics engine to query the device surface information. This function fills the DEVICESURFACE structure to be used by both the graphics engine and...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This routine is used by the graphics engine to query the device surface information. This function fills the DEVICESURFACE structure to be used by both the graphics engine and the device driver.

Required by the OS/2 graphics engine (version 2.2 and later). Gives engine description of raster surface and performs some modifications to the device surface structure.

Syntax

QueryDeviceSurface( PDDC pddc, PVOID pv )