Win32_DisplayConfiguration, ROOT\CIMV2\ms_409

Class | Methods | Properties (15) | Qualifiers (3) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

The Win32_DisplayConfiguration class represents configuration information for the display device on a Win32 system. This class is being deprecated in favor of the properties in Win32_VideoController, Win32_DesktopMonitor, and CIM_VideoControllerResolution

Win32_DisplayConfiguration properties

Win32_DisplayConfiguration has 15 properties (12 Local, 3 Derived)

NameOriginCIMType
BitsPerPelWin32_DisplayConfiguration19 [uint32]
CaptionCIM_Setting8 [string]
DescriptionCIM_Setting8 [string]
key
DeviceName
Win32_DisplayConfiguration8 [string]
DisplayFlagsWin32_DisplayConfiguration19 [uint32]
DisplayFrequencyWin32_DisplayConfiguration19 [uint32]
DitherTypeWin32_DisplayConfiguration19 [uint32]
DriverVersionWin32_DisplayConfiguration8 [string]
ICMIntentWin32_DisplayConfiguration19 [uint32]
ICMMethodWin32_DisplayConfiguration19 [uint32]
LogPixelsWin32_DisplayConfiguration19 [uint32]
PelsHeightWin32_DisplayConfiguration19 [uint32]
PelsWidthWin32_DisplayConfiguration19 [uint32]
SettingIDCIM_Setting8 [string]
SpecificationVersionWin32_DisplayConfiguration19 [uint32]

Detailed description of Win32_DisplayConfiguration properties

Local properties (12) of Win32_DisplayConfiguration class

BitsPerPel property
CIMTYPE'uint32'
Description'The BitsPerPel property indicates the number of bits used to represent the color in this configuration (the bits per pixel).
Example: 8.
This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
BitsPerPel property is in 1 class (Win32_DisplayConfiguration) of ROOT\CIMV2\ms_409 and in 2 namespaces
DeviceName property
CIMTYPE'string'
Description'The DeviceName property indicates the name of the display device.
This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
keyTrue
DeviceName property is in 2 classes of ROOT\CIMV2\ms_409 and in 15 namespaces
DisplayFlags property
CIMTYPE'uint32'
Description'The DisplayFlags property indicates whether the display device is color (versus monochrome), and non-interlaced (versus interlaced). By masking its value with the DM_GRAYSCALE and DM_INTERLACED masks respectively, DisplayFlags indicates whether the display device is color (versus monochrome), and non-interlaced (versus interlaced). The DisplayFlags property contains two bits of information about the display.
This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
DisplayFlags property is in 1 class (Win32_DisplayConfiguration) of ROOT\CIMV2\ms_409 and in 2 namespaces
DisplayFrequency property
CIMTYPE'uint32'
Description'The DisplayFrequency property indicates the display's vertical refresh rate. The refresh rate for a monitor is the number of times the screen is redrawn per second (frequency).
This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
Units'hertz'
DisplayFrequency property is in 1 class (Win32_DisplayConfiguration) of ROOT\CIMV2\ms_409 and in 2 namespaces
DitherType property
CIMTYPE'uint32'
Description'The DitherType property indicates the dither type of the display. This property can assume predefined values of 1 to 5, or driver-defined values from 6 to 256. Line art dithering is a special dithering method that produces well-defined borders between black, white, and gray scalings. It is not suitable for images that include continuous graduations in intensity and hue (such as scanned photographs).
This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
Values['No Dithering', 'Coarse Brush', 'Fine Brush', 'Line Art', 'Greyscale']
DitherType property is in 2 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
DriverVersion property
CIMTYPE'string'
Description'The DriverVersion property indicates the release version of the display driver.
This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
DriverVersion property is in 3 classes of ROOT\CIMV2\ms_409 and in 6 namespaces
ICMIntent property
CIMTYPE'uint32'
Description'The ICMIntent (Image Color Matching Intent) property indicates the value of one of the three possible color matching methods (intents) that should be used by default. This property is used primarily for non-ICM applications. ICM applications establish intents by using the ICM functions. This property can assume predefined values of 1 to 3, or driver-defined values from 4 to 256.
This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
Values['Saturation', 'Contrast', 'Exact Color']
ICMIntent property is in 2 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
ICMMethod property
CIMTYPE'uint32'
Description'The ICMMethod (Image Color Matching Method) property indicates how ICM is handled. For a non-ICM application, this property indicates if ICM is enabled or disabled. For ICM applications, the system examines this member to determine which part of the computer system handles ICM support.
This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
Values['Disabled', 'Windows', 'Device Driver', 'Device']
ICMMethod property is in 2 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
LogPixels property
CIMTYPE'uint32'
Description'The LogPixels property contains the number of pixels per logical inch. This property is valid only with devices that work with pixels (this excludes devices such as printers).
This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
Units'pixels'
LogPixels property is in 1 class (Win32_DisplayConfiguration) of ROOT\CIMV2\ms_409 and in 2 namespaces
PelsHeight property
CIMTYPE'uint32'
Description'The PelsHeight property indicates the height of the displayable surface.
This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
Units'pixels'
PelsHeight property is in 1 class (Win32_DisplayConfiguration) of ROOT\CIMV2\ms_409 and in 2 namespaces
PelsWidth property
CIMTYPE'uint32'
Description'The PelsWidth property indicates the width of the displayable surface.
This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
Units'pixels'
PelsWidth property is in 1 class (Win32_DisplayConfiguration) of ROOT\CIMV2\ms_409 and in 2 namespaces
SpecificationVersion property
CIMTYPE'uint32'
Description'The SpecificationVersion property indicates the version number of the initialization data for the Win32 display device.
This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
SpecificationVersion property is in 2 classes of ROOT\CIMV2\ms_409 and in 2 namespaces

Derived properties (3) of Win32_DisplayConfiguration class

Caption property
CIMTYPE'string'
Description'A short textual description (one-line string) of the CIM_Setting object.'
Caption property is in 273 classes of ROOT\CIMV2\ms_409 and in 37 namespaces
Description property
CIMTYPE'string'
Description'A textual description of the CIM_Setting object.'
Description property is in 329 classes of ROOT\CIMV2\ms_409 and in 142 namespaces
SettingID property
CIMTYPE'string'
Description'The identifier by which the CIM_Setting object is known.'
SettingID property is in 36 classes of ROOT\CIMV2\ms_409 and in 10 namespaces

Win32_DisplayConfiguration Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'The Win32_DisplayConfiguration class represents configuration information for the display device on a Win32 system. This class is being deprecated in favor of the properties in Win32_VideoController, Win32_DesktopMonitor, and CIM_VideoControllerResolution'
LOCALE1033

Win32_DisplayConfiguration System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\CIMV2\ms_409:Win32_DisplayConfiguration'___SYSTEM8
__NAMESPACE'ROOT\CIMV2\ms_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_Setting']___SYSTEM8
__PROPERTY_COUNT15___SYSTEM3
__RELPATH'Win32_DisplayConfiguration'___SYSTEM8
__DYNASTY'CIM_Setting'___SYSTEM8
__SUPERCLASS'CIM_Setting'___SYSTEM8
__CLASS'Win32_DisplayConfiguration'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to Win32_DisplayConfiguration

Number of classes:10
comments powered by Disqus
WUtils.com