WebSphere Message Broker, Version 8.0.0.7 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

cniGetOutputTerminal

Use cniGetOutputTerminal to locate a named output terminal, it if exists.

Returns a pointer to the named output terminal, or NULL if a terminal of this name does not exist.

Syntax

CciTerminal* cniGetOutputTerminal(
  int*                 returnCode,
  CciNode*             nodeObject,
  CciChar*             name);

Parameters

returnCode
The return code from the function (output).
Possible return codes are:
  • CCI_SUCCESS
  • CCI_EXCEPTION
nodeObject
The name of the node (input).
name
The name of the output terminal (input).

Return values

A pointer to the named output terminal, or NULL if a terminal of this name does not exist. If an error occurs, the returnCode parameter indicates the reason for the error.

Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:47:35


Reference topicReference topic | Version 8.0.0.7 | as65000_