Méthode | Description | |
---|---|---|
CycleRefreshRate ( uint monitorIndex, double refreshRate ) : void | ||
FixDwm ( ) : void | ||
KillFormThread ( ) : void | ||
Win32_SetRefreshRate ( uint monitorIndex, uint refreshRate ) : void |
Méthode | Description | |
---|---|---|
FindMonitorIndexForScreen ( ) : int |
Finds the monitorIndex based on current specified screen on its primary monitor
|
Méthode | Description | |
---|---|---|
ChangeDisplaySettingsEx ( [ lpszDeviceName, [ lpDevMode, [ hwnd, [ dwFlags, [ lParam ) : ChangeDisplaySettings_Result | ||
DwmIsCompositionEnabled ( int &pfEnabled ) : int | ||
EnumDisplayDevices ( [ lpDevice, [ iDevNum, [ lpDisplayDevice, [ dwFlags ) : int | ||
EnumDisplaySettingsEx ( [ lpszDeviceName, [ iModeNum, [ lpDevMode, [ dwFlags ) : int |
public static CycleRefreshRate ( uint monitorIndex, double refreshRate ) : void | ||
monitorIndex | uint | |
refreshRate | double | |
Résultat | void |
protected static FindMonitorIndexForScreen ( ) : int | ||
Résultat | int |
public static Win32_SetRefreshRate ( uint monitorIndex, uint refreshRate ) : void | ||
monitorIndex | uint | |
refreshRate | uint | |
Résultat | void |