Win32_Desktop, ROOT\CIMV2
Class
| Methods | Properties (21)
| Qualifiers (6)
| Instances (16)
| Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
Description The Win32_Desktop class represents the common characteristics of a user's desktop. The properties of this class can be modified by the user to customize the desktop.
Win32_Desktop properties Win32_Desktop has 21 properties (18 Local , 3 Derived )
Detailed description of Win32_Desktop properties Local properties (18) of Win32_Desktop class ▲ BorderWidth propertyCIMTYPE 'uint32' Description 'The BorderWidth property sets the width of the borders around all windows with adjustable borders. Example: 3.' MappingStrings ['Win32Registry|.DEFAULT\Control Panel\Desktop\WindowMetrics|BorderWidth'] read True BorderWidth property is in 1 class (Win32_Desktop) of ROOT\cimv2 and in 2 namespaces
▲ CoolSwitch propertyCIMTYPE 'boolean' Description 'The CoolSwitch property indicates whether fasttask switching is turned on. Fast task switching allows the user to switch between windows using the ALT+TAB keyboard combination.' MappingStrings ['Win32Registry|Control Panel\Desktop|CoolSwitch'] read True CoolSwitch property is in 1 class (Win32_Desktop) of ROOT\cimv2 and in 2 namespaces
▲ CursorBlinkRate propertyCIMTYPE 'uint32' Description 'The CursorBlinkRate property indicates the length of time between successive cursor blinks. Example: 530.' MappingStrings ['Win32Registry|Control Panel\Desktop|CursorBlinkRate'] read True Units 'milliseconds' CursorBlinkRate property is in 1 class (Win32_Desktop) of ROOT\cimv2 and in 2 namespaces
▲ DragFullWindows propertyCIMTYPE 'boolean' Description 'The DragFullWindows property indicates whether the contents of a window are shown when a user moves the window. Values: TRUE or FALSE. A value of TRUE indicates the content of the window is displayed while the user moves the window.' MappingStrings ['Win32Registry|Control Panel\Desktop|DragFullWindows'] read True DragFullWindows property is in 1 class (Win32_Desktop) of ROOT\cimv2 and in 2 namespaces
▲ GridGranularity propertyCIMTYPE 'uint32' Description 'The GridGranularity property indicates the spacing of the grid that windows are bound to on the desktop. This makes organizing windows easier. The spacing is usually fine enough that the user does not notice it. Example: 1.' MappingStrings ['Win32Registry|Control Panel\Desktop|GridGranularity'] read True Units '8 pixels' GridGranularity property is in 1 class (Win32_Desktop) of ROOT\cimv2 and in 2 namespaces
▲ IconSpacing propertyCIMTYPE 'uint32' Description 'The IconSpacing property specifies the spacing between icons. Example: 75' MappingStrings ['Win32Registry|.DEFAULT\Control Panel\Desktop\WindowMetrics|IconSpacing'] read True Units 'pixels' IconSpacing property is in 1 class (Win32_Desktop) of ROOT\cimv2 and in 2 namespaces
▲ IconTitleFaceName propertyCIMTYPE 'string' Description 'The IconTitleFaceName property indicates the nameof the font used for the names of the icons. Example: MS San Serif.' MappingStrings ['Win32Registry|.DEFAULT\Control Panel\Desktop\WindowMetrics|IconFont'] read True IconTitleFaceName property is in 1 class (Win32_Desktop) of ROOT\cimv2 and in 2 namespaces
▲ IconTitleSize propertyCIMTYPE 'uint32' Description 'The IconTitleSize property indicates the icon font size. Example: 9.' MappingStrings ['Win32API|Font and Text Structures|LOGFONTW|lfHeight'] read True Units 'point' IconTitleSize property is in 1 class (Win32_Desktop) of ROOT\cimv2 and in 2 namespaces
▲ IconTitleWrap propertyCIMTYPE 'boolean' Description 'The IconTitleWrap property indicates whether the icon's title text wraps to the next line. Values: TRUE or FALSE. A value of TRUE indicates the title wraps to the next line.' MappingStrings ['Win32Registry|.DEFAULT\Control Panel\Desktop\WindowMetrics|IconTitleWrap'] read True IconTitleWrap property is in 1 class (Win32_Desktop) of ROOT\cimv2 and in 2 namespaces
▲ Name propertyCIMTYPE 'string' Description 'The Name property indicates the name that identifies the current desktop profile. Example: MainProf' key True MappingStrings ['WMI'] read True Name property is in 1046 classes of ROOT\cimv2 and in 142 namespaces
▲ Pattern propertyCIMTYPE 'string' Description 'The Pattern property indicates the name of the pattern used as the background for the desktop' MappingStrings ['Win32Registry|.DEFAULT\Control Panel\Desktop|Pattern'] read True Pattern property is in 1 class (Win32_Desktop) of ROOT\cimv2 and in 4 namespaces
▲ ScreenSaverActive propertyCIMTYPE 'boolean' Description 'The ScreenSaverActive property indicates whether the screen saver is active. Values: TRUE or FALSE. A value of TRUE indicates the screen saver is active.' MappingStrings ['Win32Registry|.DEFAULT\Control Panel\Desktop|ScreenSaveActive'] read True ScreenSaverActive property is in 1 class (Win32_Desktop) of ROOT\cimv2 and in 2 namespaces
▲ ScreenSaverExecutable propertyCIMTYPE 'string' Description 'The ScreenSaverExecutable property indicates the name of the current screen saver executable file. Example: LOGON.SCR.' MappingStrings ['Win32Registry|.DEFAULT\Control Panel\Desktop|SCRNSAVE.EXE'] read True ScreenSaverExecutable property is in 1 class (Win32_Desktop) of ROOT\cimv2 and in 2 namespaces
▲ ScreenSaverSecure propertyCIMTYPE 'boolean' Description 'The ScreenSaverSecure property determines whether the password is enabled for the screen saver. Values: TRUE or FALSE. If TRUE, the screen saver password is enabled.' MappingStrings ['Win32Registry|.DEFAULT\Control Panel\Desktop|ScreenSaverIsSecure'] read True ScreenSaverSecure property is in 1 class (Win32_Desktop) of ROOT\cimv2 and in 2 namespaces
▲ ScreenSaverTimeout propertyCIMTYPE 'uint32' Description 'The ScreenSaverTimeout property indicates the amount of time that passes before the screen saver starts.' MappingStrings ['Win32Registry|.DEFAULT\Control Panel\Desktop|ScreenSaveTimeOut'] read True Units 'seconds' ScreenSaverTimeout property is in 1 class (Win32_Desktop) of ROOT\cimv2 and in 2 namespaces
▲ Wallpaper propertyCIMTYPE 'string' Description 'The Wallpaper property indicates the file name for the wallpaper design on the background of the desktop. Example: WINNT.BMP' MappingStrings ['Win32Registry|.DEFAULT\Control Panel\Desktop|Wallpaper'] read True Wallpaper property is in 1 class (Win32_Desktop) of ROOT\cimv2 and in 2 namespaces
▲ WallpaperStretched propertyCIMTYPE 'boolean' Description 'The WallpaperStretched property indicates whether the wallpaper is stretched to fill the entire screen. Microsoft Plus! must be installed before this option is available. Values: TRUE and FALSE. A value of TRUE indicates the wallpaper is stretched to fit the entire screen. If FALSE, the wallpaper retains its original dimensions on the desktop background.' MappingStrings ['Win32Registry|.DEFAULT\Control Panel\Desktop|WallpaperStyle'] read True WallpaperStretched property is in 1 class (Win32_Desktop) of ROOT\cimv2 and in 2 namespaces
▲ WallpaperTiled propertyCIMTYPE 'boolean' Description 'The WallpaperTiled property indicates whether the wallpaper is tiled or centered. Values: TRUE or FALSE. A value of TRUE indicates the wallpaper is tiled.' MappingStrings ['Win32Registry|.DEFAULT\Control Panel\Desktop|TileWallpaper'] read True WallpaperTiled property is in 1 class (Win32_Desktop) of ROOT\cimv2 and in 2 namespaces
Derived properties (3) of Win32_Desktop class
Win32_Desktop Qualifiers Name Value ToInstance ToSubclass Overridable Amended Local
Description 'The Win32_Desktop class represents the common characteristics of a user's desktop. The properties of this class can be modified by the user to customize the desktop.' ✗ ✓ ✓ ✓ ✓
dynamic True ✓ ✗ ✓ ✗ ✓
Locale 1033 ✓ ✗ ✓ ✓ ✓
Privileges ['SeRestorePrivilege'] ✗ ✓ ✓ ✗ ✓
provider 'CIMWin32' ✓ ✗ ✓ ✗ ✓
UUID '{8502C4E3-5FBB-11D2-AAC1-006008C78BC7}' ✓ ✗ ✓ ✗ ✓
Win32_Desktop System properties Name Value Origin CIMType Local Array
__PATH '\\.\ROOT\cimv2:Win32_Desktop' ___SYSTEM 8 ✗ ✗
__NAMESPACE 'ROOT\cimv2' ___SYSTEM 8 ✗ ✗
__SERVER '.' ___SYSTEM 8 ✗ ✗
__DERIVATION ['CIM_Setting'] ___SYSTEM 8 ✗ ✓
__PROPERTY_COUNT 21 ___SYSTEM 3 ✗ ✗
__RELPATH 'Win32_Desktop ' ___SYSTEM 8 ✗ ✗
__DYNASTY 'CIM_Setting ' ___SYSTEM 8 ✗ ✗
__SUPERCLASS 'CIM_Setting ' ___SYSTEM 8 ✗ ✗
__CLASS 'Win32_Desktop ' ___SYSTEM 8 ✗ ✗
__GENUS 1 ___SYSTEM 3 ✗ ✗
Similar Classes to Win32_Desktop Number of classes:5
Please enable JavaScript to view the comments powered by Disqus.