#include <SwiStructsGsm.h>
Public Attributes | |
U32 | sizeStruct |
SWI_TYPE_SIM_Password | eType |
WCHAR | szPassword [LENGTH_MaxCHV] |
WCHAR | szUnblockPassword [LENGTH_MaxCHV] |
SWI_TYPE_SIM_Password SWI_STRUCT_SIM_Verify::eType |
Password type.
The size, in bytes, of this structure. This value must always be populated by the calling application.
WCHAR SWI_STRUCT_SIM_Verify::szPassword[LENGTH_MaxCHV] |
NULL terminated password.
WCHAR SWI_STRUCT_SIM_Verify::szUnblockPassword[LENGTH_MaxCHV] |
NULL terminated unblocking password.