SWI_STRUCT_Imei Struct Reference

#include <SwiStructsGsm.h>

List of all members.

Public Attributes

U32 sizeStruct
WCHAR szImei [LENGTH_Imei]
WCHAR szTac [LENGTH_Tac]
WCHAR szFac [LENGTH_Fac]
WCHAR szSnr [LENGTH_Snr]
WCHAR 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

Member Data Documentation

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

WCHAR SWI_STRUCT_Imei::szCheckByte[LENGTH_ChkByte]

Check byte

WCHAR SWI_STRUCT_Imei::szFac[LENGTH_Fac]

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

WCHAR SWI_STRUCT_Imei::szImei[LENGTH_Imei]

A NULL terminated string containing the IMEI.

WCHAR SWI_STRUCT_Imei::szSnr[LENGTH_Snr]

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

WCHAR 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:

Generated on Fri Oct 2 10:27:33 2009 for 3G SDK by  doxygen 1.5.9