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


Chapter 6 C AMI API Reference : AMI C API Method Functions : ami_MethodGetHelp()

ami_MethodGetHelp()
Function
Declaration
ami_Error ami_MethodGetHelp(
ami_Session inAmiSession,
ami_Method inAmiMethod,
const char ** inpMethodHelp );
Purpose
Returns the textual description of the specified method in the specified AMI session. This string should not be modified.
Parameters
 
 

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