This structure used to store unpack_dms_GetFirmwareRevisions parameters
- Parameters
-
| amssSize |
- Maximum number of characters (including NULL terminator) that the AMSS string array can contain
|
| AMSSString |
- NULL-terminated AMSS revision string
- Maximum Length is 255 Bytes
- Invalid data : index 0 equal 0x7F and amssSize is equal 0.
|
| bootSize |
- Maximum number of characters (including NULL terminator) that the boot string array can contain
|
| BootString |
- NULL-terminated boot code revision string
- Maximum Length is 255 Bytes
- Invalid data : index 0 equal 0x7F and bootSize is equal 0.
|
| priSize |
- Maximum number of characters (including NULL terminator) that the PRI string array can contain
|
| PRIString |
- NULL-terminated PRI revision string
- Maximum Length is 255 Bytes
- Invalid data : index 0 equal 0x7F and priSize is equal 0.
|
| Tlvresult |
|