Windows-foutenInfo
ERROR_SUCCESS (0)ERROR_SUCCESS (0) — The Operation Completed Successfully
The operation completed without errors.
windows
Details bekijken ERROR_PIPE_BUSY (231)All pipe instances are busy.
All instances of the named pipe are currently connected to clients.
Wait and retry using WaitNamedPipe(). Increase the number of pipe instances. Close unused pipe connections.
ERROR_SUCCESS (0)The operation completed without errors.
ERROR_OUTOFMEMORY (14)The system ran out of storage space.
DPC_WATCHDOG_VIOLATION (0x00000133)A DPC (Deferred Procedure Call) routine ran for too long.
System.ArgumentNullExceptionA null argument was passed to a method that does not accept null.
ParameterBindingExceptionA parameter specified in the command does not exist.
WSAEALREADY (10037)A non-blocking connect is already in progress.