SetDstBuffer Data Member Function

Attaches a destination <NodeBuffer> object to this NodeQuery object. The destination <NodeBuffer> stores the results of queries performed with the reduce functions documented herein.

Prototype

int32 SetDstBuffer( NodeBuffer p_oBuffer )

Parameters

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

Examples

Copy Text To Clipboard

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