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.BitMemoryError64.DeviceErrorAddress property

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

32-bit physical address of the error relative to the start of the failing memory device, in bytes

Key Composition

Return Value

Type: UInt64

public static IPropertyKey DeviceErrorAddress { get; }

See Also