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


Chapter 4 AMI API : AMI Method Classes : AmiMethod::get...() Accessors

AmiMethod::get...() Accessors
Accessors
Declaration
AmiStatus getHelp(const char ** help) const;
 
AmiStatus getName(const char ** name) const;
 
AmiSession * getSession(void) const;
 
AmiStatus& getStatus();
Purpose
Accessors for retrieving information from an AmiMethod instance.
Gets the AmiSession object this method belongs to.
See Also
AmiSession Class, page 78

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