Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the value of the MetricValue for a type bool value.
Syntax
virtual HRESULT GetValue(
[out] bool *value
) const = 0;
Parameters
-
value [out]
-
The value.
Return value
If the function succeeds, it returns S_OK. If it fails, it returns an error value.
Remarks
A MetricValue object holds data from an Issue/MetricValues/MetricValue, Iteration/MetricValues/MetricValue, or TestCase/MetricValues/MetricValue element.
The value is the value of element MetricValue/Value.
Requirements
| Minimum supported client |
Windows 7 [desktop apps only] |
| Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
| Header |
|
| DLL |
|