#include <SwiStructsCm.h>
Public Attributes | |
U32 | sizeStruct |
SWI_STRUCT_AirServer | AirServer |
bool | bInsert |
UINT | nInterfaceAvail |
When an air server becomes unavailable, any pending requests will be canceled with a return code of SWI_RCODE_CANCEL. Any modem commands made after this event will fail with a SWI_RCODE_DEVICE_UNAVAIL return code. When the air server becomes available again, SwiSelectAirServer must be called to re-bind to the air server before any modem commands can be made.
This object supports both GSM and CDMA technologies for PC cards, embedded devices, and MP line of products.
See sample code, DeviceChange
A structure of type SWI_STRUCT_AirServer containing information about the air server of interest.
True is returned if the air server has become available or false if the air server has become unavailable.
Bitmask indicating available interfaces/functionality:
The size, in bytes, of this structure.