Object

scala.scalanative.windows

ErrorCodes

Related Doc: package windows

Permalink

object ErrorCodes

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ErrorCodes
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final val ERROR_ACCESS_DENIED: UInt

    Permalink

    Access is denied.

  5. final val ERROR_ADAP_HDW_ERR: UInt

    Permalink

    A network adapter hardware error occurred.

  6. final val ERROR_ALREADY_ASSIGNED: UInt

    Permalink

    The local device name is already in use.

  7. final val ERROR_ALREADY_EXISTS: UInt

    Permalink

    Cannot create a file when that file already exists.

  8. final val ERROR_ARENA_TRASHED: UInt

    Permalink

    The storage control blocks were destroyed.

  9. final val ERROR_ATOMIC_LOCKS_NOT_SUPPORTED: UInt

    Permalink

    The file system does not support atomic changes to the lock type.

  10. final val ERROR_AUTODATASEG_EXCEEDS_64k: UInt

    Permalink

    The operating system cannot run this application program.

  11. final val ERROR_BAD_ARGUMENTS: UInt

    Permalink

    One or more arguments are not correct.

  12. final val ERROR_BAD_COMMAND: UInt

    Permalink

    The device does not recognize the command.

  13. final val ERROR_BAD_DEVICE_PATH: UInt

    Permalink

    An attempt was made to send down the command via an invalid path to the target device.

  14. final val ERROR_BAD_DEV_TYPE: UInt

    Permalink

    The network resource type is not correct.

  15. final val ERROR_BAD_DRIVER_LEVEL: UInt

    Permalink

    The system does not support the command requested.

  16. final val ERROR_BAD_ENVIRONMENT: UInt

    Permalink

    The environment is incorrect.

  17. final val ERROR_BAD_EXE_FORMAT: UInt

    Permalink

    %1 is not a valid Win32 application.

  18. final val ERROR_BAD_FILE_TYPE: UInt

    Permalink

    The file type being saved or retrieved has been blocked.

  19. final val ERROR_BAD_FORMAT: UInt

    Permalink

    An attempt was made to load a program with an incorrect format.

  20. final val ERROR_BAD_LENGTH: UInt

    Permalink

    The program issued a command but the command length is incorrect.

  21. final val ERROR_BAD_NETPATH: UInt

    Permalink

    The network path was not found.

  22. final val ERROR_BAD_NET_NAME: UInt

    Permalink

    The network name cannot be found.

  23. final val ERROR_BAD_NET_RESP: UInt

    Permalink

    The specified server cannot perform the requested operation.

  24. final val ERROR_BAD_PATHNAME: UInt

    Permalink

    The specified path is invalid.

  25. final val ERROR_BAD_PIPE: UInt

    Permalink

    The pipe state is invalid.

  26. final val ERROR_BAD_REM_ADAP: UInt

    Permalink

    The remote adapter is not compatible.

  27. final val ERROR_BAD_THREADID_ADDR: UInt

    Permalink

    The address for the thread ID is not correct.

  28. final val ERROR_BAD_UNIT: UInt

    Permalink

    The system cannot find the device specified.

  29. final val ERROR_BROKEN_PIPE: UInt

    Permalink

    The pipe has been ended.

  30. final val ERROR_BUFFER_OVERFLOW: UInt

    Permalink

    The file name is too long.

  31. final val ERROR_BUSY: UInt

    Permalink

    The requested resource is in use.

  32. final val ERROR_BUSY_DRIVE: UInt

    Permalink

    The system cannot perform a JOIN or SUBST at this time.

  33. final val ERROR_CALL_NOT_IMPLEMENTED: UInt

    Permalink

    This function is not supported on this system.

  34. final val ERROR_CANCEL_VIOLATION: UInt

    Permalink

    A lock request was not outstanding for the supplied cancel region.

  35. final val ERROR_CANNOT_COPY: UInt

    Permalink

    The copy functions cannot be used.

  36. final val ERROR_CANNOT_MAKE: UInt

    Permalink

    The directory or file cannot be created.

  37. final val ERROR_CHECKOUT_REQUIRED: UInt

    Permalink

    The file must be checked out before saving changes.

  38. final val ERROR_CHILD_NOT_COMPLETE: UInt

    Permalink

    The %1 application cannot be run in Win32 mode.

  39. final val ERROR_COMPRESSED_FILE_NOT_SUPPORTED: UInt

    Permalink

    An operation is not supported on a compressed file.

  40. final val ERROR_CRC: UInt

    Permalink

    Data error (cyclic redundancy check).

  41. final val ERROR_CURRENT_DIRECTORY: UInt

    Permalink

    The directory cannot be removed.

  42. final val ERROR_DATA_CHECKSUM_ERROR: UInt

    Permalink

    A data integrity checksum error occurred.

    A data integrity checksum error occurred. Data in the file stream is corrupt.

  43. final val ERROR_DELETE_PENDING: UInt

    Permalink

    The file cannot be opened because it is in the process of being deleted.

  44. final val ERROR_DEVICE_FEATURE_NOT_SUPPORTED: UInt

    Permalink

    The device does not support the command feature.

  45. final val ERROR_DEVICE_NO_RESOURCES: UInt

    Permalink

    The target device has insufficient resources to complete the operation.

  46. final val ERROR_DEVICE_SUPPORT_IN_PROGRESS: UInt

    Permalink

    Device's command support detection is in progress.

  47. final val ERROR_DEVICE_UNREACHABLE: UInt

    Permalink

    The device is unreachable.

  48. final val ERROR_DEV_NOT_EXIST: UInt

    Permalink

    The specified network resource or device is no longer available.

  49. final val ERROR_DIRECTORY: UInt

    Permalink

    The directory name is invalid.

  50. final val ERROR_DIRECTORY_NOT_SUPPORTED: UInt

    Permalink

    An operation is not supported on a directory.

  51. final val ERROR_DIRECT_ACCESS_HANDLE: UInt

    Permalink

    Attempt to use a file handle to an open disk partition for an operation other than raw disk I/O.

  52. final val ERROR_DIR_NOT_EMPTY: UInt

    Permalink

    The directory is not empty.

  53. final val ERROR_DIR_NOT_ROOT: UInt

    Permalink

    The directory is not a subdirectory of the root directory.

  54. final val ERROR_DISCARDED: UInt

    Permalink

    The segment is already discarded and cannot be locked.

  55. final val ERROR_DISK_CHANGE: UInt

    Permalink

    The program stopped because an alternate diskette was not inserted.

  56. final val ERROR_DISK_FULL: UInt

    Permalink

    There is not enough space on the disk.

  57. final val ERROR_DISK_RESOURCES_EXHAUSTED: UInt

    Permalink

    The physical resources of this disk have been exhausted.

  58. final val ERROR_DISK_TOO_FRAGMENTED: UInt

    Permalink

    The volume is too fragmented to complete this operation.

  59. final val ERROR_DRIVE_LOCKED: UInt

    Permalink

    The disk is in use or locked by another process.

  60. final val ERROR_DUPLICATE_PRIVILEGES: UInt

    Permalink

    Duplicate privileges were specified for the token.

  61. final val ERROR_DUP_NAME: UInt

    Permalink

    You were not connected because a duplicate name exists on the network.

    You were not connected because a duplicate name exists on the network. If joining a domain, go to System in Control Panel to change the computer name and try again. If joining a workgroup, choose another workgroup name.

  62. final val ERROR_DYNLINK_FROM_INVALID_RING: UInt

    Permalink

    The operating system cannot run this application program.

  63. final val ERROR_EAS_DIDNT_FIT: UInt

    Permalink

    The extended attributes did not fit in the buffer.

  64. final val ERROR_EAS_NOT_SUPPORTED: UInt

    Permalink

    The mounted file system does not support extended attributes.

  65. final val ERROR_EA_FILE_CORRUPT: UInt

    Permalink

    The extended attribute file on the mounted file system is corrupt.

  66. final val ERROR_EA_LIST_INCONSISTENT: UInt

    Permalink

    The extended attributes are inconsistent.

  67. final val ERROR_EA_TABLE_FULL: UInt

    Permalink

    The extended attribute table file is full.

  68. final val ERROR_ENVVAR_NOT_FOUND: UInt

    Permalink

    The system could not find the environment option that was entered.

  69. final val ERROR_EXCL_SEM_ALREADY_OWNED: UInt

    Permalink

    The exclusive semaphore is owned by another process.

  70. final val ERROR_EXE_CANNOT_MODIFY_SIGNED_BINARY: UInt

    Permalink

    The image file %1 is signed, unable to modify.

  71. final val ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY: UInt

    Permalink

    The image file %1 is strong signed, unable to modify.

  72. final val ERROR_EXE_MACHINE_TYPE_MISMATCH: UInt

    Permalink

    This version of %1 is not compatible with the version of Windows you're running.

    This version of %1 is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher.

  73. final val ERROR_EXE_MARKED_INVALID: UInt

    Permalink

    The operating system cannot run %1.

  74. final val ERROR_FAIL_I24: UInt

    Permalink

    Fail on INT 24.

  75. final val ERROR_FAIL_NOACTION_REBOOT: UInt

    Permalink

    No action was taken as a system reboot is required.

  76. final val ERROR_FAIL_RESTART: UInt

    Permalink

    The restart operation failed.

  77. final val ERROR_FAIL_SHUTDOWN: UInt

    Permalink

    The shutdown operation failed.

  78. final val ERROR_FILENAME_EXCED_RANGE: UInt

    Permalink

    The filename or extension is too long.

  79. final val ERROR_FILE_CHECKED_OUT: UInt

    Permalink

    This file is checked out or locked for editing by another user.

  80. final val ERROR_FILE_EXISTS: UInt

    Permalink

    The file exists.

  81. final val ERROR_FILE_LEVEL_TRIM_NOT_SUPPORTED: UInt

    Permalink

    Device does not support file-level TRIM.

  82. final val ERROR_FILE_NOT_FOUND: UInt

    Permalink

    The system cannot find the file specified.

  83. final val ERROR_FILE_TOO_LARGE: UInt

    Permalink

    The file size exceeds the limit allowed and cannot be saved.

  84. final val ERROR_FORMS_AUTH_REQUIRED: UInt

    Permalink

    Access Denied.

    Access Denied. Before opening files in this location, you must first add the web site to your trusted sites list, browse to the web site, and select the option to login automatically.

  85. final val ERROR_GEN_FAILURE: UInt

    Permalink

    A device attached to the system is not functioning.

  86. final val ERROR_HANDLE_DISK_FULL: UInt

    Permalink

    The disk is full.

  87. final val ERROR_HANDLE_EOF: UInt

    Permalink

    Reached the end of the file.

  88. final val ERROR_IMAGE_SUBSYSTEM_NOT_PRESENT: UInt

    Permalink

    The subsystem needed to support the image type is not present.

  89. final val ERROR_INCOMPATIBLE_WITH_GLOBAL_SHORT_NAME_REGISTRY_SETTING: UInt

    Permalink

    Short name settings may not be changed on this volume due to the global registry setting.

  90. final val ERROR_INFLOOP_IN_RELOC_CHAIN: UInt

    Permalink

    The operating system cannot run %1.

  91. final val ERROR_INSUFFICIENT_BUFFER: UInt

    Permalink

    The data area passed to a system call is too small.

  92. final val ERROR_INTERMIXED_KERNEL_EA_OPERATION: UInt

    Permalink

    An attempt was made to modify both a KERNEL and normal Extended Attribute (EA) in the same operation.

  93. final val ERROR_INVALID_ACCESS: UInt

    Permalink

    The access code is invalid.

  94. final val ERROR_INVALID_ADDRESS: UInt

    Permalink

    Attempt to access invalid address.

  95. final val ERROR_INVALID_AT_INTERRUPT_TIME: UInt

    Permalink

    Cannot request exclusive semaphores at interrupt time.

  96. final val ERROR_INVALID_BLOCK: UInt

    Permalink

    The storage control block address is invalid.

  97. final val ERROR_INVALID_CAP: UInt

    Permalink

    The Central Access Policy obtained from Active Directory is invalid.

  98. final val ERROR_INVALID_CATEGORY: UInt

    Permalink

    The IOCTL call made by the application program is not correct.

  99. final val ERROR_INVALID_DATA: UInt

    Permalink

    The data is invalid.

  100. final val ERROR_INVALID_DRIVE: UInt

    Permalink

    The system cannot find the drive specified.

  101. final val ERROR_INVALID_EA_HANDLE: UInt

    Permalink

    The specified extended attribute handle is invalid.

  102. final val ERROR_INVALID_EA_NAME: UInt

    Permalink

    The specified extended attribute name was invalid.

  103. final val ERROR_INVALID_EVENT_COUNT: UInt

    Permalink

    The number of specified semaphore events for DosMuxSemWait is not correct.

  104. final val ERROR_INVALID_EXCEPTION_HANDLER: UInt

    Permalink

    An invalid exception handler routine has been detected.

  105. final val ERROR_INVALID_EXE_SIGNATURE: UInt

    Permalink

    Cannot run %1 in Win32 mode.

  106. final val ERROR_INVALID_FIELD_IN_PARAMETER_LIST: UInt

    Permalink

    The command specified an invalid field in its parameter list.

  107. final val ERROR_INVALID_FLAG_NUMBER: UInt

    Permalink

    The flag passed is not correct.

  108. final val ERROR_INVALID_FUNCTION: UInt

    Permalink

    Incorrect function.

  109. final val ERROR_INVALID_HANDLE: UInt

    Permalink

    The handle is invalid.

  110. final val ERROR_INVALID_LEVEL: UInt

    Permalink

    The system call level is not correct.

  111. final val ERROR_INVALID_LIST_FORMAT: UInt

    Permalink

    The DosMuxSemWait list is not correct.

  112. final val ERROR_INVALID_LOCK_RANGE: UInt

    Permalink

    A requested file lock operation cannot be processed due to an invalid byte range.

  113. final val ERROR_INVALID_MINALLOCSIZE: UInt

    Permalink

    The operating system cannot run %1.

  114. final val ERROR_INVALID_MODULETYPE: UInt

    Permalink

    The operating system cannot run %1.

  115. final val ERROR_INVALID_NAME: UInt

    Permalink

    The filename, directory name, or volume label syntax is incorrect.

  116. final val ERROR_INVALID_OPLOCK_PROTOCOL: UInt

    Permalink

    An invalid oplock acknowledgment was received by the system.

  117. final val ERROR_INVALID_ORDINAL: UInt

    Permalink

    The operating system cannot run %1.

  118. final val ERROR_INVALID_PARAMETER: UInt

    Permalink

    The parameter is incorrect.

  119. final val ERROR_INVALID_PASSWORD: UInt

    Permalink

    The specified network password is not correct.

  120. final val ERROR_INVALID_SEGDPL: UInt

    Permalink

    The operating system cannot run %1.

  121. final val ERROR_INVALID_SEGMENT_NUMBER: UInt

    Permalink

    The system detected a segment number that was not correct.

  122. final val ERROR_INVALID_SIGNAL_NUMBER: UInt

    Permalink

    The signal being posted is not correct.

  123. final val ERROR_INVALID_STACKSEG: UInt

    Permalink

    The operating system cannot run %1.

  124. final val ERROR_INVALID_STARTING_CODESEG: UInt

    Permalink

    The operating system cannot run %1.

  125. final val ERROR_INVALID_TARGET_HANDLE: UInt

    Permalink

    The target internal file identifier is incorrect.

  126. final val ERROR_INVALID_TOKEN: UInt

    Permalink

    The token representing the data is invalid.

  127. final val ERROR_INVALID_VERIFY_SWITCH: UInt

    Permalink

    The verify-on-write switch parameter value is not correct.

  128. final val ERROR_IOPL_NOT_ENABLED: UInt

    Permalink

    The operating system is not presently configured to run this application.

  129. final val ERROR_IS_JOINED: UInt

    Permalink

    An attempt was made to use a JOIN or SUBST command on a drive that has already been joined.

  130. final val ERROR_IS_JOIN_PATH: UInt

    Permalink

    Not enough resources are available to process this command.

  131. final val ERROR_IS_JOIN_TARGET: UInt

    Permalink

    A JOIN or SUBST command cannot be used for a drive that contains previously joined drives.

  132. final val ERROR_IS_SUBSTED: UInt

    Permalink

    An attempt was made to use a JOIN or SUBST command on a drive that has already been substituted.

  133. final val ERROR_IS_SUBST_PATH: UInt

    Permalink

    The path specified is being used in a substitute.

  134. final val ERROR_IS_SUBST_TARGET: UInt

    Permalink

    An attempt was made to join or substitute a drive for which a directory on the drive is the target of a previous substitute.

  135. final val ERROR_ITERATED_DATA_EXCEEDS_64k: UInt

    Permalink

    The operating system cannot run %1.

  136. final val ERROR_JOIN_TO_JOIN: UInt

    Permalink

    The system tried to join a drive to a directory on a joined drive.

  137. final val ERROR_JOIN_TO_SUBST: UInt

    Permalink

    The system tried to join a drive to a directory on a substituted drive.

  138. final val ERROR_LABEL_TOO_LONG: UInt

    Permalink

    The volume label you entered exceeds the label character limit of the target file system.

  139. final val ERROR_LOCKED: UInt

    Permalink

    The segment is locked and cannot be reallocated.

  140. final val ERROR_LOCK_FAILED: UInt

    Permalink

    Unable to lock a region of a file.

  141. final val ERROR_LOCK_VIOLATION: UInt

    Permalink

    The process cannot access the file because another process has locked a portion of the file.

  142. final val ERROR_MAX_SESSIONS_REACHED: UInt

    Permalink

    The maximum number of sessions has been reached.

  143. final val ERROR_MAX_THRDS_REACHED: UInt

    Permalink

    No more threads can be created in the system.

  144. final val ERROR_META_EXPANSION_TOO_LONG: UInt

    Permalink

    The global filename characters, * or ?, are entered incorrectly or too many global filename characters are specified.

  145. final val ERROR_MOD_NOT_FOUND: UInt

    Permalink

    The specified module could not be found.

  146. final val ERROR_MORE_DATA: UInt

    Permalink

    More data is available.

  147. final val ERROR_MR_MID_NOT_FOUND: UInt

    Permalink

    The system cannot find message text for message number 0x%1 in the message file for %2.

  148. final val ERROR_NEGATIVE_SEEK: UInt

    Permalink

    An attempt was made to move the file pointer before the beginning of the file.

  149. final val ERROR_NESTING_NOT_ALLOWED: UInt

    Permalink

    Cannot nest calls to LoadModule.

  150. final val ERROR_NETNAME_DELETED: UInt

    Permalink

    The specified network name is no longer available.

  151. final val ERROR_NETWORK_ACCESS_DENIED: UInt

    Permalink

    Network access is denied.

  152. final val ERROR_NETWORK_BUSY: UInt

    Permalink

    The network is busy.

  153. final val ERROR_NET_WRITE_FAULT: UInt

    Permalink

    A write fault occurred on the network.

  154. final val ERROR_NOTIFICATION_GUID_ALREADY_DEFINED: UInt

    Permalink

    The specified file already has a notification GUID associated with it.

  155. final val ERROR_NOT_ALLOWED_ON_SYSTEM_FILE: UInt

    Permalink

    Operation is not allowed on a file system internal file.

  156. final val ERROR_NOT_DOS_DISK: UInt

    Permalink

    The specified disk or diskette cannot be accessed.

  157. final val ERROR_NOT_ENOUGH_MEMORY: UInt

    Permalink

    Not enough memory resources are available to process this command.

  158. final val ERROR_NOT_JOINED: UInt

    Permalink

    The system tried to delete the JOIN of a drive that is not joined.

  159. final val ERROR_NOT_LOCKED: UInt

    Permalink

    The segment is already unlocked.

  160. final val ERROR_NOT_OWNER: UInt

    Permalink

    Attempt to release mutex not owned by caller.

  161. final val ERROR_NOT_READY: UInt

    Permalink

    The device is not ready.

  162. final val ERROR_NOT_READ_FROM_COPY: UInt

    Permalink

    The specified copy of the requested data could not be read.

  163. final val ERROR_NOT_REDUNDANT_STORAGE: UInt

    Permalink

    The storage device does not provide redundancy.

  164. final val ERROR_NOT_SAME_DEVICE: UInt

    Permalink

    The system cannot move the file to a different disk drive.

  165. final val ERROR_NOT_SUBSTED: UInt

    Permalink

    The system tried to delete the substitution of a drive that is not substituted.

  166. final val ERROR_NOT_SUPPORTED: UInt

    Permalink

    The request is not supported.

  167. final val ERROR_NO_DATA: UInt

    Permalink

    The pipe is being closed.

  168. final val ERROR_NO_MORE_FILES: UInt

    Permalink

    There are no more files.

  169. final val ERROR_NO_MORE_ITEMS: UInt

    Permalink

    No more data is available.

  170. final val ERROR_NO_MORE_SEARCH_HANDLES: UInt

    Permalink

    No more internal file identifiers available.

  171. final val ERROR_NO_PROC_SLOTS: UInt

    Permalink

    The system cannot start another process at this time.

  172. final val ERROR_NO_RANGES_PROCESSED: UInt

    Permalink

    No ranges for the specified operation were able to be processed.

  173. final val ERROR_NO_SIGNAL_SENT: UInt

    Permalink

    No process in the command subtree has a signal handler.

  174. final val ERROR_NO_SPOOL_SPACE: UInt

    Permalink

    Space to store the file waiting to be printed is not available on the server.

  175. final val ERROR_NO_VOLUME_LABEL: UInt

    Permalink

    The disk has no volume label.

  176. final val ERROR_OFFSET_ALIGNMENT_VIOLATION: UInt

    Permalink

    The command specified a data offset that does not align to the device's granularity/alignment.

  177. final val ERROR_OPEN_FAILED: UInt

    Permalink

    The system cannot open the device or file specified.

  178. final val ERROR_OPERATION_IN_PROGRESS: UInt

    Permalink

    An operation is currently in progress with the device.

  179. final val ERROR_OPLOCK_NOT_GRANTED: UInt

    Permalink

    The oplock request is denied.

  180. final val ERROR_OUTOFMEMORY: UInt

    Permalink

    Not enough storage is available to complete this operation.

  181. final val ERROR_OUT_OF_PAPER: UInt

    Permalink

    The printer is out of paper.

  182. final val ERROR_OUT_OF_STRUCTURES: UInt

    Permalink

    Storage to process this request is not available.

  183. final val ERROR_PARTIAL_COPY: UInt

    Permalink

    Only part of a ReadProcessMemory or WriteProcessMemory request was completed.

  184. final val ERROR_PATH_BUSY: UInt

    Permalink

    The path specified cannot be used at this time.

  185. final val ERROR_PATH_NOT_FOUND: UInt

    Permalink

    The system cannot find the path specified.

  186. final val ERROR_PIPE_BUSY: UInt

    Permalink

    All pipe instances are busy.

  187. final val ERROR_PIPE_LOCAL: UInt

    Permalink

    The pipe is local.

  188. final val ERROR_PIPE_NOT_CONNECTED: UInt

    Permalink

    No process is on the other end of the pipe.

  189. final val ERROR_PRINTQ_FULL: UInt

    Permalink

    The printer queue is full.

  190. final val ERROR_PRINT_CANCELLED: UInt

    Permalink

    Your file waiting to be printed was deleted.

  191. final val ERROR_PROCESS_MODE_ALREADY_BACKGROUND: UInt

    Permalink

    The process is already in background processing mode.

  192. final val ERROR_PROCESS_MODE_NOT_BACKGROUND: UInt

    Permalink

    The process is not in background processing mode.

  193. final val ERROR_PROC_NOT_FOUND: UInt

    Permalink

    The specified procedure could not be found.

  194. final val ERROR_READ_FAULT: UInt

    Permalink

    The system cannot read from the specified device.

  195. final val ERROR_REDIR_PAUSED: UInt

    Permalink

    The specified printer or disk device has been paused.

  196. final val ERROR_RELOC_CHAIN_XEEDS_SEGLIM: UInt

    Permalink

    The operating system cannot run %1.

  197. final val ERROR_REM_NOT_LIST: UInt

    Permalink

    Windows cannot find the network path.

    Windows cannot find the network path. Verify that the network path is correct and the destination computer is not busy or turned off. If Windows still cannot find the network path, contact your network administrator.

  198. final val ERROR_REQ_NOT_ACCEP: UInt

    Permalink

    No more connections can be made to this remote computer at this time because there are already as many connections as the computer can accept.

  199. final val ERROR_RESIDENT_FILE_NOT_SUPPORTED: UInt

    Permalink

    An operation is not supported on a resident file.

  200. final val ERROR_RING2SEG_MUST_BE_MOVABLE: UInt

    Permalink

    The code segment cannot be greater than or equal to 64K.

  201. final val ERROR_RING2_STACK_IN_USE: UInt

    Permalink

    The ring 2 stack is in use.

  202. final val ERROR_SAME_DRIVE: UInt

    Permalink

    The system cannot join or substitute a drive to or for a directory on the same drive.

  203. final val ERROR_SCOPE_NOT_FOUND: UInt

    Permalink

    The scope specified was not found.

  204. final val ERROR_SCRUB_DATA_DISABLED: UInt

    Permalink

    Scrub is disabled on the specified file.

  205. final val ERROR_SECTOR_NOT_FOUND: UInt

    Permalink

    The drive cannot find the sector requested.

  206. final val ERROR_SECURITY_STREAM_IS_INCONSISTENT: UInt

    Permalink

    The security stream for the given volume is in an inconsistent state.

    The security stream for the given volume is in an inconsistent state. Please run CHKDSK on the volume.

  207. final val ERROR_SEEK: UInt

    Permalink

    The drive cannot locate a specific area or track on the disk.

  208. final val ERROR_SEEK_ON_DEVICE: UInt

    Permalink

    The file pointer cannot be set on the specified device or file.

  209. final val ERROR_SEM_IS_SET: UInt

    Permalink

    The semaphore is set and cannot be closed.

  210. final val ERROR_SEM_NOT_FOUND: UInt

    Permalink

    The specified system semaphore name was not found.

  211. final val ERROR_SEM_OWNER_DIED: UInt

    Permalink

    The previous ownership of this semaphore has ended.

  212. final val ERROR_SEM_TIMEOUT: UInt

    Permalink

    The semaphore timeout period has expired.

  213. final val ERROR_SEM_USER_LIMIT: UInt

    Permalink

    Insert the diskette for drive %1.

  214. final val ERROR_SHARING_BUFFER_EXCEEDED: UInt

    Permalink

    Too many files opened for sharing.

  215. final val ERROR_SHARING_PAUSED: UInt

    Permalink

    The remote server has been paused or is in the process of being started.

  216. final val ERROR_SHARING_VIOLATION: UInt

    Permalink

    The process cannot access the file because it is being used by another process.

  217. final val ERROR_SHORT_NAMES_NOT_ENABLED_ON_VOLUME: UInt

    Permalink

    Short names are not enabled on this volume.

  218. final val ERROR_SIGNAL_PENDING: UInt

    Permalink

    A signal is already pending.

  219. final val ERROR_SIGNAL_REFUSED: UInt

    Permalink

    The recipient process has refused the signal.

  220. final val ERROR_SUBST_TO_JOIN: UInt

    Permalink

    The system tried to SUBST a drive to a directory on a joined drive.

  221. final val ERROR_SUBST_TO_SUBST: UInt

    Permalink

    The system tried to substitute a drive to a directory on a substituted drive.

  222. final val ERROR_SUCCESS: UInt

    Permalink

    The operation completed successfully.

  223. final val ERROR_SYSTEM_TRACE: UInt

    Permalink

    System trace information was not specified in your CONFIG.SYS file, or tracing is disallowed.

  224. final val ERROR_THREAD_1_INACTIVE: UInt

    Permalink

    The signal handler cannot be set.

  225. final val ERROR_THREAD_MODE_ALREADY_BACKGROUND: UInt

    Permalink

    The thread is already in background processing mode.

  226. final val ERROR_THREAD_MODE_NOT_BACKGROUND: UInt

    Permalink

    The thread is not in background processing mode.

  227. final val ERROR_TOO_MANY_CMDS: UInt

    Permalink

    The network BIOS command limit has been reached.

  228. final val ERROR_TOO_MANY_DESCRIPTORS: UInt

    Permalink

    The command specified a number of descriptors that exceeded the maximum supported by the device.

  229. final val ERROR_TOO_MANY_MODULES: UInt

    Permalink

    Too many dynamic-link modules are attached to this program or dynamic-link module.

  230. final val ERROR_TOO_MANY_MUXWAITERS: UInt

    Permalink

    DosMuxSemWait did not execute; too many semaphores are already set.

  231. final val ERROR_TOO_MANY_NAMES: UInt

    Permalink

    The name limit for the local computer network adapter card was exceeded.

  232. final val ERROR_TOO_MANY_OPEN_FILES: UInt

    Permalink

    The system cannot open the file.

  233. final val ERROR_TOO_MANY_POSTS: UInt

    Permalink

    Too many posts were made to a semaphore.

  234. final val ERROR_TOO_MANY_SEMAPHORES: UInt

    Permalink

    Cannot create another system semaphore.

  235. final val ERROR_TOO_MANY_SEM_REQUESTS: UInt

    Permalink

    The semaphore cannot be set again.

  236. final val ERROR_TOO_MANY_SESS: UInt

    Permalink

    The network BIOS session limit was exceeded.

  237. final val ERROR_TOO_MANY_TCBS: UInt

    Permalink

    Cannot create another thread.

  238. final val ERROR_UNDEFINED_SCOPE: UInt

    Permalink

    The Central Access Policy specified is not defined on the target machine.

  239. final val ERROR_UNEXP_NET_ERR: UInt

    Permalink

    An unexpected network error occurred.

  240. final val ERROR_VC_DISCONNECTED: UInt

    Permalink

    The session was canceled.

  241. final val ERROR_VIRUS_DELETED: UInt

    Permalink

    This file contains a virus or potentially unwanted software and cannot be opened.

    This file contains a virus or potentially unwanted software and cannot be opened. Due to the nature of this virus or potentially unwanted software, the file has been removed from this location.

  242. final val ERROR_VIRUS_INFECTED: UInt

    Permalink

    Operation did not complete successfully because the file contains a virus or potentially unwanted software.

  243. final val ERROR_WAIT_NO_CHILDREN: UInt

    Permalink

    There are no child processes to wait for.

  244. final val ERROR_WRITE_FAULT: UInt

    Permalink

    The system cannot write to the specified device.

  245. final val ERROR_WRITE_PROTECT: UInt

    Permalink

    The media is write protected.

  246. final val ERROR_WRONG_DISK: UInt

    Permalink

    The wrong diskette is in the drive.

    The wrong diskette is in the drive. Insert %2 (Volume Serial Number: %3) into drive %1.

  247. final val WAIT_TIMEOUT: UInt

    Permalink

    The wait operation timed out.

  248. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  249. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  250. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  251. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  252. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  253. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  254. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  255. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  256. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  257. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  258. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  259. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  260. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  261. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  262. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  263. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped