SWI_STRUCT_AirServerExtended Struct Reference

#include <SwiStructsCm.h>

List of all members.

Public Attributes

U32 sizeStruct
WCHAR szProductName [LENGTH_ProductName]
SWI_TYPE_ProductClass eProductClass
SWI_TYPE_WirelessTech eWirelessTech
WCHAR szModemName [LENGTH_ModemName]
WCHAR szHardwareId [LENGTH_HardwareId]
UINT nInterfaceAvail


Detailed Description

This structure contains extended air server information

This structure is used by SwiGetAirServerInfo to retrieve additional information about a particular air server.

Supports both GSM and CDMA PC cards, embedded devices, and MP line of products.

See Also

See also:
SWI_TYPE_ProductClass

SWI_TYPE_WirelessTech

SwiGetAirServerInfo

See sample code, ConnectApi


Member Data Documentation

A Product class enumeration. See SWI_TYPE_ProductClass for list of possible values.

A Mobile wireless technology enumeration. See SWI_TYPE_WirelessTech for list of possible values.

Bitmask indicating available interfaces/functionality:

  • 0x0000: Unknown. There are conflicting SDK components running which is preventing the retrieval of this information. This should be treated as a success condition.
  • 0x0001: This bit is set if control & status interface is available. This indicates communication with the air server is possible.
  • 0x0002: This bit is set if the NDIS interface is available. This interface is required to create a data connection.
  • 0x0004: This bit is set if the Modem interface is available. This interface is required to create a dial-up connection.

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

A NULL terminated string which contains the hardware ID of the network adapter interface.

A NULL terminated string which contains the friendly dial-up modem name. This is the same value listed under Device Manager->Modems.

A NULL terminated string which contains the Sierra Wireless product name. Length of value is restricted to LENGTH_ProductName.


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

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