Метод | Описание | |
---|---|---|
AdjustDisplay ( |
||
GetDisplayDevices ( ) : |
||
RestoreDisplay ( |
||
getComputerID ( ) : string |
Метод | Описание | |
---|---|---|
EnumDisplayDevices ( string lpDevice, uint iDevNum, DISPLAY_DEVICE &lpDisplayDevice, uint dwFlags ) : bool | ||
getDeviceScaling ( string deviceID ) : int | ||
restartDisplayDrivers ( ) : void | ||
setDeviceScaling ( string deviceID, int scaling ) : bool |
public static AdjustDisplay ( |
||
displayInfo | ||
game | ||
Результат | void |
public static GetDisplayDevices ( ) : |
||
Результат |
public static RestoreDisplay ( |
||
game | ||
Результат | void |
public static getComputerID ( ) : string | ||
Результат | string |