iSMBIOS is a lightweight implementation that allows us to obtain SMBIOS information. Currently only works on windows
Initializes a new instance of the class SmbiosBaseType by specifying the Header of the structure and current
protected DmiBaseType(TSmbios smbiosStructure, int smbiosVersion)
| parameter | description |
|---|---|
| smbiosStructure | Header of the current structure. |
| smbiosVersion | Current SMBIOS version. |