DataCapture Data Member Function

The <DataCapture> constructor which allows you to set this object's <Node> container. ( The <Node> in which the <DataCapture> object is resident. )

Prototype

DataCapture DataCapture( Node p_oContainer )

Parameters

Parameter Type Parameter Name Documentation
<Node>p_oContainerA pointer to the <Node> in which the <DataCapture> object is resident.

Examples

Copy Text To Clipboard

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