Data Structures | |
struct | RAMINFO_SMBIOS |
struct | SYSINFO_SMBIOS |
Defines | |
#define | SMB_VSHORT_STRINGLEN 32 |
#define | SMB_STRINGLEN 64 |
Enumerations | |
enum | SMB_STATUS { SMBERR_SUCCESS, SMBERR_MEMALLOC, SMBERR_INIT_DIRECTIO, SMBERR_NO_SMBIOS, SMBERR_ACCESS_DENIED, SMBERR_FAILURE } |
Functions | |
SYSINFO_API int | SysInfoDll_GetSystemInfo_SMBIOS (SYSINFO_SMBIOS *SysInfo) |
Call this function to return system information via SMBIOS (System Management BIOS). |
#define SMB_VSHORT_STRINGLEN 32 |
#define SMB_STRINGLEN 64 |
enum SMB_STATUS |
SYSINFO_API int SysInfoDll_GetSystemInfo_SMBIOS | ( | SYSINFO_SMBIOS * | SysInfo | ) |
Call this function to return system information via SMBIOS (System Management BIOS).
[out] | SysInfo | Pointer to a structure to store the SMBIOS information |