Get the list of DOFValues held by the Result.
- Lifecycle
- The data returned is owned by the DOFResult and is only valid as long as the DOFResult remains valid. It must not be destroyed individually.
- Parameters
-
result | The Result. This must not be NULL. |
- Returns
- An array of DOFValues. The list may be empty.
- Exceptions
-
NULL | is returned if the Result does not contain a list of DOFValues. |
- See Also
- DOFResult_GetValueListCount