Most values also have a default message defined, which can be used to map the value to a human-readable text message; when this is done, the Win32 error code is also known as a message identifier. The following table specifies the values and corresponding meanings of the Win32 error ...
public int NativeErrorCode { get; } 屬性值 Int32 與這個例外狀況關聯的 Win32 錯誤碼。 適用於 產品版本 .NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9 .NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5....
Win32 Error Code和NTSTATUS位域组成相同,但Win32 Error Code的取值范围只能在0x00000000---0x0000FFFF Win32 Error Code和COM Error Code,在高2位定义不同,设备来源值可能一样,但代表的设备不一样,设备来源值位数也不一样,但它们又可以互相转换。它们实际上的定义都是LONG型的,都是通过相关的API函数返回值返回...
Win32 Error Codes The following table provides a list of Win32 error codes. Code 0 1 2 3 4 5 6 7 8 9 10 11 Description The operation completed successfully. Incorrect function. The system cannot find the file specified. The system cannot find the path specified. The system cannot open ...
# Calls a function, passing it information about a Win32 error code. # get_OS_error_info(errcode,func); # > errcode: error code # > func: will be called with name and msg (if available) as arguments typedef void OS_error_info_callback (const char* name, const char* msg); local...
WIN32_ERROR_INVALID_SERVICE_ACCOUNT 0x00000421 The user account name specified in the user parameter does not exist. See win32_create_service(). WIN32_ERROR_INVALID_SERVICE_CONTROL 0x0000041C The requested control code is not valid, or it is unacceptable to the service. WIN32_ERROR_PATH...
ERROR_BAD_FORMAT 12Theaccesscodeisinvalid.ERROR_INVALID_ACCESS 13Thedataisinvalid.ERROR_INVALID_DATA 14Notenoughstorageisavailable tocompletethisoperation. ERROR_OUTOFMEMORY 15Thesystemcannotfindthe drivespecified. ERROR_INVALID_DRIVE 16Thedirectorycannotbe ...
ErrorCode元素是由ProcessingErrorDataType複雜類型所定義。 規格需求 展開表格 需求值 最低支援的用戶端 Windows Vista [僅限傳統型應用程式] 最低支援的伺服器 Windows Server 2008 [僅限傳統型應用程式] 另請參閱 父元素 ProcessingErrorData (EventType) 意見...
Data type: RAW. Size of the spool file in bytes: 4549. Number of bytes printed: 0. Total number of pages in the document: 1. Number of pages printed: 0. Client computer: \MYSERVER1. Win32 error code returned by the print processor: 5. Access is denied.All...
Win32 Error Code和NTSTATUS位域组成相同,但Win32 Error Code的取值范围只能在0x00000000---0x0000FFFF Win32 Error Code和COM Error Code,在高2位定义不同,设备来源值可能一样,但代表的设备不一样,设备来源值位数也不一样,但它们又可以互相转换。它们实际上的定义都是LONG型的,都是通过相关的API函数返回值返回...