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


Chapter 15 Administration : tibemsDetailedDestStat : tibemsDetailedDestStat_GetDestinationType

tibemsDetailedDestStat_GetDestinationType
Function
Purpose
Get the type of the destination.
C Declaration
tibems_status tibemsDetailedDestStat_GetDestinationType(
    tibemsDetailedDestStat detailedDestStat,
    tibemsDestinationType* destType);
COBOL Call
CALL "tibemsDetailedDestStat_GetDestinationType"
 USING BY VALUE detailedDestStat,
       BY REFERENCE destType,
       RETURNING tibems-status
END-CALL.
Parameters
 
See Also
tibemsDestinationType on page 143
 

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