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


Chapter 5 C++ AMI API Reference : AMI Error Handling : AmiStatus()

AmiStatus()
Constructor
Declaration
AmiStatus();
 
AmiStatus(ami_Error status);
 
AmiStatus(ami_ErrorCode code);
Purpose
Creates an instance of AmiStatus object.
Parameters
 
Handle to ami_Error.
 

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