Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 5 C++ AMI API Reference : 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 80

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved