GENVID_FAILED()

GENVID_FAILED(status)

A utility macro indicating whether or not the status code is a terminal failure, i.e., if the situation cannot lead to a success state given enough time.

Parameters
  • status: The code to check.