LinuxSDK  V1.4.0.5
Data Fields
SWI_STRUCT_STK_Command Struct Reference

#include <SwiApiGsmStk.h>

Data Fields

swi_uint32 sizeStruct
 
swi_uint32 nSTK_Handle
 
enum SWI_TYPE_STK_TextType eTextType
 
swi_uint32 nMenuSelectionNumber
 
swi_bool bMore
 
swi_uint32 cntWCHAR
 
swi_char wText [LENGTH_STKCommand_utf8]
 

Detailed Description

This structure contains the STK Command information

See Also
SwiGetSIMToolKitCommand

Field Documentation

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)


The documentation for this struct was generated from the following file:

Linux SDK V1.4.0.5
Copyright (c) 2011 Sierra Wireless, Inc. All rights reserved