
Functions | |
| HC_EXTERNAL HIC_API void | HIC_Get_Update_Stat (HIC_Rendition const *inr, const char *stat_name, double *stat_value) |
| HC_EXTERNAL HIC_API void HIC_Get_Update_Stat | ( | HIC_Rendition const * | inr, |
| const char * | stat_name, | ||
| double * | stat_value | ||
| ) |
| inr | A pointer to a const HIC_Rendition. |
| stat_name | A pointer to a null terminated string specifying stat to query. |
| stat_value | A pointer to double returning the value of the stat query. |
This function returns the value for the stat queried.