Provides script language access to C++ objects of this type.
| Class Hierarchy | Type » DataCaptureManager |
Function members are as follows:
| Return Type | Function Name | Documentation |
|---|---|---|
| int32 | ClearGroup | Clears the <DataCaptureList> for any child of the <Group> that has a <DataCapture> object data member. |
| int32 | ClearList | Clears the <DataCaptureList> for any <Node> in the <List> submitted to this function. Currently only works on <VariableNode> and <NodeLink>. |
| int32 | ClearNode | Clears the <DataCaptureList> for the <Node> submitted to this function. Currently only works on <VariableNode> and <NodeLink>. |