|
LinuxSDK
V1.4.0.5
|
#include <SwiApiGsmSim.h>
Data Fields | |
| swi_uint32 | sizeStruct |
| swi_bool | bEnable |
| swi_char | szPassword [LENGTH_MaxCHV] |
This structure contains information required to enable PIN1.
| swi_bool SWI_STRUCT_SIM_EnableLock::bEnable |
Set to true to enable PIN1, false to disable.
| swi_uint32 SWI_STRUCT_SIM_EnableLock::sizeStruct |
The size, in bytes, of this structure. This value must always be populated by the calling application.
| swi_char SWI_STRUCT_SIM_EnableLock::szPassword[LENGTH_MaxCHV] |
NULL terminated password.