<DataCaptureNode> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » Node » Group » DataCaptureNode

Function Members

Function members are as follows:

Return Type Function Name Documentation
int32AddObjectAdds a <DataCapture> object to the <DataCaptureList>. The <DataCaptureList> takes ownership of this object.
int32ClearClears the underlying <DataCaptureList> object and destroys any <DataCapture> objects resident in the <DataCaptureList>.
<DataCapture>GetReturns a pointer to the first <DataCapture> object in the underlying <DataCaptureList>.