Win32_VideoController, ROOT\CIMV2

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

Description

The Win32_VideoController class represents the capabilities and management capacity of the video controller on a Win32 computer system. Examples: Video adapter manufacturer, chipset version, display resolution, and number of colors.

Win32_VideoController methods

Win32_VideoController has 2 methods (2 Derived)

NameOriginReturn
ResetCIM_LogicalDeviceuint32 {'out':True}
SetPowerStateCIM_LogicalDeviceuint32 {'out':True}

Win32_VideoController properties

Win32_VideoController has 59 properties (18 Local, 41 Derived)

NameOriginCIMType
AcceleratorCapabilitiesCIM_VideoController18 [uint16]
AdapterCompatibilityWin32_VideoController8 [string]
AdapterDACTypeWin32_VideoController8 [string]
AdapterRAMWin32_VideoController19 [uint32]
AvailabilityCIM_LogicalDevice18 [uint16]
CapabilityDescriptionsCIM_VideoController8 [string]
CaptionCIM_ManagedSystemElement8 [string]
ColorTableEntriesWin32_VideoController19 [uint32]
ConfigManagerErrorCodeCIM_LogicalDevice19 [uint32]
ConfigManagerUserConfigCIM_LogicalDevice11 [boolean]
CreationClassNameCIM_LogicalDevice8 [string]
CurrentBitsPerPixelCIM_VideoController19 [uint32]
CurrentHorizontalResolutionCIM_VideoController19 [uint32]
CurrentNumberOfColorsCIM_VideoController21 [uint64]
CurrentNumberOfColumnsCIM_VideoController19 [uint32]
CurrentNumberOfRowsCIM_VideoController19 [uint32]
CurrentRefreshRateCIM_VideoController19 [uint32]
CurrentScanModeCIM_VideoController18 [uint16]
CurrentVerticalResolutionCIM_VideoController19 [uint32]
DescriptionCIM_ManagedSystemElement8 [string]
key
DeviceID
CIM_LogicalDevice8 [string]
DeviceSpecificPensWin32_VideoController19 [uint32]
DitherTypeWin32_VideoController19 [uint32]
DriverDateWin32_VideoController101 [datetime]
DriverVersionWin32_VideoController8 [string]
ErrorClearedCIM_LogicalDevice11 [boolean]
ErrorDescriptionCIM_LogicalDevice8 [string]
ICMIntentWin32_VideoController19 [uint32]
ICMMethodWin32_VideoController19 [uint32]
InfFilenameWin32_VideoController8 [string]
InfSectionWin32_VideoController8 [string]
InstallDateCIM_ManagedSystemElement101 [datetime]
InstalledDisplayDriversWin32_VideoController8 [string]
LastErrorCodeCIM_LogicalDevice19 [uint32]
MaxMemorySupportedCIM_VideoController19 [uint32]
MaxNumberControlledCIM_Controller19 [uint32]
MaxRefreshRateCIM_VideoController19 [uint32]
MinRefreshRateCIM_VideoController19 [uint32]
MonochromeWin32_VideoController11 [boolean]
NameCIM_ManagedSystemElement8 [string]
NumberOfColorPlanesCIM_PCVideoController18 [uint16]
NumberOfVideoPagesCIM_VideoController19 [uint32]
PNPDeviceIDCIM_LogicalDevice8 [string]
PowerManagementCapabilitiesCIM_LogicalDevice18 [uint16]
PowerManagementSupportedCIM_LogicalDevice11 [boolean]
ProtocolSupportedCIM_Controller18 [uint16]
ReservedSystemPaletteEntriesWin32_VideoController19 [uint32]
SpecificationVersionWin32_VideoController19 [uint32]
StatusCIM_ManagedSystemElement8 [string]
StatusInfoCIM_LogicalDevice18 [uint16]
SystemCreationClassNameCIM_LogicalDevice8 [string]
SystemNameCIM_LogicalDevice8 [string]
SystemPaletteEntriesWin32_VideoController19 [uint32]
TimeOfLastResetCIM_Controller101 [datetime]
VideoArchitectureCIM_PCVideoController18 [uint16]
VideoMemoryTypeCIM_VideoController18 [uint16]
VideoModeCIM_PCVideoController18 [uint16]
VideoModeDescriptionWin32_VideoController8 [string]
VideoProcessorCIM_VideoController8 [string]

Detailed description of Win32_VideoController methods

