Table of Contents

Class SystemErrorCodes

Namespace
Songhay.Models
Assembly
SonghayCore.dll

Defines the error codes of Windows

public static class SystemErrorCodes
Inheritance
SystemErrorCodes
Inherited Members

Remarks

Fields

ERROR_ACCESS_DENIED

System error code

public const int ERROR_ACCESS_DENIED = 5

Field Value

int

ERROR_ADAP_HDW_ERR

System error code

public const int ERROR_ADAP_HDW_ERR = 57

Field Value

int

ERROR_ALREADY_ASSIGNED

System error code

public const int ERROR_ALREADY_ASSIGNED = 85

Field Value

int

ERROR_ALREADY_EXISTS

System error code

public const int ERROR_ALREADY_EXISTS = 183

Field Value

int

ERROR_ARENA_TRASHED

System error code

public const int ERROR_ARENA_TRASHED = 7

Field Value

int

ERROR_ATOMIC_LOCKS_NOT_SUPPORTED

System error code

public const int ERROR_ATOMIC_LOCKS_NOT_SUPPORTED = 174

Field Value

int

ERROR_AUTODATASEG_EXCEEDS_64k

System error code

public const int ERROR_AUTODATASEG_EXCEEDS_64k = 199

Field Value

int

ERROR_BAD_ARGUMENTS

System error code

public const int ERROR_BAD_ARGUMENTS = 160

Field Value

int

ERROR_BAD_COMMAND

System error code

public const int ERROR_BAD_COMMAND = 22

Field Value

int

ERROR_BAD_DEV_TYPE

System error code

public const int ERROR_BAD_DEV_TYPE = 66

Field Value

int

ERROR_BAD_DRIVER_LEVEL

System error code

public const int ERROR_BAD_DRIVER_LEVEL = 119

Field Value

int

ERROR_BAD_ENVIRONMENT

System error code

public const int ERROR_BAD_ENVIRONMENT = 10

Field Value

int

ERROR_BAD_EXE_FORMAT

System error code

public const int ERROR_BAD_EXE_FORMAT = 193

Field Value

int

ERROR_BAD_FILE_TYPE

System error code

public const int ERROR_BAD_FILE_TYPE = 222

Field Value

int

ERROR_BAD_FORMAT

System error code

public const int ERROR_BAD_FORMAT = 11

Field Value

int

ERROR_BAD_LENGTH

System error code

public const int ERROR_BAD_LENGTH = 24

Field Value

int

ERROR_BAD_NETPATH

System error code

public const int ERROR_BAD_NETPATH = 53

Field Value

int

ERROR_BAD_NET_NAME

System error code

public const int ERROR_BAD_NET_NAME = 67

Field Value

int

ERROR_BAD_NET_RESP

System error code

public const int ERROR_BAD_NET_RESP = 58

Field Value

int

ERROR_BAD_PATHNAME

System error code

public const int ERROR_BAD_PATHNAME = 161

Field Value

int

ERROR_BAD_PIPE

System error code

public const int ERROR_BAD_PIPE = 230

Field Value

int

ERROR_BAD_REM_ADAP

System error code

public const int ERROR_BAD_REM_ADAP = 60

Field Value

int

ERROR_BAD_THREADID_ADDR

System error code

public const int ERROR_BAD_THREADID_ADDR = 159

Field Value

int

ERROR_BAD_UNIT

System error code

public const int ERROR_BAD_UNIT = 20

Field Value

int

ERROR_BROKEN_PIPE

System error code

public const int ERROR_BROKEN_PIPE = 109

Field Value

int

ERROR_BUFFER_OVERFLOW

System error code

public const int ERROR_BUFFER_OVERFLOW = 111

Field Value

int

ERROR_BUSY

System error code

public const int ERROR_BUSY = 170

Field Value

int

ERROR_BUSY_DRIVE

System error code

public const int ERROR_BUSY_DRIVE = 142

Field Value

int

ERROR_CALL_NOT_IMPLEMENTED

System error code

public const int ERROR_CALL_NOT_IMPLEMENTED = 120

Field Value

int

ERROR_CANCEL_VIOLATION

System error code

public const int ERROR_CANCEL_VIOLATION = 173

Field Value

int

ERROR_CANNOT_COPY

System error code

public const int ERROR_CANNOT_COPY = 266

