1 | 回调对象过早删除。 |
Callback object deleted prematurely. |
2 | 无法在接收响应时模拟客户端。 |
Failed to impersonate client when receiving response. |
3 | 无法发送回显,IcmpCreateFile 失败。 |
Failed to send echo, IcmpCreateFile failed. |
4 | 发送选项设置失败,超出最大选项大小 - RecordRoute。 |
Send option setting failure, exceeded max option size - RecordRoute. |
5 | 发送选项设置失败,超出最大选项索引 - RecordRoute。 |
Send option setting failure, exceeded max option index - RecordRoute. |
6 | 发送选项设置失败,超出最大选项大小 - TimestampRoute。 |
Send option setting failure, exceeded max option size - TimestampRoute. |
7 | 发送选项设置失败,超出最大选项索引 - TimestampRoute。 |
Send option setting failure, exceeded max option index - TimestampRoute. |
8 | 发送选项设置失败,超出最大选项大小 - SourceRoute。 |
Send option setting failure, exceeded max option size - SourceRoute. |
9 | 发送选项设置失败,超出最大选项索引 - SourceRoute。 |
Send option setting failure, exceeded max option index - SourceRoute. |
10 | 发送选项设置失败,无法分析 SourceRoute。 |
Send option setting failure, failed to parse SourceRoute. |
11 | 无法发送回显,IcmpSendEcho2 失败。 |
Failed to send echo, IcmpSendEcho2 failed. |
12 | 无法在发送回显时模拟客户端。 |
Failed to impersonate client when sending echo. |
13 | 无法复制客户端线程令牌。 |
Failed to duplicate client thread token. |
14 | 无法发送 ICMP 回显。 |
Failed to send ICMP Echo. |
15 | 找不到类定义。 |
Class definition not found. |
16 | Ping 提供程序不支持此类。 |
Ping Provider does not support this class. |
17 | 无法分析对象路径。 |
Unable to parse object path. |
18 | 对象路径包含的键数不正确。 |
Object path has incorrect number of keys. |
19 | 对象路径中多次指定同一个键名。 |
Same key name specified multiply in object path. |
20 | 发现对象路径中给定的地址无效。 |
Address given in object path was found to be invalid. |
21 | 对象路径中给定的地址的类型无效。 |
Address given in object path has invalid type. |
22 | 对象路径中给定的超时的类型无效。 |
Timeout given in object path has invalid type. |
23 | 对象路径中给定的 TimeToLive 的类型无效。 |
TimeToLive given in object path has invalid type. |
24 | 对象路径中给定的 BufferSize 的类型无效。 |
BufferSize given in object path has invalid type. |
25 | 对象路径中给定的 NoFragmentation 的类型无效。 |
NoFragmentation given in object path has invalid type. |
26 | 对象路径中给定的 TypeofService 的类型无效。 |
TypeofService given in object path has invalid type. |
27 | 对象路径中给定的 RecordRoute 的类型无效。 |
RecordRoute given in object path has invalid type. |
28 | 对象路径中给定的 TimestampRoute 的类型无效。 |
TimestampRoute given in object path has invalid type. |
29 | 对象路径中给定的 SourceRouteType 的类型无效。 |
SourceRouteType given in object path has invalid type. |
30 | 对象路径中给定的 SourceRoute 的类型无效。 |
SourceRoute given in object path has invalid type. |
31 | 对象路径中给定的 ResolveAddressNames 的类型无效。 |
ResolveAddressNames given in object path has invalid type. |
32 | 对象路径中的属性未知。 |
Unknown property in object path. |
33 | 对象路径中指定的键属性名称未知。 |
Unknown key property name specified in object path. |
34 | 无法获取所有键值。 |
Failed to get all key values. |
35 | 解码响应失败。 |
Decoding response failed. |
36 | 每个查询分区必须唯一指定地址。 |
Address must be uniquely specified per query partition. |
37 | 无法解析指定的主机名,网络出现故障。 |
Failed to resolve hostname specified, network failure. |
38 | 每个查询分区必须唯一指定超时。 |
Timeout must be uniquely specified per query partition. |
39 | 每个查询分区必须唯一指定 TimeToLive。 |
TimeToLive must be uniquely specified per query partition. |
40 | 每个查询分区必须唯一指定 BufferSize。 |
BufferSize must be uniquely specified per query partition. |
41 | 每个查询分区必须唯一指定 NoFragmentation。 |
NoFragmentation must be uniquely specified per query partition. |
42 | 每个查询分区必须唯一指定 TypeOfService。 |
TypeOfService must be uniquely specified per query partition. |
43 | 每个查询分区必须唯一指定 RecordRoute。 |
RecordRoute must be uniquely specified per query partition. |
44 | 每个查询分区必须唯一指定 TimestampRoute。 |
TimestampRoute must be uniquely specified per query partition. |
45 | 每个查询分区必须唯一指定 SourceRouteType。 |
SourceRouteType must be uniquely specified per query partition. |
46 | 每个查询分区必须唯一指定 SourceRoute。 |
SourceRoute must be uniquely specified per query partition. |
47 | 每个查询分区必须唯一指定 ResolveAddressNames。 |
ResolveAddressNames must be uniquely specified per query partition. |
48 | 提供程序无法将查询分析为可用分区 - 范围太广泛。 |
The provider failed to analyze the query into usable partitions - too broad. |
49 | 提供程序无法将查询分析为可用分区 - 范围太窄。 |
The provider failed to analyze the query into usable partitions - too narrow. |
50 | 提供程序无法将查询分析为可用分区。 |
The provider failed to analyze the query into usable partitions. |
51 | 提供程序无法分析查询。 |
The provider failed to analyze the query. |
54 | 给定的 BufferSize 大于 65500。 |
BufferSize given is greater than 65500. |