Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

IxNpeDlImageId Struct Reference
[IXP425 NPE-Downloader (IxNpeDl) API]

Image Id to identify each image contained in an image library. More...


Data Fields

IxNpeDlNpeId npeId
 NPE ID.

IxNpeDlFunctionalityId functionalityId
 Build ID indicates functionality of image.

IxNpeDlMajor major
 Major Release Number.

IxNpeDlMinor minor
 Minor Revision Number.


Detailed Description

Image Id to identify each image contained in an image library.

Warning:
THIS struct HAS BEEN DEPRECATED AND SHOULD NOT BE USED. It will be removed in a future release. See ixNpeDlNpeInitAndStart for more information.

Definition at line 642 of file IxNpeDl.h.


Field Documentation

IxNpeDlFunctionalityId IxNpeDlImageId::functionalityId
 

Build ID indicates functionality of image.

Definition at line 645 of file IxNpeDl.h.

IxNpeDlMajor IxNpeDlImageId::major
 

Major Release Number.

Definition at line 646 of file IxNpeDl.h.

IxNpeDlMinor IxNpeDlImageId::minor
 

Minor Revision Number.

Definition at line 647 of file IxNpeDl.h.

IxNpeDlNpeId IxNpeDlImageId::npeId
 

NPE ID.

Definition at line 644 of file IxNpeDl.h.


The documentation for this struct was generated from the following file:
Automatically generated from sources. © Intel Corp. 2003