Derived methods (2) of Win32_VideoController class

Reset method
Returnuint32 {'out':True}
Description'Requests a reset of the logical device. The return value should be 0 if the request was successfully executed, 1 if the request is not supported and some other value if an error occurred.'
Reset method is in 105 classes of ROOT\cimv2 and in 19 namespaces
SetPowerState method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
PowerStateuint160-{'ValueMap':['1', '2', '3', '4', '5', '6']}
Timedatetime1-
Description'SetPowerState defines the desired power state for a logical device and when a device should be put into that state. The desired power state is specified by setting the PowerState parameter to one of the following integer values: 1="Full Power", 2="Power Save - Low Power Mode", 3="Power Save - Standby", 4="Power Save - Other", 5="Power Cycle" or 6="Power Off". The Time parameter (for all state changes, except 5, "Power Cycle") indicates when the power state should be set, either as a regular date-time value or as an interval value (where the interval begins when the method invocation is received). When the PowerState parameter is equal to 5, "Power Cycle", the Time parameter indicates when the device should power on again. Power off is immediate. SetPowerState should return 0 if successful, 1 if the specified PowerState and Time request is not supported, and some other value if any other error occurred. In a subclass, the set of possible return codes could be specified, using a ValueMap qualifier on the method. The strings to which the ValueMap contents are 'translated' may also be specified in the subclass as a Values array qualifier.'
SetPowerState method is in 106 classes of ROOT\cimv2 and in 14 namespaces

Detailed description of Win32_VideoController properties

Local properties (18) of Win32_VideoController class

AdapterCompatibility property
CIMTYPE'string'
Description'The AdapterCompatibility properties contains the general chip set used for this controller in order to compare compatibilities with the system'
MappingStrings['Win32Registry']
readTrue
AdapterCompatibility property is in 2 classes of ROOT\cimv2 and in 2 namespaces
AdapterDACType property
CIMTYPE'string'
Description'The AdapterDACType property contains a string of the Digital-to-Analog converter (DAC) chip name or ID.
Character Set: Alphanumeric'
MappingStrings['Win32Registry|HardwareInformation.DACType']
readTrue
AdapterDACType property is in 2 classes of ROOT\cimv2 and in 2 namespaces
AdapterRAM property
CIMTYPE'uint32'
Description'The AdapterRAM property indicates the memory size of the video adapter.
Example: 64000'
MappingStrings['Win32Registry|HardwareInformation.MemorySize']
readTrue
Units'bytes'
AdapterRAM property is in 2 classes of ROOT\cimv2 and in 2 namespaces
ColorTableEntries property
CIMTYPE'uint32'
Description'The ColorTableEntries property indicates the size of the system's color table, if the device has a color depth of no more than 8 bits per pixel, null otherwise.

Example: 256'

