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


Chapter 4 AMI API : Data Types Summary : ami_Method

ami_Method
Type
Purpose
This is the AMI C API method object handle. It encapsulates all the information required to define and support an AMI method. It is used to identify a specific AMI method in AMI C API functions.
Remarks
All ami_Method instances are associated with a specific ami_Session instance and are destroyed along with the ami_Session when ami_SessionDestroy() is called. There is no need (or function) to destroy an ami_Method.

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