lazybios 3.0.0
Lightweight SMBIOS/DMI parsing library
Loading...
Searching...
No Matches
lazybiosType46_t Struct Reference

Parsed SMBIOS Type 46 String Property. More...

#include <type46.h>

Data Fields

lazybiosType46Decoded_t decoded
lazybiosType46FieldStatus_t field_status
uint16_t handle
uint8_t length
uint16_t parent_handle
uint16_t string_property_id
const char * string_property_value

Detailed Description

Parsed SMBIOS Type 46 String Property.

Definition at line 59 of file type46.h.

Field Documentation

◆ decoded

lazybiosType46Decoded_t lazybiosType46_t::decoded

Definition at line 65 of file type46.h.

◆ field_status

lazybiosType46FieldStatus_t lazybiosType46_t::field_status

Definition at line 66 of file type46.h.

◆ handle

uint16_t lazybiosType46_t::handle

Definition at line 60 of file type46.h.

◆ length

uint8_t lazybiosType46_t::length

Definition at line 61 of file type46.h.

◆ parent_handle

uint16_t lazybiosType46_t::parent_handle

Definition at line 64 of file type46.h.

◆ string_property_id

uint16_t lazybiosType46_t::string_property_id

Definition at line 62 of file type46.h.

◆ string_property_value

const char* lazybiosType46_t::string_property_value

Definition at line 63 of file type46.h.


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