EnumDisplaySettings(String, EnumDisplaySettingsMode, DevMode) | Retrieves information about one of the graphics modes for a display device. To retrieve information for all the graphics modes of a display device, make a series of calls to this function. |
EnumDisplaySettings(String, Int32, DevMode) | Retrieves information about one of the graphics modes for a display device. To retrieve information for all the graphics modes of a display device, make a series of calls to this function. |