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


Chapter 5 C++ AMI API Reference : AMI Parameter Classes : AmiParameterListOut::newRow()

AmiParameterListOut::newRow()
Method
Declaration
AmiStatus newRow();
Purpose
Gets a list of returned values for the method, the current AmiParameterListOut object, then can call to AmiParameterListOut::setValue to set the return values for a method invocation. This function can be called multiple times to return multiple rows of data.
 

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