DataHub APIs for C++, Java, and .NET
:
Version 6.4
DataHubPoint Methods
clear
clear — clears the point.
Syntax
For C++, Java, and C#:
void clear(void);
Description
Clears the point, releasing the
current name and string values, if any. The cleared point is a
valid point of type PT_TYPE_INT32, with value of 0 and
PT_QUALITY_BAD.