Most of the WinDriver functions return a status code, where zero
(WD_STATUS_SUCCESS) means success and a non-zero value means
failure.
The Stat2Str() functions can be used to retrieve the status description string for a given
status code. The status codes and their descriptive strings are listed below.