iSMBIOS

iSMBIOS is a lightweight implementation that allows us to obtain SMBIOS information. Currently only works on windows

View the Project on GitHub iAJTin/iSMBIOS

DmiProperty.BitMemoryError32.MemoryArrayErrorAddress property

Gets a value representing the key to retrieve the property value.

32-bit physical address of the error based on the addressing of the bus to which the memory array is connected.

Key Composition

Return Value

Type: UInt32

Remarks

2.1+

public static IPropertyKey MemoryArrayErrorAddress { get; }

See Also