C# Class NVIDIASurroundToggle.Surround

Afficher le fichier Open project: falahati/NVIDIASurroundToggler Class Usage Examples

Méthodes publiques

Méthode Description
Cleanup ( ) : void
DisableSurround ( bool showControls = true ) : bool
EnableSurround ( bool showControls = true ) : bool
IsBusy ( ) : bool
ToggleSurround ( bool showControls = true ) : bool

Private Methods

Méthode Description
ApplyDisplaySettings ( DisplaySetting settings ) : bool
ApplyExtendedSettings ( ) : void
AutomateControlPanel ( Application application, bool goSurround ) : bool
AutomateSurroundSettings ( Application application ) : bool
ChangeNvidiaDisplayMode ( bool on ) : bool
GetDisplaySettings ( ) : NVIDIASurroundToggle.DisplaySetting[]
GetDisplays ( ) : List
GetNvidiaControlPanelAddress ( ) : string

Method Details

Cleanup() public static méthode

public static Cleanup ( ) : void
Résultat void

DisableSurround() public static méthode

public static DisableSurround ( bool showControls = true ) : bool
showControls bool
Résultat bool

EnableSurround() public static méthode

public static EnableSurround ( bool showControls = true ) : bool
showControls bool
Résultat bool

IsBusy() public static méthode

public static IsBusy ( ) : bool
Résultat bool

ToggleSurround() public static méthode

public static ToggleSurround ( bool showControls = true ) : bool
showControls bool
Résultat bool