This class contains information about the client display driver configuration. This class is included in a default hardware inventory operation.
Table C.11 Display Configuration Attribute Class (SMS_G_System_DISPLAY_CONFIGURATION)
Property (Bold if collected) | Data type | Example | Notes |
---|---|---|---|
BitsPerPel | uint32 | 8 | Indicates the number of bits required to represent the current state of a pixel. |
DeviceName | string | "ATI Graphics Ultra Pro (mach32)" | Key. Indicates the name of the Win32 display device. |
DisplayFlags | uint32 | 0 | Indicates the display flags of the Win32 display. |
DisplayFrequency | uint32 | 72 | Indicates the display frequency of the Win32 display. |
DitherType | uint32 | Indicates the dither type of the Win32 display. | |
DriverVersion | string | "4.0" | Indicates the driver version of the Win32 display. |
GroupID | uint32 | 2 | Within one ResourceId (one SMS client), GroupID distinguishes one instance of a class from another. Objects with the same ResourceId and GroupID are “deltas” of one another, describing the same hardware inventory instance at different points in time. This is not a collectable property. |
ICMIntent | uint32 | ||
ICMMethod | uint32 | ||
LogPixels | uint32 | ||
PelsHeight | uint32 | 480 | Provides the vertical resolution, in pixels. |
PelsWidth | uint32 | 640 | Provides the horizontal resolution, in pixels. |
ResourceId | uint32 | 42 | Key. Inventory items with the same ResourceId were all discovered on the same SMS client. The ResourceId identifies the SMS client.
A ResourceId is an integer generated for the sake of SQL; it is not unique outside the site and should be used only for short-term querying purposes. It is not a collectable property. |
RevisionID | uint32 | 1 | Objects with the same ResourceId and GroupID are deltas, differentiated from one another by RevisionID number. The highest number is the most recent update. This is not a collectable property. |
SpecificationVersion | uint32 | 1025 | Indicates the specification version of the Win32 display. |
TimeStamp | datetime | See “Date and Time Formats” at the beginning of Appendix B. | Indicates when the information in this object was last revised. This is not a collectable property. |