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