|
LinuxSDK
V1.4.0.5
|
#include <SwiApiGsmStk.h>
This structure contains the STK Command information
| swi_bool SWI_STRUCT_STK_Command::bMore |
false-no more data available true-more data available (use another set operation to get the remainder of the string
| swi_uint32 SWI_STRUCT_STK_Command::cntWCHAR |
Number of UCS2 characters in the following string.
| enum SWI_TYPE_STK_TextType SWI_STRUCT_STK_Command::eTextType |
| swi_uint32 SWI_STRUCT_STK_Command::nMenuSelectionNumber |
Menu selection number - 0x01 - 0xFF.
| swi_uint32 SWI_STRUCT_STK_Command::nSTK_Handle |
| swi_uint32 SWI_STRUCT_STK_Command::sizeStruct |
The size, in bytes, of this structure. This value must always be populated by the calling application.
| swi_char SWI_STRUCT_STK_Command::wText[LENGTH_STKCommand_utf8] |
variable length string (max length 236 bytes) always coded in UCS2)