next up previous contents
Next: A.2 Status Codes Returned Up: A. WinDriver Status Codes Previous: A. WinDriver Status Codes   Contents


A.1 Introduction

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.