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


Chapter 16 Exception : tibems_status : tibemsStatus_GetText

tibemsStatus_GetText
Function
Purpose
Get the text string corresponding to a status code.
C Declaration
const char* tibemsStatus_GetText(
    tibems_status status );
COBOL Call
CALL "tibemsStatus_GetText"
USING BY VALUE status
RETURNING tibems-Pointer
END-CALL.
Parameters
 
 
 

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