Field Value

int

ERROR_CANNOT_MAKE

System error code

public const int ERROR_CANNOT_MAKE = 82

Field Value

int

ERROR_CHECKOUT_REQUIRED

System error code

public const int ERROR_CHECKOUT_REQUIRED = 221

Field Value

int

ERROR_CHILD_NOT_COMPLETE

System error code

public const int ERROR_CHILD_NOT_COMPLETE = 129

Field Value

int

ERROR_CRC

System error code

public const int ERROR_CRC = 23

Field Value

int

ERROR_CURRENT_DIRECTORY

System error code

public const int ERROR_CURRENT_DIRECTORY = 16

Field Value

int

ERROR_DELETE_PENDING

System error code

public const int ERROR_DELETE_PENDING = 303

Field Value

int

ERROR_DEV_NOT_EXIST

System error code

public const int ERROR_DEV_NOT_EXIST = 55

Field Value

int

ERROR_DIRECTORY

System error code

public const int ERROR_DIRECTORY = 267

Field Value

int

ERROR_DIRECT_ACCESS_HANDLE

System error code

public const int ERROR_DIRECT_ACCESS_HANDLE = 130

Field Value

int

ERROR_DIR_NOT_EMPTY

System error code

public const int ERROR_DIR_NOT_EMPTY = 145

Field Value

int

ERROR_DIR_NOT_ROOT

System error code

public const int ERROR_DIR_NOT_ROOT = 144

Field Value

int

ERROR_DISCARDED

System error code

public const int ERROR_DISCARDED = 157

Field Value

int

ERROR_DISK_CHANGE

System error code

public const int ERROR_DISK_CHANGE = 107

Field Value

int

ERROR_DISK_FULL

System error code

public const int ERROR_DISK_FULL = 112

Field Value

int

ERROR_DISK_TOO_FRAGMENTED

System error code

public const int ERROR_DISK_TOO_FRAGMENTED = 302

Field Value

int

ERROR_DRIVE_LOCKED

System error code

public const int ERROR_DRIVE_LOCKED = 108

Field Value

int

ERROR_DUP_NAME

System error code

public const int ERROR_DUP_NAME = 52

Field Value

int

System error code

public const int ERROR_DYNLINK_FROM_INVALID_RING = 196

Field Value

int

ERROR_EAS_DIDNT_FIT

System error code

public const int ERROR_EAS_DIDNT_FIT = 275

Field Value

int

ERROR_EAS_NOT_SUPPORTED

System error code

public const int ERROR_EAS_NOT_SUPPORTED = 282

Field Value

int

ERROR_EA_FILE_CORRUPT

System error code

public const int ERROR_EA_FILE_CORRUPT = 276

Field Value

int

ERROR_EA_LIST_INCONSISTENT

System error code

public const int ERROR_EA_LIST_INCONSISTENT = 255

Field Value

int

ERROR_EA_TABLE_FULL

System error code

public const int ERROR_EA_TABLE_FULL = 277

Field Value

int

ERROR_ENVVAR_NOT_FOUND

System error code

public const int ERROR_ENVVAR_NOT_FOUND = 203

Field Value

int

ERROR_EXCL_SEM_ALREADY_OWNED

System error code

public const int ERROR_EXCL_SEM_ALREADY_OWNED = 101

Field Value

int

ERROR_EXE_CANNOT_MODIFY_SIGNED_BINARY

System error code

public const int ERROR_EXE_CANNOT_MODIFY_SIGNED_BINARY = 217

Field Value

int

ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY

System error code

public const int ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY = 218

Field Value

int

ERROR_EXE_MACHINE_TYPE_MISMATCH

System error code

public const int ERROR_EXE_MACHINE_TYPE_MISMATCH = 216

Field Value

int

ERROR_EXE_MARKED_INVALID

System error code

public const int ERROR_EXE_MARKED_INVALID = 192

Field Value

int

ERROR_FAIL_I24

System error code

public const int ERROR_FAIL_I24 = 83

Field Value

int

ERROR_FAIL_NOACTION_REBOOT

System error code

public const int ERROR_FAIL_NOACTION_REBOOT = 350

Field Value

int

ERROR_FAIL_RESTART

System error code

public const int ERROR_FAIL_RESTART = 352

Field Value

int

