XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
SMBIOS_TABLE_TYPE3 Struct Reference

#include <SmBios.h>

Collaboration diagram for SMBIOS_TABLE_TYPE3:
Collaboration graph
[legend]

Public Attributes

SMBIOS_STRUCTURE Hdr
 
SMBIOS_TABLE_STRING Manufacturer
 
UINT8 Type
 
SMBIOS_TABLE_STRING Version
 
SMBIOS_TABLE_STRING SerialNumber
 
SMBIOS_TABLE_STRING AssetTag
 
UINT8 BootupState
 The enumeration value from MISC_CHASSIS_STATE.
 
UINT8 PowerSupplyState
 The enumeration value from MISC_CHASSIS_STATE.
 
UINT8 ThermalState
 The enumeration value from MISC_CHASSIS_STATE.
 
UINT8 SecurityStatus
 The enumeration value from MISC_CHASSIS_SECURITY_STATE.
 
UINT8 OemDefined [4]
 
UINT8 Height
 
UINT8 NumberofPowerCords
 
UINT8 ContainedElementCount
 
UINT8 ContainedElementRecordLength
 
CONTAINED_ELEMENT ContainedElements [1]
 

Detailed Description

System Enclosure or Chassis (Type 3).

The information in this structure defines attributes of the system's mechanical enclosure(s). For example, if a system included a separate enclosure for its peripheral devices, two structures would be returned: one for the main, system enclosure and the second for the peripheral device enclosure. The additions to this structure in v2.1 of this specification support the population of the CIM_Chassis class.

Member Data Documentation

◆ AssetTag

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE3::AssetTag

◆ BootupState

UINT8 SMBIOS_TABLE_TYPE3::BootupState

The enumeration value from MISC_CHASSIS_STATE.

◆ ContainedElementCount

UINT8 SMBIOS_TABLE_TYPE3::ContainedElementCount

◆ ContainedElementRecordLength

UINT8 SMBIOS_TABLE_TYPE3::ContainedElementRecordLength

◆ ContainedElements

CONTAINED_ELEMENT SMBIOS_TABLE_TYPE3::ContainedElements[1]

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE3::Hdr

◆ Height

UINT8 SMBIOS_TABLE_TYPE3::Height

◆ Manufacturer

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE3::Manufacturer

◆ NumberofPowerCords

UINT8 SMBIOS_TABLE_TYPE3::NumberofPowerCords

◆ OemDefined

UINT8 SMBIOS_TABLE_TYPE3::OemDefined[4]

◆ PowerSupplyState

UINT8 SMBIOS_TABLE_TYPE3::PowerSupplyState

The enumeration value from MISC_CHASSIS_STATE.

◆ SecurityStatus

UINT8 SMBIOS_TABLE_TYPE3::SecurityStatus

The enumeration value from MISC_CHASSIS_SECURITY_STATE.

◆ SerialNumber

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE3::SerialNumber

◆ ThermalState

UINT8 SMBIOS_TABLE_TYPE3::ThermalState

The enumeration value from MISC_CHASSIS_STATE.

◆ Type

UINT8 SMBIOS_TABLE_TYPE3::Type

◆ Version

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE3::Version

The documentation for this struct was generated from the following file: