Unicode Errors: Difference between revisions
Appearance
Unicode error codes created |
(No difference)
|
Revision as of 08:25, 19 March 2006
ULS_SUCCESS
- 0x00000000
- What error?
ULS_API_ERROR_BASE
- 0x00020400
- The basis for all ULS_<error name>
ULS_BADOBJECT
- ULS_API_ERROR_BASE | 15
ULS_BUFFERFULL
- ULS_API_ERROR_BASE | 18
ULS_ILLEGALSEQUENCE
ULS_INVALID
- ULS_API_ERROR_BASE | 14