Display Controller Configuration Attribute Class

This class contains the video adapter configuration information of a client computer. This class is included in a default hardware inventory operation.

Table C.12 Display Controller Configuration Attribute Class (SMS_G_System_DISPLAY_CONTROLLER_CONFIGURATION)

Property
(Bold if collected)
Data
type

Example

Notes
BitsPerPixeluint3232Indicates the current number of bits per pixel.
ColorPlanesuint321Indicates the current number of color panes in the display.
DeviceEntriesInAColorTableuint32256Indicates the current number of device entries in a color table.
DeviceSpecificPensuint323Indicates the current number of device-specific pens, where 0xFFFF means the device does not support pens.
GroupIDuint322Within 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.
HorizontalResolutionuint32640Indicates the current number of pixels in the horizontal direction (X axis) of the display.
Namestring"ATI Graphics
Ultra Pro (mach32)"
Key. Defines the label that the object is known by. Maximum length is 256 characters.
RefreshRateuint3272Indicates the refresh rate, in Hertz, of the video adapter. A value of 0 or 1 indicates a default rate is being used. A -1 indicates that an optimal rate is being used.
ReservedSystemPaletteEntriesuint3224Indicates the current number of reserved entries in a system palette.
ResourceIduint3242Key. 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.

RevisionIDuint321Objects 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.
SystemPaletteEntriesuint32256Indicates the current number of entries in a system palette.
TimeStampdatetimeSee “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.
VerticalResolutionuint32480Indicates the current number of pixels in the vertical direction (Y axis) of the display.
VideoModestring"640 by 480 pixels, 256 Colors"Indicates the current pixel resolution and color setting of the display.