GENVID_FAILED()

GENVID_FAILED(status)

A utility macro which indicates whether or not the status code is a terminal failure. (The situation can’t lead to a success state given enough time.)

Parameters
  • status: The code to check.