ERROR_FAIL_SHUTDOWN

System error code

public const int ERROR_FAIL_SHUTDOWN = 351

Field Value

int

ERROR_FILENAME_EXCED_RANGE

System error code

public const int ERROR_FILENAME_EXCED_RANGE = 206

Field Value

int

ERROR_FILE_CHECKED_OUT

System error code

public const int ERROR_FILE_CHECKED_OUT = 220

Field Value

int

ERROR_FILE_EXISTS

System error code

public const int ERROR_FILE_EXISTS = 80

Field Value

int

ERROR_FILE_NOT_FOUND

System error code

public const int ERROR_FILE_NOT_FOUND = 2

Field Value

int

ERROR_FILE_TOO_LARGE

System error code

public const int ERROR_FILE_TOO_LARGE = 223

Field Value

int

ERROR_FORMS_AUTH_REQUIRED

System error code

public const int ERROR_FORMS_AUTH_REQUIRED = 224

Field Value

int

ERROR_GEN_FAILURE

System error code

public const int ERROR_GEN_FAILURE = 31

Field Value

int

ERROR_HANDLE_DISK_FULL

System error code

public const int ERROR_HANDLE_DISK_FULL = 39

Field Value

int

ERROR_HANDLE_EOF

System error code

public const int ERROR_HANDLE_EOF = 38

Field Value

int

ERROR_IMAGE_SUBSYSTEM_NOT_PRESENT

System error code

public const int ERROR_IMAGE_SUBSYSTEM_NOT_PRESENT = 308

Field Value

int

ERROR_INCOMPATIBLE_WITH_GLOBAL_SHORT_NAME_REGISTRY_SETTING

System error code

public const int ERROR_INCOMPATIBLE_WITH_GLOBAL_SHORT_NAME_REGISTRY_SETTING = 304

Field Value

int

ERROR_INFLOOP_IN_RELOC_CHAIN

System error code

public const int ERROR_INFLOOP_IN_RELOC_CHAIN = 202

Field Value

int

ERROR_INSUFFICIENT_BUFFER

System error code

public const int ERROR_INSUFFICIENT_BUFFER = 122

Field Value

int

ERROR_INVALID_ACCESS

System error code

public const int ERROR_INVALID_ACCESS = 12

Field Value

int

ERROR_INVALID_ADDRESS

System error code

public const int ERROR_INVALID_ADDRESS = 487

Field Value

int

ERROR_INVALID_AT_INTERRUPT_TIME

System error code

public const int ERROR_INVALID_AT_INTERRUPT_TIME = 104

Field Value

int

ERROR_INVALID_BLOCK

System error code

public const int ERROR_INVALID_BLOCK = 9

Field Value

int

ERROR_INVALID_CATEGORY

System error code

public const int ERROR_INVALID_CATEGORY = 117

Field Value

int

ERROR_INVALID_DATA

System error code

public const int ERROR_INVALID_DATA = 13

Field Value

int

ERROR_INVALID_DRIVE

System error code

public const int ERROR_INVALID_DRIVE = 15

Field Value

int

ERROR_INVALID_EA_HANDLE

System error code

public const int ERROR_INVALID_EA_HANDLE = 278

Field Value

int

ERROR_INVALID_EA_NAME

System error code

public const int ERROR_INVALID_EA_NAME = 254

Field Value

int

ERROR_INVALID_EVENT_COUNT

System error code

public const int ERROR_INVALID_EVENT_COUNT = 151

Field Value

int

ERROR_INVALID_EXE_SIGNATURE

System error code

public const int ERROR_INVALID_EXE_SIGNATURE = 191

Field Value

int

ERROR_INVALID_FLAG_NUMBER

System error code

public const int ERROR_INVALID_FLAG_NUMBER = 186

Field Value

int

ERROR_INVALID_FUNCTION

System error code

public const int ERROR_INVALID_FUNCTION = 1

Field Value

int

ERROR_INVALID_HANDLE

System error code

public const int ERROR_INVALID_HANDLE = 6

Field Value

int

ERROR_INVALID_LEVEL

System error code

public const int ERROR_INVALID_LEVEL = 124

Field Value

int

ERROR_INVALID_LIST_FORMAT

System error code

public const int ERROR_INVALID_LIST_FORMAT = 153

Field Value

int

