MFC System Error Codes (9000-11999)

System Error Codes 9000-11999

The following table provides a list of system error codes (errors 9000 to 11999). These values are defined in the WinError.h header file. They are returned by the GetLastError function when many functions fail. To retrieve the description text for the error in your application, use the FormatMessage function with the FORMAT_MESSAGE_FROM_SYSTEM flag.【下表列出了系统错误代码(错误9000到11999)。这些值在WinError.h头文件中定义。当许多函数失败时,GetLastError函数返回它们。要检索应用程序中错误的描述文本,请使用FormatMessage函数和FORMAT_MESSAGE_FROM_SYSTEM 标志。】

If you are experiencing difficulty with an application you are installing or running, contact customer support for the software that is displaying the error message. To obtain support for a Microsoft product, go to http://support.microsoft.com.【如果正在安装或运行的应用程序遇到困难,请与客户支持联系以获取显示错误消息的软件。要获得对Microsoft产品的支持,请转到http://support.microsoft.com。】

DNS_ERROR_RCODE_FORMAT_ERROR9001DNS server unable to interpret format.【DNS服务器无法解释格式。】
DNS_ERROR_RCODE_SERVER_FAILURE9002DNS server failure.【DNS服务器故障。】
DNS_ERROR_RCODE_NAME_ERROR9003DNS name does not exist.【DNS名称不存在。】
DNS_ERROR_RCODE_NOT_IMPLEMENTED9004DNS request not supported by name server.【名称服务器不支持DNS请求。】
DNS_ERROR_RCODE_REFUSED9005DNS operation refused.【DNS操作被拒绝。】
DNS_ERROR_RCODE_YXDOMAIN9006DNS name that ought not exist, does exist.【不应该存在的DNS名称不存在。】
DNS_ERROR_RCODE_YXRRSET9007DNS RR set that ought not exist, does exist.【不应存在的DNS RR集不存在。】
DNS_ERROR_RCODE_NXRRSET9008DNS RR set that ought to exist, does not exist.【应该存在的DNS RR集不存在。】
DNS_ERROR_RCODE_NOTAUTH9009DNS server not authoritative for zone.【DNS服务器不是区域的权威服务器。】
DNS_ERROR_RCODE_NOTZONE9010DNS name in update or prereq is not in zone.【更新或prereq中的DNS名称不在区域中。】
DNS_ERROR_RCODE_BADSIG9016DNS signature failed to verify.【DNS签名验证失败。】
DNS_ERROR_RCODE_BADKEY9017DNS bad key.【DNS坏密钥。】
DNS_ERROR_RCODE_BADTIME9018DNS signature validity expired.【DNS签名有效期已过期。】
DNS_INFO_NO_RECORDS9501No records found for given DNS query.【找不到给定DNS查询的记录。】
DNS_ERROR_BAD_PACKET9502Bad DNS packet.【错误的DNS数据包。】
DNS_ERROR_NO_PACKET9503No DNS packet.【没有DNS数据包。】
DNS_ERROR_RCODE9504DNS error, check rcode.【DNS错误,请检查rcode。】
DNS_ERROR_UNSECURE_PACKET9505Unsecured DNS packet.【不安全的DNS数据包。】
DNS_ERROR_INVALID_TYPE9551Invalid DNS type.【无效的DNS类型。】
DNS_ERROR_INVALID_IP_ADDRESS9552Invalid IP address.【无效的IP地址。】
DNS_ERROR_INVALID_PROPERTY9553Invalid property.【无效属性。】
DNS_ERROR_TRY_AGAIN_LATER9554Try DNS operation again later.【请稍后重试DNS操作。】
DNS_ERROR_NOT_UNIQUE9555Record for given name and type is not unique.【给定名称和类型的记录不唯一。】
DNS_ERROR_NON_RFC_NAME9556DNS name does not comply with RFC specifications.【DNS名称不符合RFC规范。】
DNS_STATUS_FQDN9557DNS name is a fully-qualified DNS name.【DNS名称是完全限定的DNS名称。】
DNS_STATUS_DOTTED_NAME9558DNS name is dotted (multi-label).【DNS名称是点式的(多标签)。】
DNS_STATUS_SINGLE_PART_NAME9559DNS name is a single-part name.【DNS名称是单个部分名称。】
DNS_ERROR_INVALID_NAME_CHAR9560DNS name contains an invalid character.【DNS名称包含无效字符。】
DNS_ERROR_NUMERIC_NAME9561DNS name is entirely numeric.【DNS名称完全是数字。】
DNS_ERROR_NOT_ALLOWED_ON_ROOT_SERVER9562The operation requested is not permitted on a DNS root server.【DNS根服务器上不允许请求的操作。】
DNS_ERROR_NOT_ALLOWED_UNDER_DELEGATION9563The record could not be created because this part of the DNS namespace has been delegated to another server.【无法创建记录,因为这部分DNS命名空间已委派给另一台服务器。】
DNS_ERROR_CANNOT_FIND_ROOT_HINTS9564The DNS server could not find a set of root hints.【DNS服务器找不到一组根提示。】
DNS_ERROR_INCONSISTENT_ROOT_HINTS9565The DNS server found root hints but they were not consistent across all adapters.【DNS服务器找到根提示,但它们在所有适配器中都不一致。】
DNS_ERROR_DWORD_VALUE_TOO_SMALL9566The specified value is too small for this parameter.【指定的值对此参数太小。】
DNS_ERROR_DWORD_VALUE_TOO_LARGE9567The specified value is too large for this parameter.【指定的值对此参数太大。】
DNS_ERROR_BACKGROUND_LOADING9568This operation is not allowed while the DNS server is loading zones in the background. Please try again later.【DNS服务器在后台加载区域时不允许此操作。请稍后再试。】
DNS_ERROR_NOT_ALLOWED_ON_RODC9569The operation requested is not permitted on against a DNS server running on a read-only DC.【不允许对在只读DC上运行的DNS服务器执行请求的操作。】
DNS_ERROR_NOT_ALLOWED_UNDER_DNAME9570No data is allowed to exist underneath a DNAME record.【DNAME记录下不允许存在任何数据。】
DNS_ERROR_DELEGATION_REQUIRED9571This operation requires credentials delegation.【此操作需要凭据委派。】
DNS_ERROR_ZONE_DOES_NOT_EXIST9601DNS zone does not exist.【DNS区域不存在。】
DNS_ERROR_NO_ZONE_INFO9602DNS zone information not available.【DNS区域信息不可用。】
DNS_ERROR_INVALID_ZONE_OPERATION9603Invalid operation for DNS zone.【DNS区域的操作无效。】
DNS_ERROR_ZONE_CONFIGURATION_ERROR9604Invalid DNS zone configuration.【DNS区域配置无效。】
DNS_ERROR_ZONE_HAS_NO_SOA_RECORD9605DNS zone has no start of authority (SOA) record.【DNS区域没有起始授权(SOA)记录。】
DNS_ERROR_ZONE_HAS_NO_NS_RECORDS9606DNS zone has no Name Server (NS) record.【DNS区域没有名称服务器(NS)记录。】
DNS_ERROR_ZONE_LOCKED9607DNS zone is locked.【DNS区域已锁定。】
DNS_ERROR_ZONE_CREATION_FAILED9608DNS zone creation failed.【DNS区域创建失败。】
DNS_ERROR_ZONE_ALREADY_EXISTS9609DNS zone already exists.【DNS区域已存在。】
DNS_ERROR_AUTOZONE_ALREADY_EXISTS9610DNS automatic zone already exists.【DNS自动区域已存在。】
DNS_ERROR_INVALID_ZONE_TYPE9611Invalid DNS zone type.【无效的DNS区域类型。】
DNS_ERROR_SECONDARY_REQUIRES_MASTER_IP9612Secondary DNS zone requires master IP address.【辅助DNS区域需要主IP地址。】
DNS_ERROR_ZONE_NOT_SECONDARY9613DNS zone not secondary.【DNS区域不是辅助区域。】
DNS_ERROR_NEED_SECONDARY_ADDRESSES9614Need secondary IP address.【需要辅助IP地址。】
DNS_ERROR_WINS_INIT_FAILED9615WINS initialization failed.【WINS初始化失败。】
DNS_ERROR_NEED_WINS_SERVERS9616Need WINS servers.【需要WINS服务器。】
DNS_ERROR_NBSTAT_INIT_FAILED9617NBTSTAT initialization call failed.【NBTSTAT初始化调用失败。】
DNS_ERROR_SOA_DELETE_INVALID9618Invalid delete of start of authority (SOA)【删除授权起始(SOA)无效】
DNS_ERROR_FORWARDER_ALREADY_EXISTS9619A conditional forwarding zone already exists for that name.【该名称已存在条件转发区域。】
DNS_ERROR_ZONE_REQUIRES_MASTER_IP9620This zone must be configured with one or more master DNS server IP addresses.【此区域必须配置一个或多个主DNS服务器IP地址。】
DNS_ERROR_ZONE_IS_SHUTDOWN9621The operation cannot be performed because this zone is shutdown.【无法执行该操作,因为此区域已关闭。】
DNS_ERROR_PRIMARY_REQUIRES_DATAFILE9651Primary DNS zone requires datafile.【主DNS区域需要数据文件。】
DNS_ERROR_INVALID_DATAFILE_NAME9652Invalid datafile name for DNS zone.【DNS区域的数据文件名无效。】
DNS_ERROR_DATAFILE_OPEN_FAILURE9653Failed to open datafile for DNS zone.【无法打开DNS区域的数据文件。】
DNS_ERROR_FILE_WRITEBACK_FAILED9654Failed to write datafile for DNS zone.【无法为DNS区域写入数据文件。】
DNS_ERROR_DATAFILE_PARSING9655Failure while reading datafile for DNS zone.【读取DNS区域的数据文件时失败。】
DNS_ERROR_RECORD_DOES_NOT_EXIST9701DNS record does not exist.【DNS记录不存在。】
DNS_ERROR_RECORD_FORMAT9702DNS record format error.【DNS记录格式错误。】
DNS_ERROR_NODE_CREATION_FAILED9703Node creation failure in DNS.【DNS中的节点创建失败。】
DNS_ERROR_UNKNOWN_RECORD_TYPE9704Unknown DNS record type.【未知的DNS记录类型。】
DNS_ERROR_RECORD_TIMED_OUT9705DNS record timed out.【DNS记录超时。】
DNS_ERROR_NAME_NOT_IN_ZONE9706Name not in DNS zone.【名称不在DNS区域中。】
DNS_ERROR_CNAME_LOOP9707CNAME loop detected.【检测到CNAME循环。】
DNS_ERROR_NODE_IS_CNAME9708Node is a CNAME DNS record.【节点是CNAME DNS记录。】
DNS_ERROR_CNAME_COLLISION9709A CNAME record already exists for given name.【给定名称的CNAME记录已存在。】
DNS_ERROR_RECORD_ONLY_AT_ZONE_ROOT9710Record only at DNS zone root.【仅在DNS区域根目录下记录。】
DNS_ERROR_RECORD_ALREADY_EXISTS9711DNS record already exists.【DNS记录已存在。】
DNS_ERROR_SECONDARY_DATA9712Secondary DNS zone data error.【辅助DNS区域数据错误。】
DNS_ERROR_NO_CREATE_CACHE_DATA9713Could not create DNS cache data.【无法创建DNS缓存数据。】
DNS_ERROR_NAME_DOES_NOT_EXIST9714DNS name does not exist.【DNS名称不存在。】
DNS_WARNING_PTR_CREATE_FAILED9715Could not create pointer (PTR) record.【无法创建指针(PTR)记录。】
DNS_WARNING_DOMAIN_UNDELETED9716DNS domain was undeleted.【DNS域已取消删除。】
DNS_ERROR_DS_UNAVAILABLE9717The directory service is unavailable.【目录服务不可用。】
DNS_ERROR_DS_ZONE_ALREADY_EXISTS9718DNS zone already exists in the directory service.【目录服务中已存在DNS区域。】
DNS_ERROR_NO_BOOTFILE_IF_DS_ZONE9719DNS server not creating or reading the boot file for the directory service integrated DNS zone.【DNS服务器未创建或读取目录服务集成DNS区域的启动文件。】
DNS_ERROR_NODE_IS_DNAME9720Node is a DNAME DNS record.【节点是DNAME DNS记录。】
DNS_ERROR_DNAME_COLLISION9721A DNAME record already exists for given name.【给定名称的DNAME记录已存在。】
DNS_ERROR_ALIAS_LOOP9722An alias loop has been detected with either CNAME or DNAME records.【检测到具有CNAME或DNAME记录的别名循环。】
DNS_INFO_AXFR_COMPLETE9751DNS AXFR (zone transfer) complete.【DNS AXFR(区域传输)完成。】
DNS_ERROR_AXFR9752DNS zone transfer failed.【DNS区域传输失败。】
DNS_INFO_ADDED_LOCAL_WINS9753Added local WINS server.【已添加本地WINS服务器。】
DNS_STATUS_CONTINUE_NEEDED9801Secure update call needs to continue update request.【安全更新呼叫需要继续更新请求。】
DNS_ERROR_NO_TCPIP9851TCP/IP network protocol not installed.【未安装TCP/IP网络协议。】
DNS_ERROR_NO_DNS_SERVERS9852No DNS servers configured for local system.【没有为本地系统配置DNS服务器。】
DNS_ERROR_DP_DOES_NOT_EXIST9901The specified directory partition does not exist.【指定的目录分区不存在。】
DNS_ERROR_DP_ALREADY_EXISTS9902The specified directory partition already exists.【指定的目录分区已存在。】
DNS_ERROR_DP_NOT_ENLISTED9903This DNS server is not enlisted in the specified directory partition.【此DNS服务器未登记在指定的目录分区中。】
DNS_ERROR_DP_ALREADY_ENLISTED9904This DNS server is already enlisted in the specified directory partition.【此DNS服务器已登记在指定的目录分区中。】
DNS_ERROR_DP_NOT_AVAILABLE9905The directory partition is not available at this time. Please wait a few minutes and try again.【目录分区此时不可用。请稍等几分钟,然后再试一次。】
DNS_ERROR_DP_FSMO_ERROR9906The application directory partition operation failed. The domain controller holding the domain naming master role is down or unable to service the request or is not running Windows Server 2003.【应用程序目录分区操作失败。拥有域命名主机角色的域控制器已关闭或无法为请求提供服务,或者没有运行Windows Server 2003。】
WSAEINTR10004A blocking operation was interrupted by a call to WSACancelBlockingCall.【对WSACancelBlockingCall的调用中断了阻止操作。】
WSAEBADF10009The file handle supplied is not valid.【提供的文件句柄无效。】
WSAEACCES10013An attempt was made to access a socket in a way forbidden by its access permissions.【试图以其访问权限所禁止的方式访问套接字。】
WSAEFAULT10014The system detected an invalid pointer address in attempting to use a pointer argument in a call.【系统在调用中尝试使用指针参数时检测到无效的指针地址。】
WSAEINVAL10022An invalid argument was supplied.【提供的参数无效。】
WSAEMFILE10024Too many open sockets.【打开的插座太多。】
WSAEWOULDBLOCK10035A non-blocking socket operation could not be completed immediately.【无法立即完成非阻塞套接字操作。】
WSAEINPROGRESS10036A blocking operation is currently executing.【当前正在执行阻止操作。】
WSAEALREADY10037An operation was attempted on a non-blocking socket that already had an operation in progress.【尝试对已在进行操作的非阻塞套接字执行操作。】
WSAENOTSOCK10038An operation was attempted on something that is not a socket.【尝试对非套接字的对象执行操作。】
WSAEDESTADDRREQ10039A required address was omitted from an operation on a socket.【套接字上的操作中省略了所需的地址。】
WSAEMSGSIZE10040A message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram into was smaller than the datagram itself.【在数据报套接字上发送的消息大于内部消息缓冲区或其他网络限制,或者用于接收数据报的缓冲区小于数据报本身。】
WSAEPROTOTYPE10041A protocol was specified in the socket function call that does not support the semantics of the socket type requested.【套接字函数调用中指定的协议不支持请求的套接字类型的语义。】
WSAENOPROTOOPT10042An unknown, invalid, or unsupported option or level was specified in a getsockopt or setsockopt call.【在getsockopt或setsockopt调用中指定了未知、无效或不受支持的选项或级别。】
WSAEPROTONOSUPPORT10043The requested protocol has not been configured into the system, or no implementation for it exists.【请求的协议尚未配置到系统中,或者不存在该协议的实现。】
WSAESOCKTNOSUPPORT10044The support for the specified socket type does not exist in this address family.【此地址族中不存在对指定套接字类型的支持。】
WSAEOPNOTSUPP10045The attempted operation is not supported for the type of object referenced.【引用的对象类型不支持尝试的操作。】
WSAEPFNOSUPPORT10046The protocol family has not been configured into the system or no implementation for it exists.【协议系列尚未配置到系统中,或者不存在它的实现。】
WSAEAFNOSUPPORT10047An address incompatible with the requested protocol was used.【使用了与请求的协议不兼容的地址。】
WSAEADDRINUSE10048Only one usage of each socket address (protocol/network address/port) is normally permitted.【每个套接字地址(协议/网络地址/端口)通常只允许使用一次。】
WSAEADDRNOTAVAIL10049The requested address is not valid in its context.【请求的地址在其上下文中无效。】
WSAENETDOWN10050A socket operation encountered a dead network.【套接字操作遇到死网络。】
WSAENETUNREACH10051A socket operation was attempted to an unreachable network.【尝试对无法访问的网络执行套接字操作。】
WSAENETRESET10052The connection has been broken due to keep-alive activity detecting a failure while the operation was in progress.【由于“保持活动”活动在操作进行时检测到故障,连接已断开。】
WSAECONNABORTED10053An established connection was aborted by the software in your host machine.【已建立的连接已被主机中的软件中止。】
WSAECONNRESET10054An existing connection was forcibly closed by the remote host.【远程主机已强制关闭现有连接。】
WSAENOBUFS10055An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full.【无法对套接字执行操作,因为系统缺少足够的缓冲区空间或队列已满。】
WSAEISCONN10056A connect request was made on an already connected socket.【在已连接的套接字上发出了连接请求。】
WSAENOTCONN10057A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied.【不允许发送或接收数据的请求,因为套接字未连接并且(使用sendto调用在数据报套接字上发送时)未提供地址。】
WSAESHUTDOWN10058A request to send or receive data was disallowed because the socket had already been shut down in that direction with a previous shutdown call.【不允许发送或接收数据的请求,因为套接字已在该方向上通过以前的关闭调用关闭。】
WSAETOOMANYREFS10059Too many references to some kernel object.【对某个内核对象的引用太多。】
WSAETIMEDOUT10060A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.【连接尝试失败,因为连接方在一段时间后没有正确响应,或者建立的连接失败,因为连接的主机没有响应。】
WSAECONNREFUSED10061No connection could be made because the target machine actively refused it.【无法建立连接,因为目标计算机主动拒绝了它。】
WSAELOOP10062Cannot translate name.【无法转换名称。】
WSAENAMETOOLONG10063Name component or name was too long.【名称组件或名称太长。】
WSAEHOSTDOWN10064A socket operation failed because the destination host was down.【套接字操作失败,因为目标主机已关闭。】
WSAEHOSTUNREACH10065A socket operation was attempted to an unreachable host.【尝试对无法访问的主机执行套接字操作。】
WSAENOTEMPTY10066Cannot remove a directory that is not empty.【无法删除非空目录。】
WSAEPROCLIM10067A Windows Sockets implementation may have a limit on the number of applications that may use it simultaneously.【Windows套接字实现可能对同时使用它的应用程序的数量有限制。】
WSAEUSERS10068Ran out of quota.【配额用完了。】
WSAEDQUOT10069Ran out of disk quota.【磁盘配额不足。】
WSAESTALE10070File handle reference is no longer available.【文件句柄引用不再可用。】
WSAEREMOTE10071Item is not available locally.【项目在本地不可用。】
WSASYSNOTREADY10091WSAStartup cannot function at this time because the underlying system it uses to provide network services is currently unavailable.【WSAStartup此时无法运行,因为它用于提供网络服务的底层系统当前不可用。】
WSAVERNOTSUPPORTED10092The Windows Sockets version requested is not supported.【不支持请求的Windows套接字版本。】
WSANOTINITIALISED10093Either the application has not called WSAStartup, or WSAStartup failed.【应用程序没有调用WSAStartup,或者WSAStartup失败。】
WSAEDISCON10101Returned by WSARecv or WSARecvFrom to indicate the remote party has initiated a graceful shutdown sequence.【由WSARecv或WSARecvFrom返回,表示远程方已启动正常的关闭序列。】
WSAENOMORE10102No more results can be returned by WSALookupServiceNext.【WSALookupServiceNext无法返回更多结果。】
WSAECANCELLED10103A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled.【调用WSALookupServiceEnd时仍在处理此调用。呼叫已取消。】
WSAEINVALIDPROCTABLE10104The procedure call table is invalid.【过程调用表无效。】
WSAEINVALIDPROVIDER10105The requested service provider is invalid.【请求的服务提供程序无效。】
WSAEPROVIDERFAILEDINIT10106The requested service provider could not be loaded or initialized.【无法加载或初始化请求的服务提供程序。】
WSASYSCALLFAILURE10107A system call that should never fail has failed.【一个永远不会失败的系统调用失败了。】
WSASERVICE_NOT_FOUND10108No such service is known. The service cannot be found in the specified name space.【目前还不知道这种服务。在指定的名称空间中找不到服务。】
WSATYPE_NOT_FOUND10109The specified class was not found.【找不到指定的类。】
WSA_E_NO_MORE10110No more results can be returned by WSALookupServiceNext.【WSALookupServiceNext无法返回更多结果。】
WSA_E_CANCELLED10111A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled.【调用WSALookupServiceEnd时仍在处理此调用。呼叫已取消。】
WSAEREFUSED10112A database query failed because it was actively refused.【数据库查询失败,因为它被主动拒绝。】
WSAHOST_NOT_FOUND11001No such host is known.【没有这样的主机是已知的。】
WSATRY_AGAIN11002This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.【这通常是主机名解析期间的临时错误,意味着本地服务器没有收到来自权威服务器的响应。】
WSANO_RECOVERY11003A non-recoverable error occurred during a database lookup.【数据库查找期间发生不可恢复的错误。】
WSANO_DATA11004The requested name is valid, but no data of the requested type was found.【请求的名称有效,但找不到请求类型的数据。】
WSA_QOS_RECEIVERS11005At least one reserve has arrived.【至少有一个预备队到了。】
WSA_QOS_SENDERS11006At least one path has arrived.【至少有一条路径已到达。】
WSA_QOS_NO_SENDERS11007There are no senders.【没有发件人。】
WSA_QOS_NO_RECEIVERS11008There are no receivers.【没有接收器。】
WSA_QOS_REQUEST_CONFIRMED11009Reserve has been confirmed.【储量已确认。】
WSA_QOS_ADMISSION_FAILURE11010Error due to lack of resources.【资源不足导致错误。】
WSA_QOS_POLICY_FAILURE11011Rejected for administrative reasons - bad credentials.【由于管理原因被拒绝-凭据不正确。】
WSA_QOS_BAD_STYLE11012Unknown or conflicting style.【未知或冲突的风格。】
WSA_QOS_BAD_OBJECT11013Problem with some part of the filterspec or providerspecific buffer in general.【filterspec或providerspecific缓冲区的某些部分通常有问题。】
WSA_QOS_TRAFFIC_CTRL_ERROR11014Problem with some part of the flowspec.【flowspec的某些部分有问题。】
WSA_QOS_GENERIC_ERROR11015General QOS error.【一般QOS错误。】
WSA_QOS_ESERVICETYPE11016An invalid or unrecognized service type was found in the flowspec.【在flowspec中发现无效或无法识别的服务类型。】
WSA_QOS_EFLOWSPEC11017An invalid or inconsistent flowspec was found in the QOS structure.【在QOS结构中发现无效或不一致的flowspec。】
WSA_QOS_EPROVSPECBUF11018Invalid QOS provider-specific buffer.【无效的QOS提供程序特定缓冲区。】
WSA_QOS_EFILTERSTYLE11019An invalid QOS filter style was used.【使用了无效的QOS筛选器样式。】
WSA_QOS_EFILTERTYPE11020An invalid QOS filter type was used.【使用了无效的QOS筛选器类型。】
WSA_QOS_EFILTERCOUNT11021An incorrect number of QOS FILTERSPECs were specified in the FLOWDESCRIPTOR.【在FLOWDESCRIPTOR中指定的QOS筛选器规范数不正确。】
WSA_QOS_EOBJLENGTH11022An object with an invalid ObjectLength field was specified in the QOS provider-specific buffer.【在QOS提供程序特定缓冲区中指定了具有无效ObjectLength字段的对象。】
WSA_QOS_EFLOWCOUNT11023An incorrect number of flow descriptors was specified in the QOS structure.【在QOS结构中指定的流描述符数量不正确。】
WSA_QOS_EUNKOWNPSOBJ11024An unrecognized object was found in the QOS provider-specific buffer.【在QOS提供程序特定缓冲区中发现无法识别的对象。】
WSA_QOS_EPOLICYOBJ11025An invalid policy object was found in the QOS provider-specific buffer.【在QOS提供程序特定缓冲区中发现无效的策略对象。】
WSA_QOS_EFLOWDESC11026An invalid QOS flow descriptor was found in the flow descriptor list.【在流描述符列表中发现无效的QOS流描述符。】
WSA_QOS_EPSFLOWSPEC11027An invalid or inconsistent flowspec was found in the QOS provider specific buffer.【在QOS提供程序特定缓冲区中发现无效或不一致的flowspec。】
WSA_QOS_EPSFILTERSPEC11028An invalid FILTERSPEC was found in the QOS provider-specific buffer.【在QOS提供程序特定的缓冲区中发现无效的FILTERSPEC。】
WSA_QOS_ESDMODEOBJ11029An invalid shape discard mode object was found in the QOS provider specific buffer.【在QOS提供程序特定的缓冲区中发现无效的形状丢弃模式对象。】
WSA_QOS_ESHAPERATEOBJ11030An invalid shaping rate object was found in the QOS provider-specific buffer.【在QOS提供程序特定的缓冲区中发现无效的成形速率对象。】
WSA_QOS_RESERVED_PETYPE11031A reserved policy element was found in the QOS provider-specific buffer.【在QOS提供程序特定的缓冲区中找到保留的策略元素。】
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值