SetNodeLinkSinkTypeByIndex Data Member Function

Sets the <NodeSink> type at the specified index to the specified type.

Prototype

int32 SetNodeLinkSinkTypeByIndex( int32 p_nIndex, TypeInformation p_oTypeInfo )

Parameters

Parameter Type Parameter Name Documentation
int32p_nIndexThe index of the <NodeSink>.
TypeInformationp_oTypeInfoThe new <TypeInformation> for the <NodeSink>.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.