udbMetricKind |
Returns the kind of the specified metric. This can be used to determine what formatting character to use when printing a value with printf.
Return Values
|
Description
|
---|---|
Udb_mkind_NONE
|
No such metric.
|
Udb_mkind_Integer
|
Metric returns an integer value.
|
Udb_mkind_Real
|
Metric returns a floating point value.
|
Scientific Toolworks, Inc. http://www.scitools.com |