ERROR_INVALID_LOCK_RANGE

System error code

public const int ERROR_INVALID_LOCK_RANGE = 307

Field Value

int

ERROR_INVALID_MINALLOCSIZE

System error code

public const int ERROR_INVALID_MINALLOCSIZE = 195

Field Value

int

ERROR_INVALID_MODULETYPE

System error code

public const int ERROR_INVALID_MODULETYPE = 190

Field Value

int

ERROR_INVALID_NAME

System error code

public const int ERROR_INVALID_NAME = 123

Field Value

int

ERROR_INVALID_OPLOCK_PROTOCOL

System error code

public const int ERROR_INVALID_OPLOCK_PROTOCOL = 301

Field Value

int

ERROR_INVALID_ORDINAL

System error code

public const int ERROR_INVALID_ORDINAL = 182

Field Value

int

ERROR_INVALID_PARAMETER

System error code

public const int ERROR_INVALID_PARAMETER = 87

Field Value

int

ERROR_INVALID_PASSWORD

System error code

public const int ERROR_INVALID_PASSWORD = 86

Field Value

int

ERROR_INVALID_SEGDPL

System error code

public const int ERROR_INVALID_SEGDPL = 198

Field Value

int

ERROR_INVALID_SEGMENT_NUMBER

System error code

public const int ERROR_INVALID_SEGMENT_NUMBER = 180

Field Value

int

ERROR_INVALID_SIGNAL_NUMBER

System error code

public const int ERROR_INVALID_SIGNAL_NUMBER = 209

Field Value

int

ERROR_INVALID_STACKSEG

System error code

public const int ERROR_INVALID_STACKSEG = 189

Field Value

int

ERROR_INVALID_STARTING_CODESEG

System error code

public const int ERROR_INVALID_STARTING_CODESEG = 188

Field Value

int

ERROR_INVALID_TARGET_HANDLE

System error code

public const int ERROR_INVALID_TARGET_HANDLE = 114

Field Value

int

ERROR_INVALID_VERIFY_SWITCH

System error code

public const int ERROR_INVALID_VERIFY_SWITCH = 118

Field Value

int

ERROR_IOPL_NOT_ENABLED

System error code

public const int ERROR_IOPL_NOT_ENABLED = 197

Field Value

int

ERROR_IS_JOINED

System error code

public const int ERROR_IS_JOINED = 134

Field Value

int

ERROR_IS_JOIN_PATH

System error code

public const int ERROR_IS_JOIN_PATH = 147

Field Value

int

ERROR_IS_JOIN_TARGET

System error code

public const int ERROR_IS_JOIN_TARGET = 133

Field Value

int

ERROR_IS_SUBSTED

System error code

public const int ERROR_IS_SUBSTED = 135

Field Value

int

ERROR_IS_SUBST_PATH

System error code

public const int ERROR_IS_SUBST_PATH = 146

Field Value

int

ERROR_IS_SUBST_TARGET

System error code

public const int ERROR_IS_SUBST_TARGET = 149

Field Value

int

ERROR_ITERATED_DATA_EXCEEDS_64k

System error code

public const int ERROR_ITERATED_DATA_EXCEEDS_64k = 194

Field Value

int

ERROR_JOIN_TO_JOIN

System error code

public const int ERROR_JOIN_TO_JOIN = 138

Field Value

int

ERROR_JOIN_TO_SUBST

System error code

public const int ERROR_JOIN_TO_SUBST = 140

Field Value

int

ERROR_LABEL_TOO_LONG

System error code

public const int ERROR_LABEL_TOO_LONG = 154

Field Value

int

ERROR_LOCKED

System error code

public const int ERROR_LOCKED = 212

Field Value

int

ERROR_LOCK_FAILED

System error code

public const int ERROR_LOCK_FAILED = 167

Field Value

int

ERROR_LOCK_VIOLATION

System error code

public const int ERROR_LOCK_VIOLATION = 33

Field Value

int

ERROR_MAX_SESSIONS_REACHED

System error code

public const int ERROR_MAX_SESSIONS_REACHED = 353

Field Value

int

ERROR_MAX_THRDS_REACHED

System error code

public const int ERROR_MAX_THRDS_REACHED = 164

Field Value

int

ERROR_META_EXPANSION_TOO_LONG

System error code

