Gocator API
|
kStatus GoTool_AddExtMeasurement | ( | GoTool | tool, |
kType | type, | ||
kBool | isFilterable, | ||
GoExtMeasurement * | measurement | ||
) |
tool | GoTool object. |
type | The type of the measurement. |
isFilterable | Indicates whether the measurement can be toggled and filtered; |
measurement | A pointer to hold a reference to the created measurement (can be null). |