MESA_DEVICE_INFO Struct Reference

List of all members.


Detailed Description

This structure is used with the JSGetDeviceInfo function.

Parameters:
dwModulesPresent This is a bitfield showing what hardware is present on the device. The bit definitions are as follows:
          MODULES_PRESENT_BLUETOOTH 0x00000001
          MODULES_PRESENT_WIFI 0x00000002
          MODULES_PRESENT_GPS 0x00000004
          MODULES_PRESENT_CAMERA 0x00000008
          MODULES_PRESENT_GSM 0x00000010
          MODULES_PRESENT_FLASH 0x00000020
          MODULES_PRESENT_CDMA 0x00000040
wszModelNumber The model number of the device.
dwRamSize The size of the RAM in MiB.
dwStorageSize The amount of user storage space in Mib (MB on Archer2 and Allegro2).
wszBoardRevision The device hardware version number.
wszPICVersion The version of the power management firmware.
wszBootloaderVersion The version of the Bootloader.
wszOSVersion The version of the OS.
wszOSBuildNumber The build number of the OS.
dwLanguageCode The language ID number of the device
wczPackageNumber (Archer 2 only) Package Number Identifier for the device type
Note:
On Archer2 and Allegro2, either the Mesa structure or the A2 structure may be used
Supported Platforms:
  • Mesa
  • Archer2
  • Allegro2
See also:
JSGetDeviceInfo

Public Attributes

DWORD dwLanguageCode
DWORD dwModulesPresent
DWORD dwRamSize
DWORD dwStorageSize
WCHAR wszBoardRevision [16]
WCHAR wszBootloaderVersion [8]
TCHAR wszModelNumber [8]
WCHAR wszOSBuildNumber [64]
WCHAR wszOSVersion [64]
WCHAR wszPICVersion [64]

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

Generated on Wed Jun 8 14:33:23 2016 by  doxygen 1.5.5