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.
The following error codes are used by this protocol to indicate specific error conditions. Other error values are possible and are implementation-specific.
Note Error names in this table that also appear in [MS-ERREF] have been redefined for use when implementing this protocol.
|
Return value/code |
Description |
|---|---|
|
0x80070057 ERROR_INVALID_PARAMETER |
The parameter is incorrect. |
|
0x80070006 ERROR_INVALID_HANDLE |
The handle is invalid. |
|
0x8000FFFF ERROR_UNEXPECTED_ERROR |
An unexpected error occurred. |
|
0x80071392 ERROR_OBJECT_EXISTS |
An object already exists. |
|
0x00000001 ERROR_ARITHMETIC_OVERFLOW |
Arithmetic overflow. |
|
0xc800042D ERROR_OUT_OF_MEMORY |
Out of memory. |