SWI_STRUCT_GsmProfileDns Struct Reference

#include <SwiStructsGsm.h>

List of all members.

Public Attributes

U32 sizeStruct
U8 nProfileId
U32 nLengthPriDns
BYTE byPriDns [LENGTH_IPAddress]
U32 nLengthSecDns
BYTE bySecDns [LENGTH_IPAddress]


Detailed Description

This structure contains 3G GSM DNS profile settings.

See also:
SWI_NOTIFY_GsmProfileChange

SwiGetGsmProfileDns

SwiSetGsmProfileDns


Member Data Documentation

BYTE SWI_STRUCT_GsmProfileDns::byPriDns[LENGTH_IPAddress]

A binary representation of the primary DNS. Ex. 0x7F000201 is 127.0.2.1.

BYTE SWI_STRUCT_GsmProfileDns::bySecDns[LENGTH_IPAddress]

A binary representation of the secondary DNS (Ex. 0x7F000201 is 127.0.2.1.)

Length of the primary DNS address. Valid range is 0-16. 0 indicates no DNS address present and in this case the modem will solicit a network-supplied DNS address.

Length of the primary DNS address. Valid range is 0-16. 0 indicates no DNS address present and in this case the modem will solicit a network-supplied DNS address.

Profile ID. Valid range is 1-16.

The size, in bytes, of this structure.


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