|
LinuxSDK
V1.4.0.5
|
#include <SwiApiGsmStk.h>
Data Fields | |
| swi_uint32 | sizeStruct |
| swi_uint32 | nSTK_Handle |
| swi_bool | bMoreData |
| swi_uint32 | cntWCHAR |
| swi_char | wText [LENGTH_STKRespInput] |
This structure contains the STK Command Notification information
| swi_bool SWI_STRUCT_STK_RsepGetInput::bMoreData |
true : more data to come
| swi_uint32 SWI_STRUCT_STK_RsepGetInput::cntWCHAR |
Number of UCS2 characters in the following string
| swi_uint32 SWI_STRUCT_STK_RsepGetInput::nSTK_Handle |
| swi_uint32 SWI_STRUCT_STK_RsepGetInput::sizeStruct |
The size, in bytes, of this structure. This value must always be populated by the calling application.
| swi_char SWI_STRUCT_STK_RsepGetInput::wText[LENGTH_STKRespInput] |
variable length string (max length 10 chars)