|
LinuxSDK
V1.4.0.5
|
#include <SwiApiCmBasic.h>
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
| enum SWI_TYPE_ProductClass SWI_STRUCT_AirServerExtended::eProductClass |
A Product class enumeration. See SWI_TYPE_ProductClass for list of possible values.
| enum SWI_TYPE_WirelessTech SWI_STRUCT_AirServerExtended::eWirelessTech |
A Mobile wireless technology enumeration. See SWI_TYPE_WirelessTech for list of possible values.
| swi_uint32 SWI_STRUCT_AirServerExtended::sizeStruct |
The size, in bytes, of this structure. This value must always be populated by the calling application.
| swi_char SWI_STRUCT_AirServerExtended::szHardwareId[LENGTH_HardwareId] |
A NULL terminated string which contains the hardware ID of the network adapter interface.
| swi_char SWI_STRUCT_AirServerExtended::szModemName[LENGTH_ModemName] |
A NULL terminated string which contains the friendly dial-up modem name. This is the same value listed under Device Manager->Modems.
| swi_char SWI_STRUCT_AirServerExtended::szProductName[LENGTH_ProductName] |
A NULL terminated string which contains the Sierra Wireless product name. Length of value is restricted to LENGTH_ProductName.