You can request version information about your copy of Imagenation.
To request the Imagenation release number:
· Use the IN_GetIMVersion function.
The function returns the release number, build number, and version. For example, it could return: 4.52, 182, GZ.
You can also find out which name is assigned to your copy of Imagenation.
To request the name of the product:
· Use the IN_GetProductIDName function.
The function returns the name of the product, such as "Image Viewer 2000".
To request the Imagenation version number:
· Use the IN_GetVersionEx function.
The function returns the full release number of Imagenation, as well as the required operating system, for example, Windows 95 or later.
See also