public const int ERROR_META_EXPANSION_TOO_LONG = 208

Field Value

int

ERROR_MOD_NOT_FOUND

System error code

public const int ERROR_MOD_NOT_FOUND = 126

Field Value

int

ERROR_MORE_DATA

System error code

public const int ERROR_MORE_DATA = 234

Field Value

int

ERROR_MR_MID_NOT_FOUND

System error code

public const int ERROR_MR_MID_NOT_FOUND = 317

Field Value

int

ERROR_NEGATIVE_SEEK

System error code

public const int ERROR_NEGATIVE_SEEK = 131

Field Value

int

ERROR_NESTING_NOT_ALLOWED

System error code

public const int ERROR_NESTING_NOT_ALLOWED = 215

Field Value

int

ERROR_NETNAME_DELETED

System error code

public const int ERROR_NETNAME_DELETED = 64

Field Value

int

ERROR_NETWORK_ACCESS_DENIED

System error code

public const int ERROR_NETWORK_ACCESS_DENIED = 65

Field Value

int

ERROR_NETWORK_BUSY

System error code

public const int ERROR_NETWORK_BUSY = 54

Field Value

int

ERROR_NET_WRITE_FAULT

System error code

public const int ERROR_NET_WRITE_FAULT = 88

Field Value

int

ERROR_NOTIFICATION_GUID_ALREADY_DEFINED

System error code

public const int ERROR_NOTIFICATION_GUID_ALREADY_DEFINED = 309

Field Value

int

ERROR_NOT_DOS_DISK

System error code

public const int ERROR_NOT_DOS_DISK = 26

Field Value

int

ERROR_NOT_ENOUGH_MEMORY

System error code

public const int ERROR_NOT_ENOUGH_MEMORY = 8

Field Value

int

ERROR_NOT_JOINED

System error code

public const int ERROR_NOT_JOINED = 136

Field Value

int

ERROR_NOT_LOCKED

System error code

public const int ERROR_NOT_LOCKED = 158

Field Value

int

ERROR_NOT_OWNER

System error code

public const int ERROR_NOT_OWNER = 288

Field Value

int

ERROR_NOT_READY

System error code

public const int ERROR_NOT_READY = 21

Field Value

int

ERROR_NOT_SAME_DEVICE

System error code

public const int ERROR_NOT_SAME_DEVICE = 17

Field Value

int

ERROR_NOT_SUBSTED

System error code

public const int ERROR_NOT_SUBSTED = 137

Field Value

int

ERROR_NOT_SUPPORTED

System error code

public const int ERROR_NOT_SUPPORTED = 50

Field Value

int

ERROR_NO_DATA

System error code

public const int ERROR_NO_DATA = 232

Field Value

int

ERROR_NO_MORE_FILES

System error code

public const int ERROR_NO_MORE_FILES = 18

Field Value

int

ERROR_NO_MORE_ITEMS

System error code

public const int ERROR_NO_MORE_ITEMS = 259

Field Value

int

ERROR_NO_MORE_SEARCH_HANDLES

System error code

public const int ERROR_NO_MORE_SEARCH_HANDLES = 113

Field Value

int

ERROR_NO_PROC_SLOTS

System error code

public const int ERROR_NO_PROC_SLOTS = 89

Field Value

int

ERROR_NO_SIGNAL_SENT

System error code

public const int ERROR_NO_SIGNAL_SENT = 205

Field Value

int

ERROR_NO_SPOOL_SPACE

System error code

public const int ERROR_NO_SPOOL_SPACE = 62

Field Value

int

ERROR_NO_VOLUME_LABEL

System error code

public const int ERROR_NO_VOLUME_LABEL = 125

Field Value

int

ERROR_OPEN_FAILED

System error code

public const int ERROR_OPEN_FAILED = 110

Field Value

int

ERROR_OPLOCK_NOT_GRANTED

System error code

public const int ERROR_OPLOCK_NOT_GRANTED = 300

Field Value

int

ERROR_OUTOFMEMORY

System error code

public const int ERROR_OUTOFMEMORY = 14

Field Value

int

ERROR_OUT_OF_PAPER

System error code

public const int ERROR_OUT_OF_PAPER = 28

Field Value

int

ERROR_OUT_OF_STRUCTURES

System error code

public const int ERROR_OUT_OF_STRUCTURES = 84

