Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Windows Sync Registration defines the following error codes.
Error Code | Description |
---|---|
|
An internal error occurred in the sync registration runtime. |
|
The requested item has already been registered. |
|
The requested item does not exist in the registration store. |
|
The data for this item is corrupted and cannot be read. |
|
The properties for this item have already been committed on another instance. |
Remarks
The error code values are 32 bit values laid out as follows:
Bit Range | Description |
---|---|
31 - 30 | The severity code.
|
29 | The customer code flag. |
28 | A reserved bit. |
27 - 16 | The facility code. |
15 - 0 | The facility's status code. |
Requirements
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|