Creates an output terminal on an instance of a node object, returning the address of the terminal object that was created. The terminal object is destroyed when its owning node is destroyed.
This function must be called only from within the implementation function cniCreateNodeContext.
If successful, the address of the node terminal object is returned. Otherwise, a value of zero (CCI_NULL_ADDR) is returned.
entry->handle = cniCreateOutputTerminal( &rc, context->nodeObject (CciChar*)terminalName);
Related concepts
User-defined Input nodes
User-defined message processing nodes
Related tasks
Creating an input node in C
Creating a message processing node in C
Related reference
C language node utility functions
cniCreateInputTerminal
cniCreateNodeContext
cniIsTerminalAttached
Notices |
Trademarks |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
as07540_ |