MappingStrings['Win32API|Device Context Functions|GetDeviceCaps']
readTrue
ColorTableEntries property is in 2 classes of ROOT\cimv2 and in 2 namespaces
DeviceSpecificPens property
CIMTYPE'uint32'
Description'The DeviceSpecificPens property indicates the current number of device-specific pens. 0xffff means the device does not support pens.
Example: 3'
MappingStrings['Win32API|Device Context Functions|GetDeviceCaps']
readTrue
DeviceSpecificPens property is in 3 classes of ROOT\cimv2 and in 2 namespaces
DitherType property
CIMTYPE'uint32'
Description'The DitherType property indicates the dither type of the video controller. The property can be one of the following predefined values, or a driver-defined value greater than or equal to 256: Value Meaning :-1 - No dithering. 2 - Dithering with a coarse brush. 3 - Dithering with a fine brush. 4 - Line art dithering; 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. 5 - Device does grayscaling. '
MappingStrings['Win32API|Device Context Functions|EnumDisplaySettings']
readTrue
ValueMap['1', '2', '3', '4', '5']
Values['No dithering', 'Dithering with a coarse brush', 'Dithering with a fine brush', 'Line art dithering', 'Device does gray scaling']
DitherType property is in 3 classes of ROOT\cimv2 and in 2 namespaces
DriverDate property
CIMTYPE'datetime'
Description'The DriverDate property indicates the last modification date and time of the currently-installed video driver.'
MappingStrings['Win32Registry|System\CurrentControlSet\Services\Class\']
readTrue
DriverDate property is in 4 classes of ROOT\cimv2 and in 5 namespaces
DriverVersion property
CIMTYPE'string'
Description'The DriverVersion property indicates the version number of the video driver.'
MappingStrings['Win32API|File Installation Library Functions|GetFileVersionInfo']
readTrue
DriverVersion property is in 4 classes of ROOT\cimv2 and in 6 namespaces
ICMIntent property
CIMTYPE'uint32'
Description'The ICMIntent ( Image Color Matching Intent ) property indicates the specific value of one of the three possible color matching methods, (or intents) that should be used by default. This property is primarily for non-ICM applications. ICM applications establish intents by using the ICM functions. This property can be one of the following predefined values, or a driver defined value greater than or equal to 256.Value Meaning :-1 - Color matching should optimize for color saturation. This value is the most appropriate choice for business graphs when dithering is not desired. 2 - Color matching should optimize for color contrast. This value is the most appropriate choice for scanned or photographic images when dithering is desired. 3 - Color matching should optimize to match the exact color requested. This value is most appropriate for use with business logos or other images when an exact color match is required. '
MappingStrings['Win32API|Printing and Print Spooler Structures|DevMode|dmICMIntent']
readTrue
ValueMap['1', '2', '3']
Values['Saturation', 'Contrast', 'Exact Color']
ICMIntent property is in 3 classes of ROOT\cimv2 and in 2 namespaces
ICMMethod property
CIMTYPE'uint32'
Description'The ICMMethod ( Image Color Matching Method ) property specifies how ICM is handled. For a non-ICM application, this property shows howICM is enabled. For ICM applications, the system examines this member to determine how to handle ICM support. This property can be one of the following predefined values, or a driver-defined value greater than or equal to 256.Value Meaning :-1 - Specifies that ICM is disabled. 2 - Specifies that ICM is handled by Windows. 3 - Specifies that ICM is handled by the device driver. 4 - Specifies that ICM is handled by the destination device. '
MappingStrings['Win32API|Printing and Print Spooler Structures|DevMode|dmICMMethod']
readTrue
ValueMap['1', '2', '3', '4']
Values['Disabled', 'Windows', 'Device Driver', 'Destination Device']
ICMMethod property is in 3 classes of ROOT\cimv2 and in 2 namespaces
InfFilename property
CIMTYPE'string'
Description'The InfFilename property indicates the path to the video adapter's .INF file.
Example: C:\WINNT\SYSTEM32\DRIVERS'
MappingStrings['Win32Registry|SYSTEM\CurrentControlSet\Control\Class\{4D36E968-E325-11CE-BFC1-08002BE10318}\0000']
readTrue
InfFilename property is in 3 classes of ROOT\cimv2 and in 2 namespaces
InfSection property
CIMTYPE'string'
Description'The InfSection property indicates the section of the .INF file where the Win32 video information resides.'
MappingStrings['Win32Registry|SYSTEM\CurrentControlSet\Control\Class\{4D36E968-E325-11CE-BFC1-08002BE10318}\0000']
readTrue
InfSection property is in 3 classes of ROOT\cimv2 and in 2 namespaces
InstalledDisplayDrivers property
CIMTYPE'string'
Description'The InstalledDisplayDrivers property indicates the name of the installed display device driver.'
MappingStrings['Win32Registry|System\CurrentControlSet\Services\Class\']
readTrue
InstalledDisplayDrivers property is in 2 classes of ROOT\cimv2 and in 2 namespaces
Monochrome property
CIMTYPE'boolean'
Description'The Monochrome property indicates whether gray scale or color is used to display images.'
MappingStrings['WMI']
readTrue
Monochrome property is in 1 class (Win32_VideoController) of ROOT\cimv2 and in 2 namespaces
ReservedSystemPaletteEntries property
CIMTYPE'uint32'
Description'The ReservedSystemPaletteEntries property indicates the current number of reserved entries in a system's color table. The operating system may reserve entries to support standard colors for task bars and other desktop display items. If the system is not using a palette, then ReservedSystemPaletteEntries is null.

Example: 24.'

MappingStrings['Win32API|Device Context Functions|GetDeviceCaps']
readTrue
ReservedSystemPaletteEntries property is in 2 classes of ROOT\cimv2 and in 2 namespaces
SpecificationVersion property
CIMTYPE'uint32'
Description'The SpecificationVersion property indicates the version number of the initialization data specification (upon which the structure is based).'
MappingStrings['Win32API|Printing and Print Spooler Structures|DevMode|dmSpecVersion']
readTrue
SpecificationVersion property is in 3 classes of ROOT\cimv2 and in 2 namespaces
SystemPaletteEntries property
CIMTYPE'uint32'
Description'The SystemPaletteEntries property indicates the current number of entries in a system's color table. If the system is not using a palette then SystemPaletteEntries is null.

Example: 256'

MappingStrings['Win32API|Device Context Functions|GetDeviceCaps']
readTrue
SystemPaletteEntries property is in 3 classes of ROOT\cimv2 and in 2 namespaces
VideoModeDescription property
CIMTYPE'string'
Description'The VideoModeDescription property indicates the current resolution, color, and scan mode settings of the video controller.
Example: 1024 x 768 x 256 colors.'
MappingStrings['Win32API|Device Context Functions|GetDeviceCaps']
readTrue
VideoModeDescription property is in 1 class (Win32_VideoController) of ROOT\cimv2 and in 2 namespaces

Derived properties (41) of Win32_VideoController class

AcceleratorCapabilities property
CIMTYPE'uint16'
Description'An array of integers indicating the graphics and 3D capabilities of the video controller.'
ModelCorrespondence['CIM_VideoController.CapabilityDescriptions']
readTrue
Values['Unknown', 'Other', 'Graphics Accelerator', '3D Accelerator']
AcceleratorCapabilities property is in 3 classes of ROOT\cimv2 and in 3 namespaces
Availability property
CIMTYPE'uint16'
Description'The availability and status of the device. For example, the Availability property indicates that the device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). Regarding the power saving states, these are defined as follows: Value 13 ("Power Save - Unknown") indicates that the device is known to be in a power save mode, but its exact status in this mode is unknown; 14 ("Power Save - Low Power Mode") indicates that the device is in a power save state but still functioning, and may exhibit degraded performance; 15 ("Power Save - Standby") describes that the device is not functioning but could be brought to full power 'quickly'; and value 17 ("Power Save - Warning") indicates that the device is in a warning state, though also in a power save mode.'
MappingStrings['MIF.DMTF|Operational State|003.5', 'MIB.IETF|HOST-RESOURCES-MIB.hrDeviceStatus']
readTrue
ValueMap['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21']
Values['Other', 'Unknown', 'Running/Full Power', 'Warning', 'In Test', 'Not Applicable', 'Power Off', 'Off Line', 'Off Duty', 'Degraded', 'Not Installed', 'Install Error', 'Power Save - Unknown', 'Power Save - Low Power Mode', 'Power Save - Standby', 'Power Cycle', 'Power Save - Warning', 'Paused', 'Not Ready', 'Not Configured', 'Quiesced']
Availability property is in 108 classes of ROOT\cimv2 and in 12 namespaces
CapabilityDescriptions property
ArrayType'Indexed'
CIMTYPE'string'
Description'An array of free-form strings providing more detailed explanations for any of the video accelerator features indicated in the Capabilities array. Note, each entry of this array is related to the entry in the Capabilities array that is located at the same index.'
ModelCorrespondence['CIM_VideoController.AcceleratorCapabilities']
readTrue
CapabilityDescriptions property is in 20 classes of ROOT\cimv2 and in 4 namespaces
Caption property
CIMTYPE'string'
Description'The Caption property is a short textual description (one-line string) of the object.'
MaxLen64
readTrue
Caption property is in 1050 classes of ROOT\cimv2 and in 37 namespaces
ConfigManagerErrorCode property
CIMTYPE'uint32'
Description'Indicates the Win32 Configuration Manager error code. The following values may be returned:
0 This device is working properly.
1 This device is not configured correctly.
2 Windows cannot load the driver for this device.
3 The driver for this device might be corrupted, or your system may be running low on memory or other resources.
4 This device is not working properly. One of its drivers or your registry might be corrupted.
5 The driver for this device needs a resource that Windows cannot manage.
6 The boot configuration for this device conflicts with other devices.
7 Cannot filter.
8 The driver loader for the device is missing.
9 This device is not working properly because the controlling firmware is reporting the resources for the device incorrectly.
10 This device cannot start.
11 This device failed.
12 This device cannot find enough free resources that it can use.
13 Windows cannot verify this device's resources.
14 This device cannot work properly until you restart your computer.
15 This device is not working properly because there is probably a re-enumeration problem.
16 Windows cannot identify all the resources this device uses.
17 This device is asking for an unknown resource type.
18 Reinstall the drivers for this device.
19 Your registry might be corrupted.
20 Failure using the VxD loader.
21 System failure: Try changing the driver for this device. If that does not work, see your hardware documentation. Windows is removing this device.
22 This device is disabled.
23 System failure: Try changing the driver for this device. If that doesn't work, see your hardware documentation.
24 This device is not present, is not working properly, or does not have all its drivers installed.
25 Windows is still setting up this device.
26 Windows is still setting up this device.
27 This device does not have valid log configuration.
28 The drivers for this device are not installed.
29 This device is disabled because the firmware of the device did not give it the required resources.
30 This device is using an Interrupt Request (IRQ) resource that another device is using.
31 This device is not working properly because Windows cannot load the drivers required for this device.'
readTrue
ValueMap['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31']
Values['This device is working properly.', 'This device is not configured correctly.', 'Windows cannot load the driver for this device.', 'The driver for this device might be corrupted, or your system may be running low on memory or other resources.', 'This device is not working properly. One of its drivers or your registry might be corrupted.', 'The driver for this device needs a resource that Windows cannot manage.', 'The boot configuration for this device conflicts with other devices.', 'Cannot filter.', 'The driver loader for the device is missing.', 'This device is not working properly because the controlling firmware is reporting the resources for the device incorrectly.', 'This device cannot start.', 'This device failed.', 'This device cannot find enough free resources that it can use.', 'Windows cannot verify this device's resources.', 'This device cannot work properly until you restart your computer.', 'This device is not working properly because there is probably a re-enumeration problem.', 'Windows cannot identify all the resources this device uses.', 'This device is asking for an unknown resource type.', 'Reinstall the drivers for this device.', 'Failure using the VxD loader.', 'Your registry might be corrupted.', 'System failure: Try changing the driver for this device. If that does not work, see your hardware documentation. Windows is removing this device.', 'This device is disabled.', 'System failure: Try changing the driver for this device. If that doesn't work, see your hardware documentation.', 'This device is not present, is not working properly, or does not have all its drivers installed.', 'Windows is still setting up this device.', 'Windows is still setting up this device.', 'This device does not have valid log configuration.', 'The drivers for this device are not installed.', 'This device is disabled because the firmware of the device did not give it the required resources.', 'This device is using an Interrupt Request (IRQ) resource that another device is using.', 'This device is not working properly because Windows cannot load the drivers required for this device.']
ConfigManagerErrorCode property is in 104 classes of ROOT\cimv2 and in 2 namespaces
ConfigManagerUserConfig property
CIMTYPE'boolean'
Description'Indicates whether the device is using a user-defined configuration.'
readTrue
ConfigManagerUserConfig property is in 104 classes of ROOT\cimv2 and in 2 namespaces
CreationClassName property
CIM_KeyTrue
CIMTYPE'string'
Description'CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.'
readTrue
CreationClassName property is in 178 classes of ROOT\cimv2 and in 20 namespaces
CurrentBitsPerPixel property
CIMTYPE'uint32'
Description'The number of bits used to display each pixel.'
MappingStrings['MIF.DMTF|Video|003.12']
readTrue
Units'bits'
CurrentBitsPerPixel property is in 3 classes of ROOT\cimv2 and in 3 namespaces
CurrentHorizontalResolution property
CIMTYPE'uint32'
Description'Current number of horizontal pixels.'
MappingStrings['MIF.DMTF|Video|003.11']
readTrue
Units'pixels'
CurrentHorizontalResolution property is in 3 classes of ROOT\cimv2 and in 3 namespaces
CurrentNumberOfColors property
CIMTYPE'uint64'
Description'Number of colors supported at the current resolutions.'
readTrue
CurrentNumberOfColors property is in 3 classes of ROOT\cimv2 and in 3 namespaces
CurrentNumberOfColumns property
CIMTYPE'uint32'
Description'If in character mode, number of columns for this video controller. Otherwise, enter 0.'
MappingStrings['MIF.DMTF|Video|003.14']
readTrue
CurrentNumberOfColumns property is in 3 classes of ROOT\cimv2 and in 3 namespaces
CurrentNumberOfRows property
CIMTYPE'uint32'
Description'If in character mode, number of rows for this video controller. Otherwise, enter 0.'
MappingStrings['MIF.DMTF|Video|003.13']
readTrue
CurrentNumberOfRows property is in 3 classes of ROOT\cimv2 and in 3 namespaces
CurrentRefreshRate property
CIMTYPE'uint32'
Description'The CurrentRefreshRate property specifies the frequency at which the video controller refreshes the image for the monitor. A value of 0 indicates the default rate is being used, while 0xFFFFFFFF indicates the optimal rate is being used.'
MappingStrings['Win32Registry|HardwareInformation.']
Override'CurrentRefreshRate'
readTrue
Units'hertz'
CurrentRefreshRate property is in 3 classes of ROOT\cimv2 and in 3 namespaces
CurrentScanMode property
CIMTYPE'uint16'
Description'Current scan mode. "Interlaced" (value=3) or "Non Interlaced" (4) can be defined using this property.'
MappingStrings['MIF.DMTF|Video|003.8']
readTrue
ValueMap['1', '2', '3', '4']
Values['Other', 'Unknown', 'Interlaced', 'Non Interlaced']
CurrentScanMode property is in 3 classes of ROOT\cimv2 and in 3 namespaces
CurrentVerticalResolution property
CIMTYPE'uint32'
Description'Current number of vertical pixels.'
MappingStrings['MIF.DMTF|Video|003.10']
readTrue
Units'pixels'
CurrentVerticalResolution property is in 3 classes of ROOT\cimv2 and in 3 namespaces
Description property
CIMTYPE'string'
Description'The Description property provides a textual description of the object. '
readTrue
Description property is in 1061 classes of ROOT\cimv2 and in 142 namespaces
DeviceID property
CIM_KeyTrue
CIMTYPE'string'
Description'The DeviceID property contains a identifier (unique to the computer system) for this video controller.'
keyTrue
MappingStrings['WMI']
Override'DeviceId'
readTrue
DeviceID property is in 108 classes of ROOT\cimv2 and in 21 namespaces
ErrorCleared property
CIMTYPE'boolean'
Description'ErrorCleared is a boolean property indicating that the error reported in LastErrorCode property is now cleared.'
readTrue
ErrorCleared property is in 104 classes of ROOT\cimv2 and in 12 namespaces
ErrorDescription property
CIMTYPE'string'
Description'ErrorDescription is a free-form string supplying more information about the error recorded in LastErrorCode property, and information on any corrective actions that may be taken.'
readTrue
ErrorDescription property is in 106 classes of ROOT\cimv2 and in 142 namespaces
InstallDate property
CIMTYPE'datetime'
Description'The InstallDate property is datetime value indicating when the object was installed. A lack of a value does not indicate that the object is not installed.'
MappingStrings['MIF.DMTF|ComponentID|001.5']
readTrue
InstallDate property is in 227 classes of ROOT\cimv2 and in 23 namespaces
LastErrorCode property
CIMTYPE'uint32'
Description'LastErrorCode captures the last error code reported by the logical device.'
readTrue
LastErrorCode property is in 104 classes of ROOT\cimv2 and in 16 namespaces
MaxMemorySupported property
CIMTYPE'uint32'
Description'Maximum amount of memory supported in bytes.'
readTrue
Units'bytes'
MaxMemorySupported property is in 3 classes of ROOT\cimv2 and in 3 namespaces
MaxNumberControlled property
CIMTYPE'uint32'
Description'Maximum number of directly addressable entities supported by this Controller. A value of 0 should be used if the number is unknown or unlimited.'
MappingStrings['MIF.DMTF|Bus Port|001.9']
readTrue
MaxNumberControlled property is in 22 classes of ROOT\cimv2 and in 3 namespaces
MaxRefreshRate property
CIMTYPE'uint32'
Description'Maximum refresh rate of the video controller in hertz.'
MappingStrings['MIF.DMTF|Video|003.5']
readTrue
Units'hertz'
MaxRefreshRate property is in 5 classes of ROOT\cimv2 and in 3 namespaces
MinRefreshRate property
CIMTYPE'uint32'
Description'Minimum refresh rate of the video controller in hertz.'
MappingStrings['MIF.DMTF|Video|003.4']
readTrue
Units'hertz'
MinRefreshRate property is in 5 classes of ROOT\cimv2 and in 3 namespaces
Name property
CIMTYPE'string'
Description'The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property.'
readTrue
Name property is in 1046 classes of ROOT\cimv2 and in 142 namespaces
NumberOfColorPlanes property
CIMTYPE'uint16'
Description'Current number of color planes. If this value is not applicable for the current video configuration, enter 0.'
readTrue
NumberOfColorPlanes property is in 2 classes of ROOT\cimv2 and in 2 namespaces
NumberOfVideoPages property
CIMTYPE'uint32'
Description'Number of video pages supported given the current resolutions and available memory.'
readTrue
NumberOfVideoPages property is in 3 classes of ROOT\cimv2 and in 3 namespaces
PNPDeviceID property
CIMTYPE'string'
Description'Indicates the Win32 Plug and Play device ID of the logical device. Example: *PNP030b'
readTrue
PNPDeviceID property is in 104 classes of ROOT\cimv2 and in 6 namespaces
PowerManagementCapabilities property
CIMTYPE'uint16'
Description'Indicates the specific power-related capabilities of the logical device. The array values, 0="Unknown", 1="Not Supported" and 2="Disabled" are self-explanatory. The value, 3="Enabled" indicates that the power management features are currently enabled but the exact feature set is unknown or the information is unavailable. "Power Saving Modes Entered Automatically" (4) describes that a device can change its power state based on usage or other criteria. "Power State Settable" (5) indicates that the SetPowerState method is supported. "Power Cycling Supported" (6) indicates that the SetPowerState method can be invoked with the PowerState input variable set to 5 ("Power Cycle"). "Timed Power On Supported" (7) indicates that the SetPowerState method can be invoked with the PowerState input variable set to 5 ("Power Cycle") and the Time parameter set to a specific date and time, or interval, for power-on.'
readTrue
Values['Unknown', 'Not Supported', 'Disabled', 'Enabled', 'Power Saving Modes Entered Automatically', 'Power State Settable', 'Power Cycling Supported', 'Timed Power On Supported']
PowerManagementCapabilities property is in 106 classes of ROOT\cimv2 and in 14 namespaces
PowerManagementSupported property
CIMTYPE'boolean'
Description'Boolean indicating that the Device can be power managed - ie, put into a power save state. This boolean does not indicate that power management features are currently enabled, or if enabled, what features are supported. Refer to the PowerManagementCapabilities array for this information. If this boolean is false, the integer value 1, for the string, "Not Supported", should be the only entry in the PowerManagementCapabilities array.'
readTrue
PowerManagementSupported property is in 106 classes of ROOT\cimv2 and in 14 namespaces
ProtocolSupported property
CIMTYPE'uint16'
Description'The protocol used by the controller to access 'controlled' devices.'
MappingStrings['MIF.DMTF|Bus Port|001.2', 'MIF.DMTF|Disks|003.3']
readTrue
ValueMap['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '37', '38', '39', '40', '41', '42', '43', '44', '45', '46', '47']
Values['Other', 'Unknown', 'EISA', 'ISA', 'PCI', 'ATA/ATAPI', 'Flexible Diskette', '1496', 'SCSI Parallel Interface', 'SCSI Fibre Channel Protocol', 'SCSI Serial Bus Protocol', 'SCSI Serial Bus Protocol-2 (1394)', 'SCSI Serial Storage Architecture', 'VESA', 'PCMCIA', 'Universal Serial Bus', 'Parallel Protocol', 'ESCON', 'Diagnostic', 'I2C', 'Power', 'HIPPI', 'MultiBus', 'VME', 'IPI', 'IEEE-488', 'RS232', 'IEEE 802.3 10BASE5', 'IEEE 802.3 10BASE2', 'IEEE 802.3 1BASE5', 'IEEE 802.3 10BROAD36', 'IEEE 802.3 100BASEVG', 'IEEE 802.5 Token-Ring', 'ANSI X3T9.5 FDDI', 'MCA', 'ESDI', 'IDE', 'CMD', 'ST506', 'DSSI', 'QIC2', 'Enhanced ATA/IDE', 'AGP', 'TWIRP (two-way infrared)', 'FIR (fast infrared)', 'SIR (serial infrared)', 'IrBus']
ProtocolSupported property is in 21 classes of ROOT\cimv2 and in 3 namespaces
Status property
CIMTYPE'string'
Description'The Status property is a string indicating the current status of the object. Various operational and non-operational statuses can be defined. Operational statuses are "OK", "Degraded" and "Pred Fail". "Pred Fail" indicates that an element may be functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are "Error", "Starting", "Stopping" and "Service". The latter, "Service", could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is on-line, yet the managed element is neither "OK" nor in one of the other states.'
MaxLen10
readTrue
ValueMap['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service', 'Stressed', 'NonRecover', 'No Contact', 'Lost Comm']
Values['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service', 'Stressed', 'NonRecover', 'No Contact', 'Lost Comm']
Status property is in 230 classes of ROOT\cimv2 and in 42 namespaces
StatusInfo property
CIMTYPE'uint16'
Description'StatusInfo is a string indicating whether the logical device is in an enabled (value = 3), disabled (value = 4) or some other (1) or unknown (2) state. If this property does not apply to the logical device, the value, 5 ("Not Applicable"), should be used.'
MappingStrings['MIF.DMTF|Operational State|003.3']
readTrue
ValueMap['1', '2', '3', '4', '5']
Values['Other', 'Unknown', 'Enabled', 'Disabled', 'Not Applicable']
StatusInfo property is in 104 classes of ROOT\cimv2 and in 12 namespaces
SystemCreationClassName property
CIM_KeyTrue
CIMTYPE'string'
Description'The scoping System's CreationClassName.'
Propagated'CIM_System.CreationClassName'
readTrue
SystemCreationClassName property is in 122 classes of ROOT\cimv2 and in 20 namespaces
SystemName property
CIM_KeyTrue
CIMTYPE'string'
Description'The scoping System's Name.'
Propagated'CIM_System.Name'
readTrue
SystemName property is in 122 classes of ROOT\cimv2 and in 22 namespaces
TimeOfLastReset property
CIMTYPE'datetime'
Description'The TimeOfLastReset property indicates the date and time this controller was last reset. This could mean the controller was powered down, or reinitialized.'
readTrue
TimeOfLastReset property is in 26 classes of ROOT\cimv2 and in 3 namespaces
VideoArchitecture property
CIMTYPE'uint16'
Description'The video architecture. For example, VGA (value=5) or PC-98 (160) may be specified.'
MappingStrings['MIF.DMTF|Video|003.2']
readTrue
ValueMap['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '160']
Values['Other', 'Unknown', 'CGA', 'EGA', 'VGA', 'SVGA', 'MDA', 'HGC', 'MCGA', '8514A', 'XGA', 'Linear Frame Buffer', 'PC-98']
VideoArchitecture property is in 2 classes of ROOT\cimv2 and in 3 namespaces
VideoMemoryType property
CIMTYPE'uint16'
Description'An integer enumeration indicating the type of video memory.'
MappingStrings['MIF.DMTF|Video|003.6']
readTrue
ValueMap['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13']
Values['Other', 'Unknown', 'VRAM', 'DRAM', 'SRAM', 'WRAM', 'EDO RAM', 'Burst Synchronous DRAM', 'Pipelined Burst SRAM', 'CDRAM', '3DRAM', 'SDRAM', 'SGRAM']
VideoMemoryType property is in 3 classes of ROOT\cimv2 and in 3 namespaces
VideoMode property
CIMTYPE'uint16'
Description'Current video mode.'
MappingStrings['MIF.DMTF|Video|003.3']
readTrue
VideoMode property is in 3 classes of ROOT\cimv2 and in 2 namespaces
VideoProcessor property
CIMTYPE'string'
Description'A free-form string describing the video processor/Controller.'
readTrue
VideoProcessor property is in 3 classes of ROOT\cimv2 and in 3 namespaces

Win32_VideoController Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'The Win32_VideoController class represents the capabilities and management capacity of the video controller on a Win32 computer system.
Examples: Video adapter manufacturer, chipset version, display resolution, and number of colors.'
dynamicTrue
Locale1033
provider'CIMWin32'
UUID'{1008CCF1-7BFF-11D2-AAD2-006008C78BC7}'

Win32_VideoController System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\cimv2:Win32_VideoController'___SYSTEM8
__NAMESPACE'ROOT\cimv2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_PCVideoController', 'CIM_VideoController', 'CIM_Controller', 'CIM_LogicalDevice', 'CIM_LogicalElement', 'CIM_ManagedSystemElement']___SYSTEM8
__PROPERTY_COUNT59___SYSTEM3
__RELPATH'Win32_VideoController'___SYSTEM8
__DYNASTY'CIM_ManagedSystemElement'___SYSTEM8
__SUPERCLASS'CIM_PCVideoController'___SYSTEM8
__CLASS'Win32_VideoController'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to Win32_VideoController

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