CurrImageInfo Struct Reference

Data Fields

BYTE imageType
BYTE uniqueID [16]
BYTE buildIDLen
BYTE buildID [255]

Detailed Description

This structure is used to store image information

Parameters:
imageType[OUT] 
  • Image Type
  • Values:
    • 0 - FW
    • 1 - configuration
uniqueID[OUT] 
  • Image Unique Identifier ( ASCII characters )
buildIDLen[OUT] 
  • Length of build ID string to follow
  • If set to zero, build ID string will be blank
buildID[OUT] 
  • String containing image information( ASCII characters )
  • Maximum length of this string is 255 chars

Field Documentation


Copyright (c) 2011 Sierra Wireless, Inc. All rights reserved