LinuxSDK  V1.4.0.5
Data Fields
SWI_STRUCT_Imei Struct Reference

#include <SwiApiGsmBasic.h>

Data Fields

swi_uint32 sizeStruct
 
swi_char szImei [LENGTH_Imei]
 
swi_char szTac [LENGTH_Tac]
 
swi_char szFac [LENGTH_Fac]
 
swi_char szSnr [LENGTH_Snr]
 
swi_char szCheckByte [LENGTH_ChkByte]
 

Detailed Description

This structure contains the International Mobile Equipment Identity (IMEI).

The IMEI is a number unique to every GSM mobile phone. This structure is used as output by the SwiGetImei function.

See Also
SwiGetImei

Field Documentation

swi_uint32 SWI_STRUCT_Imei::sizeStruct

The size, in bytes, of this structure. This value must always be populated by the calling application.

swi_char SWI_STRUCT_Imei::szCheckByte[LENGTH_ChkByte]

Check byte

swi_char SWI_STRUCT_Imei::szFac[LENGTH_Fac]

A 2 character, NULL terminated string representing the Assembly Code.

swi_char SWI_STRUCT_Imei::szImei[LENGTH_Imei]

A NULL terminated string containing the IMEI.

swi_char SWI_STRUCT_Imei::szSnr[LENGTH_Snr]

A 6 character, NULL terminated string representing the Serial Number.

swi_char SWI_STRUCT_Imei::szTac[LENGTH_Tac]

A 6 character, NULL terminated string representing the Type Approval Code.


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

Linux SDK V1.4.0.5
Copyright (c) 2011 Sierra Wireless, Inc. All rights reserved