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

#include <SmBios.h>

Collaboration diagram for SMBIOS_TABLE_TYPE8:
Collaboration graph
[legend]

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.
 

Detailed Description

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.

Member Data Documentation

◆ ExternalConnectorType

UINT8 SMBIOS_TABLE_TYPE8::ExternalConnectorType

The enumeration value from MISC_PORT_CONNECTOR_TYPE.

◆ ExternalReferenceDesignator

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE8::ExternalReferenceDesignator

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE8::Hdr

◆ InternalConnectorType

UINT8 SMBIOS_TABLE_TYPE8::InternalConnectorType

The enumeration value from MISC_PORT_CONNECTOR_TYPE.

◆ InternalReferenceDesignator

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE8::InternalReferenceDesignator

◆ PortType

UINT8 SMBIOS_TABLE_TYPE8::PortType

The enumeration value from MISC_PORT_TYPE.


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