Field Value

int

ERROR_PARTIAL_COPY

System error code

public const int ERROR_PARTIAL_COPY = 299

Field Value

int

ERROR_PATH_BUSY

System error code

public const int ERROR_PATH_BUSY = 148

Field Value

int

ERROR_PATH_NOT_FOUND

System error code

public const int ERROR_PATH_NOT_FOUND = 3

Field Value

int

ERROR_PIPE_BUSY

System error code

public const int ERROR_PIPE_BUSY = 231

Field Value

int

ERROR_PIPE_LOCAL

System error code

public const int ERROR_PIPE_LOCAL = 229

Field Value

int

ERROR_PIPE_NOT_CONNECTED

System error code

public const int ERROR_PIPE_NOT_CONNECTED = 233

Field Value

int

ERROR_PRINTQ_FULL

System error code

public const int ERROR_PRINTQ_FULL = 61

Field Value

int

ERROR_PRINT_CANCELLED

System error code

public const int ERROR_PRINT_CANCELLED = 63

Field Value

int

ERROR_PROCESS_MODE_ALREADY_BACKGROUND

System error code

public const int ERROR_PROCESS_MODE_ALREADY_BACKGROUND = 402

Field Value

int

ERROR_PROCESS_MODE_NOT_BACKGROUND

System error code

public const int ERROR_PROCESS_MODE_NOT_BACKGROUND = 403

Field Value

int

ERROR_PROC_NOT_FOUND

System error code

public const int ERROR_PROC_NOT_FOUND = 127

Field Value

int

ERROR_READ_FAULT

System error code

public const int ERROR_READ_FAULT = 30

Field Value

int

ERROR_REDIR_PAUSED

System error code

public const int ERROR_REDIR_PAUSED = 72

Field Value

int

ERROR_RELOC_CHAIN_XEEDS_SEGLIM

System error code

public const int ERROR_RELOC_CHAIN_XEEDS_SEGLIM = 201

Field Value

int

ERROR_REM_NOT_LIST

System error code

public const int ERROR_REM_NOT_LIST = 51

Field Value

int

ERROR_REQ_NOT_ACCEP

System error code

public const int ERROR_REQ_NOT_ACCEP = 71

Field Value

int

ERROR_RING2SEG_MUST_BE_MOVABLE

System error code

public const int ERROR_RING2SEG_MUST_BE_MOVABLE = 200

Field Value

int

ERROR_RING2_STACK_IN_USE

System error code

public const int ERROR_RING2_STACK_IN_USE = 207

Field Value

int

ERROR_SAME_DRIVE

System error code

public const int ERROR_SAME_DRIVE = 143

Field Value

int

ERROR_SCOPE_NOT_FOUND

System error code

public const int ERROR_SCOPE_NOT_FOUND = 318

Field Value

int

ERROR_SECTOR_NOT_FOUND

System error code

public const int ERROR_SECTOR_NOT_FOUND = 27

Field Value

int

ERROR_SECURITY_STREAM_IS_INCONSISTENT

System error code

public const int ERROR_SECURITY_STREAM_IS_INCONSISTENT = 306

Field Value

int

ERROR_SEEK

System error code

public const int ERROR_SEEK = 25

Field Value

int

ERROR_SEEK_ON_DEVICE

System error code

public const int ERROR_SEEK_ON_DEVICE = 132

Field Value

int

ERROR_SEM_IS_SET

System error code

public const int ERROR_SEM_IS_SET = 102

Field Value

int

ERROR_SEM_NOT_FOUND

System error code

public const int ERROR_SEM_NOT_FOUND = 187

Field Value

int

ERROR_SEM_OWNER_DIED

System error code

public const int ERROR_SEM_OWNER_DIED = 105

Field Value

int

ERROR_SEM_TIMEOUT

System error code

public const int ERROR_SEM_TIMEOUT = 121

Field Value

int

ERROR_SEM_USER_LIMIT

System error code

public const int ERROR_SEM_USER_LIMIT = 106

Field Value

int

ERROR_SHARING_BUFFER_EXCEEDED

System error code

public const int ERROR_SHARING_BUFFER_EXCEEDED = 36

Field Value

int

ERROR_SHARING_PAUSED

System error code

public const int ERROR_SHARING_PAUSED = 70

Field Value

int

