SetNodeLinkSinkTypeByName Data Member Function

Sets the <NodeSink> with the specified name to the specified type.

Prototype

int32 SetNodeLinkSinkTypeByName( string p_sName, TypeInformation p_oTypeInfo )

Parameters

Parameter Type Parameter Name Documentation
stringp_sNameThe name 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.