|
LinuxSDK
V1.4.0.5
|
#include <SwiApiCmBasic.h>
Data Fields | |
| swi_uint32 | sizeStruct |
| swi_uint16 | nModemType |
| swi_uint32 | nWirelessTech |
| swi_char | szProductName [LENGTH_ProductStr] |
This structure contains modem type information
| swi_uint16 SWI_STRUCT_ModemType::nModemType |
Modem type
| swi_uint32 SWI_STRUCT_ModemType::nWirelessTech |
A Mobile wireless technology
| swi_uint32 SWI_STRUCT_ModemType::sizeStruct |
The size, in bytes, of this structure. This value must always be populated by the calling application.
| swi_char SWI_STRUCT_ModemType::szProductName[LENGTH_ProductStr] |
A NULL terminated string which contains the Sierra Wireless product name. Length of value is restricted to LENGTH_ProductName.