Jump to content

Unicode Errors

From EDM2
Revision as of 08:25, 19 March 2006 by Daniel.lee.kruse (talk | contribs) (Unicode error codes created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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_API_ERROR_BASE | 2

ULS_INVALID

ULS_API_ERROR_BASE | 14