|
LinuxSDK
V1.4.0.5
|
#include <SwiApiGsmSim.h>
Data Fields | |
| swi_uint32 | sizeStruct |
| enum SWI_TYPE_SIM_Password | eType |
| swi_char | szPassword [LENGTH_MaxCHV] |
| swi_char | szUnblockPassword [LENGTH_MaxCHV] |
This structure contains information used to unlock or unblock the SIM.
| enum SWI_TYPE_SIM_Password SWI_STRUCT_SIM_Verify::eType |
Password type.
| swi_uint32 SWI_STRUCT_SIM_Verify::sizeStruct |
The size, in bytes, of this structure. This value must always be populated by the calling application.
| swi_char SWI_STRUCT_SIM_Verify::szPassword[LENGTH_MaxCHV] |
NULL terminated password.
| swi_char SWI_STRUCT_SIM_Verify::szUnblockPassword[LENGTH_MaxCHV] |
NULL terminated unblocking password.