Changes between Version 38 and Version 39 of libwdi/usage
- Timestamp:
- 08/21/10 01:54:38 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
libwdi/usage
v38 v39 398 398 '''WDI_ERROR_NOT_FOUND''' if no logger could be registered.[[BR]] 399 399 '''WDI_ERROR_IO''' if the log message could not be read.[[BR]] 400 '''WDI_ERROR_BUSY''' if another instance of this function call is in process. 400 '''WDI_ERROR_BUSY''' if another instance of this function call is in process.[[BR]] 401 '''WDI_ERROR_OVERFLOW''' if the provided buffer is too small. In this case, the original message is lost. 401 402 402 403 '''Remarks:'''