|
XenevaOS
|
#include <SmBios.h>

Public Attributes | |
| SMBIOS_STRUCTURE | Hdr |
| SMBIOS_TABLE_STRING | InternalReferenceDesignator |
| UINT8 | InternalConnectorType |
| The enumeration value from MISC_PORT_CONNECTOR_TYPE. | |
| SMBIOS_TABLE_STRING | ExternalReferenceDesignator |
| UINT8 | ExternalConnectorType |
| The enumeration value from MISC_PORT_CONNECTOR_TYPE. | |
| UINT8 | PortType |
| The enumeration value from MISC_PORT_TYPE. | |
Port Connector Information (Type 8).
The information in this structure defines the attributes of a system port connector, e.g. parallel, serial, keyboard, or mouse ports. The port's type and connector information are provided. One structure is present for each port provided by the system.
| UINT8 SMBIOS_TABLE_TYPE8::ExternalConnectorType |
The enumeration value from MISC_PORT_CONNECTOR_TYPE.
| SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE8::ExternalReferenceDesignator |
| SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE8::Hdr |
| UINT8 SMBIOS_TABLE_TYPE8::InternalConnectorType |
The enumeration value from MISC_PORT_CONNECTOR_TYPE.
| SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE8::InternalReferenceDesignator |
| UINT8 SMBIOS_TABLE_TYPE8::PortType |
The enumeration value from MISC_PORT_TYPE.