C# Class WallpaperChange.Win32Wallpaper

Afficher le fichier Open project: rwood/WallpaperChange Class Usage Examples

Méthodes publiques

Méthode Description
Set ( FileInfo file, WallpaperStyle style ) : void

Private Methods

Méthode Description
SystemParametersInfo ( int uAction, int uParam, string lpvParam, int fuWinIni ) : int

Method Details

Set() public static méthode

public static Set ( FileInfo file, WallpaperStyle style ) : void
file System.IO.FileInfo
style WallpaperStyle
Résultat void