The Win32_VideoConfiguration class is not active in releases after Windows 2000. It will not return any instances as there is no provider backing it.
The Win32_VideoConfiguration class represents a configuration of a video subsystem. This class has been deprecated in favor of the properties contained in the Win32_VideoController, Win32_DesktopMonitor, and CIM_VideoControllerResolution classes
'The ActualColorResolution property indicates the current color depth of the video display. This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
Units
'bits per pixel'
ActualColorResolution property is in 1 class (Win32_VideoConfiguration) of ROOT\CIMV2\ms_409 and in 2 namespaces
'The AdapterChipType property contains the name of the adapter chip. Example: s3 This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
AdapterChipType property is in 1 class (Win32_VideoConfiguration) of ROOT\CIMV2\ms_409 and in 2 namespaces
'The AdapterCompatibility property specifies the name of the manufacturer of the adapter. This name can be used to compare the compatibility of this device with the needs of the computer system. This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
'The AdapterDACType property indicates the name of the digital-to-analog chip (DAC) used in the adapter. This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
'The AdapterDescription property contains a description or descriptive name of the video adapter. This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
AdapterDescription property is in 1 class (Win32_VideoConfiguration) of ROOT\CIMV2\ms_409 and in 2 namespaces
'The AdapterRAM property indicates the memory size of the video adapter. Example: 16777216 This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
'The AdapterType property indicates the type of video adapter. Character Set: Alphanumeric This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
'The BitsPerPixel property indicates the actual number of bits per pixel representing the display. This may be scaled to the current video setting (represented by the ActualColorResolution property) of the user. 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'
'The ColorPlanes property indicates the current number of color planes used in the video display. A color plane is another way to represent pixel colors; instead of assigning a single RGB value to each a pixel, color planes separate the graphic into each of the primary color components (red green blue), and store them in their own planes. This allows for greater color depths on 8 and 16 bit video systems. Present graphics systems have the bitwidth large enough to store color depth information, making only one color plane necessary. Example: 1 This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
'The ColorTableEntries property indicates the number of color indexes in a color table for a video display. This property is used if the device has a color depth of no more than 8 bits per pixel. For devices with greater color depths, -1 is returned. Example: 256 This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
'The DeviceSpecificPens property indicates the current number of device-specific pens. A value of 0xFFFFFFFF means the device does not support pens. Pens are used to draw lines and theborders of polygonal objects. Example: 3 This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
'The DriverDate property indicates the date and time the current video driver was installed. This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
'The HorizontalResolution property indicates the current number of pixels in the horizontal direction (X axis) of the display. Example: 1024 This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
'The InfFilename property specifies the path to the .inf file of the video driver. Example: C:\WINNT\SYSTEM32\DRIVERS This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
'The InfSection property indicates the section of the .inf file where the Win32 video information resides. This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
'The InstalledDisplayDrivers property indicates the name of the installed video driver. This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
'The MonitorManufacturer property indicates the name of the manufacturer of the display device. Example: NEC This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
'The MonitorType property indicates the model name of the display device. Example: NEC 5FGp This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
'The Name property contains an identifying name for the video configuration class. This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
'The PixelsPerXLogicalInch property indicates the number of pixels per logical inch along the X axis (horizontal direction) of 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'
'The PixelsPerYLogicalInch property indicates the number of pixels per logical inch along the Y axis (vertical direction) of 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'
'The RefreshRate property indicates the refresh rate of the video configuration. A value of 0 or 1 indicates a default rate is being used. Example: 72 This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
'The ScanMode property determines whether the display device is interlaced. This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
'The ScreenHeight property specifies the height of the physical screen. This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
'The ScreenWidth property specifies the width of the physical screen. This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
'The SystemPaletteEntries property indicates the current number of color index entries reserved for system use. This value is only valid for display settings that use an indexed palette . Indexed palettes are not used for color depths greater than 8 bits per pixel. If the color depth is more than 8 bits per pixel, this value is set to NULL. Example: 20 This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
'The VerticalResolution property indicates the current number of pixels in the vertical direction (Y axis) of the display. Example: 768 This property has been deprecated in favor of a corresponding property(s) contained in the Win32_VideoController, Win32_DesktopMonitor and//or CIM_VideoControllerResolution'
'The Win32_VideoConfiguration class is not active in releases after Windows 2000. It will not return any instances as there is no provider backing it. The Win32_VideoConfiguration class represents a configuration of a video subsystem. This class has been deprecated in favor of the properties contained in the Win32_VideoController, Win32_DesktopMonitor, and CIM_VideoControllerResolution classes'