ERROR_SHARING_VIOLATION

System error code

public const int ERROR_SHARING_VIOLATION = 32

Field Value

int

ERROR_SHORT_NAMES_NOT_ENABLED_ON_VOLUME

System error code

public const int ERROR_SHORT_NAMES_NOT_ENABLED_ON_VOLUME = 305

Field Value

int

ERROR_SIGNAL_PENDING

System error code

public const int ERROR_SIGNAL_PENDING = 162

Field Value

int

ERROR_SIGNAL_REFUSED

System error code

public const int ERROR_SIGNAL_REFUSED = 156

Field Value

int

ERROR_SUBST_TO_JOIN

System error code

public const int ERROR_SUBST_TO_JOIN = 141

Field Value

int

ERROR_SUBST_TO_SUBST

System error code

public const int ERROR_SUBST_TO_SUBST = 139

Field Value

int

ERROR_SUCCESS

System error code

public const int ERROR_SUCCESS = 0

Field Value

int

ERROR_SYSTEM_TRACE

System error code

public const int ERROR_SYSTEM_TRACE = 150

Field Value

int

ERROR_THREAD_1_INACTIVE

System error code

public const int ERROR_THREAD_1_INACTIVE = 210

Field Value

int

ERROR_THREAD_MODE_ALREADY_BACKGROUND

System error code

public const int ERROR_THREAD_MODE_ALREADY_BACKGROUND = 400

Field Value

int

ERROR_THREAD_MODE_NOT_BACKGROUND

System error code

public const int ERROR_THREAD_MODE_NOT_BACKGROUND = 401

Field Value

int

ERROR_TOO_MANY_CMDS

System error code

public const int ERROR_TOO_MANY_CMDS = 56

Field Value

int

ERROR_TOO_MANY_MODULES

System error code

public const int ERROR_TOO_MANY_MODULES = 214

Field Value

int

ERROR_TOO_MANY_MUXWAITERS

System error code

public const int ERROR_TOO_MANY_MUXWAITERS = 152

Field Value

int

ERROR_TOO_MANY_NAMES

System error code

public const int ERROR_TOO_MANY_NAMES = 68

Field Value

int

ERROR_TOO_MANY_OPEN_FILES

System error code

public const int ERROR_TOO_MANY_OPEN_FILES = 4

Field Value

int

ERROR_TOO_MANY_POSTS

System error code

public const int ERROR_TOO_MANY_POSTS = 298

Field Value

int

ERROR_TOO_MANY_SEMAPHORES

System error code

public const int ERROR_TOO_MANY_SEMAPHORES = 100

Field Value

int

ERROR_TOO_MANY_SEM_REQUESTS

System error code

public const int ERROR_TOO_MANY_SEM_REQUESTS = 103

Field Value

int

ERROR_TOO_MANY_SESS

System error code

public const int ERROR_TOO_MANY_SESS = 69

Field Value

int

ERROR_TOO_MANY_TCBS

System error code

public const int ERROR_TOO_MANY_TCBS = 155

Field Value

int

ERROR_UNEXP_NET_ERR

System error code

public const int ERROR_UNEXP_NET_ERR = 59

Field Value

int

ERROR_VC_DISCONNECTED

System error code

public const int ERROR_VC_DISCONNECTED = 240

Field Value

int

ERROR_VIRUS_DELETED

System error code

public const int ERROR_VIRUS_DELETED = 226

Field Value

int

ERROR_VIRUS_INFECTED

System error code

public const int ERROR_VIRUS_INFECTED = 225

Field Value

int

ERROR_WAIT_NO_CHILDREN

System error code

public const int ERROR_WAIT_NO_CHILDREN = 128

Field Value

int

ERROR_WRITE_FAULT

System error code

public const int ERROR_WRITE_FAULT = 29

Field Value

int

ERROR_WRITE_PROTECT

System error code

public const int ERROR_WRITE_PROTECT = 19

Field Value

int

ERROR_WRONG_DISK

System error code

public const int ERROR_WRONG_DISK = 34

Field Value

int

WAIT_TIMEOUT

System error code

public const int WAIT_TIMEOUT = 258

Field Value

int

Methods

GetErrorMessage(int)

Gets the error message.

public static string GetErrorMessage(int ERR)

Parameters

ERR int

The error.

Returns

string