#include <SwiStructsCm.h>
Public Attributes | |
U32 | sizeStruct |
U32 | nNumber |
SWI_STRUCT_AirServer | AirServers [MAX_AIR_SERVERS] |
Supports both GSM and CDMA PC cards, embedded devices, and MP line of products.
SWI_TYPE_WirelessTech
See sample code, ConnectApi
SWI_STRUCT_AirServer SWI_STRUCT_AirServerList::AirServers[MAX_AIR_SERVERS] |
A list of available air servers. Only valid if nNumber is greater than 0. The array of SWI_STRUCT_AirServer structures is populated beginning with index 0 up to index nNumber-1 sequentially.
The number of available air servers ranging from 0 to MAX_AIR_SERVERS.
The size, in bytes, of this structure. This value must always be populated by the calling application.