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. 

 

Parameter
Description
status
Get the text corresponding to this status code.


TIBCO Enterprise Message Service™ C and COBOL Reference
System Release 4.3, February 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com