SetSrcBuffer Data Member Function

Attaches a source <NodeBuffer> object to this NodeQuery object. The source <NodeBuffer> stores the <Node> objects that serve as the query data sources.

Prototype

int32 SetSrcBuffer( NodeBuffer p_oBuffer )

Parameters

Parameter Type Parameter Name Documentation
<NodeBuffer>p_oBufferA pointer to the source <NodeBuffer>.

Examples

Copy Text To Clipboard

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