CIM_DisplayController 类
表示显示控制器。
语法
[Abstract, Version("2.25.0"), UMLPackagePath("CIM::Device::Controller"), AMENDMENT]
class CIM_DisplayController : CIM_Controller
{
string Description;
string VideoProcessor;
uint16 VideoMemoryType;
string OtherVideoMemoryType;
uint32 NumberOfVideoPages;
uint32 MaxMemorySupported;
uint16 AcceleratorCapabilities[];
string CapabilityDescriptions[];
string OtherVideoArchitecture;
uint16 VideoArchitecture;
};
成员
CIM_DisplayController 类具有以下类型的成员:
属性
CIM_DisplayController 类具有这些属性。
-
AcceleratorCapabilities
-
-
数据类型: uint16 数组
-
访问类型:只读
-
限定符: ArrayType (“Indexed”) , ModelCorrespondence (“CIM_DisplayController。CapabilityDescriptions“)
显示控制器的图形和 3D 功能。
-
-
未知 (0)
-
其他 (1)
-
图形加速器 (2)
-
3D Accelerator (3)
-
PCI 快速写入 (4)
-
MultiMonitor 支持 (5)
-
PCI 母版 (6)
-
第二个单色适配器支持 (7)
-
大内存地址支持 (8)
CapabilityDescriptions
-
数据类型: 字符串 数组
-
访问类型:只读
-
限定符: ArrayType (“Indexed”) , ModelCorrespondence (“CIM_DisplayController。AcceleratorCapabilities“)
AcceleratorCapabilities 数组的视频加速器功能的详细说明。 此数组中的项对应于 AcceleratorCapabilities 中的数组项。
说明
-
数据类型: 字符串
-
访问类型:只读
-
限定符: 重写 (“Description”) , MappingStrings (“MIF”。DMTF |视频|004.18“)
对象的文本说明。
MaxMemorySupported
-
数据类型: uint32
-
访问类型:只读
-
限定符: 单位 (“Bytes”) , PUnit (“byte”)
支持的最大内存量(以字节为单位)。
NumberOfVideoPages
-
数据类型: uint32
-
访问类型:只读
给定当前分辨率和可用内存时支持的视频页数。
OtherVideoArchitecture
-
数据类型: 字符串
-
访问类型:只读
-
限定符: ModelCorrespondence (“CIM_DisplayController。VideoArchitecture“)
VideoArchitecture 属性包含“1” (其他) 时的视频体系结构类型的说明。
OtherVideoMemoryType
-
数据类型: 字符串
-
访问类型:只读
-
限定符: ModelCorrespondence (“CIM_DisplayController。VideoMemoryType“)
VideoMemoryType 属性为“1”时的视频内存类型 (其他) 。
VideoArchitecture
-
数据类型: uint16
-
访问类型:只读
用于生成视频信号的显示控制器视频体系结构。 通常,专用视频处理器会根据指定的体系结构生成视频信号。 体系结构指示显示控制器的最大分辨率功能。
未知 (0)
其他 (1)
CGA (2)
EGA (3)
VGA (4)
SVGA (5)
MDA (6)
HGC (7)
MCGA (8)
8514A (9)
XGA (10)
线性帧缓冲区 (11)
PC-98 (160)
DMTF 保留 (.)
供应商预留 (0x8000.)
VideoMemoryType
-
数据类型: uint16
-
访问类型:只读
-
限定符: MappingStrings (“MIF”。DMTF |视频|004.6“) , ModelCorrespondence (”CIM_DisplayController。OtherVideoMemoryType“)
视频内存的类型。
未知 (0)
其他 (1)
VRAM (2)
DRAM (3)
SRAM (4)
WRAM (5)
EDO RAM (6)
突发同步 DRAM (7)
管道突发 SRAM (8)
CDRAM (9)
3DRAM (10)
SDRAM (11)
SGRAM (12)
VideoProcessor
-
数据类型: 字符串
-
访问类型:只读
视频处理器/控制器的文本说明。
要求
要求 | 值 |
---|---|
最低受支持的客户端 |
Windows 8 |
最低受支持的服务器 |
Windows Server 2012 |
命名空间 |
Root\virtualization\v2 |
MOF |
|
DLL |
|