VideoDriverInfo Properties |
The VideoDriverInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | AdapterDacType |
Win32_VideoController: Name or identifier of the digital-to-analog converter (DAC) chip.
The character set of this property is alphanumeric.
|
![]() | AdapterRam |
Win32_VideoController: Memory size of the video adapter.
|
![]() | CurrentBitsPerPixel |
Win32_VideoController: Number of bits used to display each pixel.
|
![]() | CurrentHorizontalResolution |
Win32_VideoController: Current number of horizontal pixels.
|
![]() | CurrentNumberOfColors |
Win32_VideoController: Number of colors supported at the current resolution.
|
![]() | CurrentRefreshRate |
Win32_VideoController: Frequency at which the video controller refreshes the image for the
monitor. A value of 0 (zero) indicates the default rate is being used, while 0xFFFFFFFF
indicates the optimal rate is being used.
|
![]() | CurrentScanMode |
Win32_VideoController: Current scan mode.
|
![]() | CurrentVerticalResolution |
Win32_VideoController: Current number of vertical pixels.
|
![]() | DeviceId |
Win32_VideoController: Identifier (unique to the computer system) for this video controller.
|
![]() | DriverDate |
Win32_VideoController: Last modification date and time of the currently installed video
driver.
|
![]() | DriverVersion |
Win32_VideoController: Version number of the video driver.
|
![]() | InfFilename |
Win32_VideoController: Path to the video adapter's .inf file.
|
![]() | InfSection |
Win32_VideoController: Section of the .inf file where the Windows video information resides.
|
![]() | InstalledDisplayDrivers |
Win32_VideoController: Name of the installed display device driver.
|
![]() | MaxRefreshRate |
Win32_VideoController: Maximum refresh rate of the video controller in hertz.
|
![]() | MinRefreshRate |
Win32_VideoController: Minimum refresh rate of the video controller in hertz.
|
![]() | Name |
Win32_VideoController: Label by which the object is known. When subclassed, the property
can be overridden to be a key property.
|