DrvGetModes

DrvGetModes lists the modes supported by a given device.

Syntax

ULONG DrvGetModes(IN HANDLE hDriver, IN ULONG cjSize,
OUT DEVMODEW *
pdm);

At a Glance

Header File:
Module:
Platforms:
Versions: 2.0 and later
Complete Documentation: Windows NT Device Driver Kit