#include <SwiStructsCm.h>
Public Attributes | |
U32 | sizeStruct |
WCHAR | szImageType [LENGTH_ImgInfoImgType] |
TYPE_FlashImgInfo_Result | eResult |
WCHAR | szVersion [LENGTH_ImgInfoVer] |
WCHAR | szRelDate [LENGTH_ImgInfoRelDate] |
WCHAR | szProdType [LENGTH_ImgInfoProdType] |
U32 | nImgSize |
Supports PC cards, embedded devices, and MP line of products.
TYPE_FlashImgInfo_Result SWI_STRUCT_FlashImgInfo::eResult |
An enumeration of type TYPE_FlashImgInfo_Result returned from the device which specifies the result of the request.
The size, in bytes, of the image data only and does not include the size of the CWE header.
The size, in bytes, of this structure. This value must always be populated by the calling application.
WCHAR SWI_STRUCT_FlashImgInfo::szImageType[LENGTH_ImgInfoImgType] |
This value is case sensitive and must be supplied by the calling application. Possible values include:
WCHAR SWI_STRUCT_FlashImgInfo::szProdType[LENGTH_ImgInfoProdType] |
A NULL terminated string returned from the device which specifies the product type of the flash image of interest. Exact values are image specific; examples are '6800' or '5625' for FW_DWN_APPL and FW_DWN_BOOT images. FW_DWN_SWOC image does not use this field.
WCHAR SWI_STRUCT_FlashImgInfo::szRelDate[LENGTH_ImgInfoRelDate] |
A NULL terminated string returned from the device which specifies the release date of the flash image of interest. The format of the date is MM/DD/YY.
WCHAR SWI_STRUCT_FlashImgInfo::szVersion[LENGTH_ImgInfoVer] |
A NULL terminated string returned from the device which specifies the version of the flash image of interest. The format of this string varies between technology types and image types: