libpack  SLQS03.03.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
serialNumbersInfo Struct Reference

Data Fields

BYTE esnSize
 
CHARpESNString
 
BYTE imeiSize
 
CHARpIMEIString
 
BYTE meidSize
 
CHARpMEIDString
 
BYTE imeiSvnSize
 
CHARpImeiSvnString
 

Detailed Description

Returns all the serial numbers assigned to the device. These serial numbers include the ESN (Electronic serial number of the device), the IMEI (International Mobile Equipment Identity) and MEID (Mobile Equipment Identifier).

Parameters
esnSize
  • The maximum number of characters (including NULL terminator) that the ESN string array can contain
pESNString[OUT]
  • NULL-terminated ESN string. Empty string is returned when ESN is not supported/programmed
imeiSize
  • The maximum number of characters (including NULL terminator) that the IMEI string array can contain
pIMEIString[OUT]
  • NULL terminated IMEI string. Empty string is returned when IMEI is not supported/programmed
meidSize
  • The maximum number of characters (including NULL terminator) that the MEID string array can contain
pMEIDString[OUT]
  • NULL-terminated MEID string. Empty string is returned when MEID is not supported/programmed
imeiSvnSize
  • The maximum number of characters (including NULL terminator) that the IMEI SVN string array can contain.
pImeiSvnString[OUT]
  • NULL-terminated IMEI SVN string. Empty string is returned when IMEI SVN is not supported/programmed.

Field Documentation

BYTE serialNumbersInfo::esnSize
BYTE serialNumbersInfo::imeiSize
BYTE serialNumbersInfo::imeiSvnSize
BYTE serialNumbersInfo::meidSize
CHAR* serialNumbersInfo::pESNString
CHAR* serialNumbersInfo::pIMEIString
CHAR* serialNumbersInfo::pImeiSvnString
CHAR* serialNumbersInfo::pMEIDString

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved