This structure used to store unpack_dms_GetSerialNumbers parameters
- Parameters
-
esn | - Electronic Serial Number of the device.
- NULL-terminated ESN string. Empty string is returned when ESN is not supported/programmed.
- Bit to check in ParamPresenceMask - 16
|
imei_no | - International Mobile Equipment Identity of the device.
- NULL terminated IMEI string. Empty string is returned when IMEI is not supported/programmed.
- Bit to check in ParamPresenceMask - 17
|
meid | - Mobile Equipment Identifier of the device.
- NULL-terminated MEID string. Empty string is returned when MEID is not supported/programmed.
- Bit to check in ParamPresenceMask - 18
|
imeisv_svn | - NULL-terminated IMEI SVN string. Empty string is returned when IMEI SVN is not supported/programmed.imei software version revision.
- Bit to check in ParamPresenceMask - 19
|
ParamPresenceMask |
- bitmask representation to indicate valid parameters.
|