DrvGetModes lists the modes supported by a given device.
ULONG DrvGetModes(IN HANDLE hDriver, IN ULONG cjSize,
OUT DEVMODEW *pdm);
Header File: | |
Module: | |
Platforms: | |
Versions: | 2.0 and later |
Complete Documentation: | Windows NT Device Driver Kit |