|
Gocator Development Kit
|
| kStatus GdkToolVersionInfo_AddMeasurement | ( | GdkToolVersionInfo | info, |
| const kChar * | type, | ||
| GdkMeasurementInfo * | measurementInfo | ||
| ) |
Add a measurement type.
| info | Info object. |
| type | Measurement type name (should be unique within the tool). |
| measurementInfo | Pointer to receive the new measurement info. |