Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 4 AMI API : AMI C API Error Functions : ami_Version... Accessors

ami_Version... Accessors
Functions
Declaration
const char * ami_VersionName();
const char * ami_Version();
const char * ami_VersionDate();
int ami_VersionMajor();
int ami_VersionMinor();
int ami_VersionUpdate();
Purpose
These functions return the AMI C API version information. The version information consists of a major, minor, and update number formatted left to right, respectively like this 3.1.1.
Accessors
 

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved