Ready for review
Get_ImageID
The function Get_ImageID gets the image ID.
unsigned long Get_ImageID(
char* ImageID
);
unsigned long GetImageId(
char* ImageID
);
Parameters
ImageID Pointer to a variable that gets the image ID. (NULL terminated ASCII-String with a maximum of IMAGE_ID_GETUUID_MAXSIZE size; no Unicode!!)
Return Values
If the function succeeds, the return value is TRUE.
If the function fails, the return value is FALSE.
Remarks
A RAM-image will not have an image-ID!
Requirements
OS Versions: Windows CE 4.2 and later.
Header: drvlib_app.h
Link Library: drvlib_app.lib