checkCompletionExists
An integer value indicating whether to check for the existence of a completion action.
Declaration
uint32_t checkCompletionExists;Discussion
If the value of this field is a positive unsigned integer, the completion field must be set to a valid action. If the value is 0, the completion field must be NULL. If the value of this field is -1U, the completion field is ignored.