Dgetnumscreens - Planar DX/PCI User Manual

Display controller
Hide thumbs Also See for DX/PCI:
Table of Contents

Advertisement

DGetNumScreens

Purpose Use
controlled by the DOME Windows driver.
Syntax
DWORD DGetNumScreens (hdc, lpwNumScreens)
Return value
DWORD –
otherwise, operating system error code.
Example This example returns the number of screens controlled by
DOME Windows drivers.
#include <mdpcint.h>
{
HDC
UWORD
DWORD
dwRetCode = DGetNumScreens (hdc,
return dwRetCode;
}
See also
DGetScreenDimensions, DGetScreenPlacement,
DGetRefreshRate, DGetRefreshRateMM

DGetNumScreens

Parameter Type
HDC
UWORD FAR *
zero (0) if function completed successfully;
hdc;
wNumScreens;
dwRetCode;
&wNumScreens);
to return the number of screens
Name
Description
Handle to the display-
hdc
device context.
Pointer to
wNumScreens
filled in with the number of
screens controlled by the
DOME Windows driver.
DGetNumScreens | 27
It is
UWORD.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dome m2/pciRx/pciDome dx/pciDome rx/pci

Table of Contents