ResetPrevWtStatus
Resets the previous weight status so the next call to IsWtStatusChanged will return true.
void ResetPrevWtStatus(void); void ResetPrevWtStatus(int nScale);
Parameters
- nScale - scale to reset
Version with no parameter will reset all scales.
Return Value
This function does not return any result.
Remarks
Examples
// After clearing a menu display reset the previous weight status so the weight status will be redrawn right away ResetPrevWtStatus();
See Also
Last modified
7 years ago
Last modified on 04/12/18 13:00:37
Note:
See TracWiki
for help on using the wiki.