SWI_STRUCT_Registration Struct Reference

#include <SwiStructsGsm.h>

List of all members.

Public Attributes

U32 sizeStruct
bool bDisplayHomeString
bool bDisplayHCR
WCHAR szSPN [LENGTH_SPN]
WCHAR szPLMN [LENGTH_PLMN]
WCHAR szAbvPLMN [LENGTH_AbvPLMN]


Detailed Description

This structure contains name strings to be displayed to the user to indicate what network the modem is registered on. The service provider name and network name (PLMN) are given.

See also:
SWI_NOTIFY_Registration

Member Data Documentation

True indicates the home country roaming should be displayed. Otherwise, false is returned. This flag is present for historical reasons and can be ignored.

True indicates the home string should be displayed in place of the service provider name. Otherwise, false is returned. This flag is present for historical reasons and can be ignored.

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

WCHAR SWI_STRUCT_Registration::szAbvPLMN[LENGTH_AbvPLMN]

A NULL terminated string representing the abbreviated PLMN name.

WCHAR SWI_STRUCT_Registration::szPLMN[LENGTH_PLMN]

A NULL terminated string representing the PLMN.

WCHAR SWI_STRUCT_Registration::szSPN[LENGTH_SPN]

A NULL terminated string representing the service provider name.


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

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