1 // Licensed under the Apache License, Version 2.0
2 // <LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
3 // <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your option.
4 // All files in the project carrying such notice may not be copied, modified, or distributed
5 // except according to those terms.
6 //! error code definitions for the Win32 API functions
7 use ctypes::{c_long, c_ulong};
8 use shared::minwindef::DWORD;
9 use shared::wtypesbase::SCODE;
10 pub const FACILITY_XPS: HRESULT = 82;
11 pub const FACILITY_XAML: HRESULT = 43;
12 pub const FACILITY_USN: HRESULT = 129;
13 pub const FACILITY_BLBUI: HRESULT = 128;
14 pub const FACILITY_SPP: HRESULT = 256;
15 pub const FACILITY_WSB_ONLINE: HRESULT = 133;
16 pub const FACILITY_DLS: HRESULT = 153;
17 pub const FACILITY_BLB_CLI: HRESULT = 121;
18 pub const FACILITY_BLB: HRESULT = 120;
19 pub const FACILITY_WSBAPP: HRESULT = 122;
20 pub const FACILITY_WPN: HRESULT = 62;
21 pub const FACILITY_WMAAECMA: HRESULT = 1996;
22 pub const FACILITY_WINRM: HRESULT = 51;
23 pub const FACILITY_WINPE: HRESULT = 61;
24 pub const FACILITY_WINDOWSUPDATE: HRESULT = 36;
25 pub const FACILITY_WINDOWS_STORE: HRESULT = 63;
26 pub const FACILITY_WINDOWS_SETUP: HRESULT = 48;
27 pub const FACILITY_WINDOWS_DEFENDER: HRESULT = 80;
28 pub const FACILITY_WINDOWS_CE: HRESULT = 24;
29 pub const FACILITY_WINDOWS: HRESULT = 8;
30 pub const FACILITY_WINCODEC_DWRITE_DWM: HRESULT = 2200;
31 pub const FACILITY_WIA: HRESULT = 33;
32 pub const FACILITY_WER: HRESULT = 27;
33 pub const FACILITY_WEP: HRESULT = 2049;
34 pub const FACILITY_WEB_SOCKET: HRESULT = 886;
35 pub const FACILITY_WEB: HRESULT = 885;
36 pub const FACILITY_USERMODE_VOLSNAP: HRESULT = 130;
37 pub const FACILITY_USERMODE_VOLMGR: HRESULT = 56;
38 pub const FACILITY_VISUALCPP: HRESULT = 109;
39 pub const FACILITY_USERMODE_VIRTUALIZATION: HRESULT = 55;
40 pub const FACILITY_USERMODE_VHD: HRESULT = 58;
41 pub const FACILITY_URT: HRESULT = 19;
42 pub const FACILITY_UMI: HRESULT = 22;
43 pub const FACILITY_UI: HRESULT = 42;
44 pub const FACILITY_TPM_SOFTWARE: HRESULT = 41;
45 pub const FACILITY_TPM_SERVICES: HRESULT = 40;
46 pub const FACILITY_TIERING: HRESULT = 131;
47 pub const FACILITY_SYNCENGINE: HRESULT = 2050;
48 pub const FACILITY_SXS: HRESULT = 23;
49 pub const FACILITY_STORAGE: HRESULT = 3;
50 pub const FACILITY_STATE_MANAGEMENT: HRESULT = 34;
51 pub const FACILITY_SSPI: HRESULT = 9;
52 pub const FACILITY_USERMODE_SPACES: HRESULT = 231;
53 pub const FACILITY_SOS: HRESULT = 160;
54 pub const FACILITY_SCARD: HRESULT = 16;
55 pub const FACILITY_SHELL: HRESULT = 39;
56 pub const FACILITY_SETUPAPI: HRESULT = 15;
57 pub const FACILITY_SECURITY: HRESULT = 9;
58 pub const FACILITY_SDIAG: HRESULT = 60;
59 pub const FACILITY_USERMODE_SDBUS: HRESULT = 2305;
60 pub const FACILITY_RPC: HRESULT = 1;
61 pub const FACILITY_RESTORE: HRESULT = 256;
62 pub const FACILITY_SCRIPT: HRESULT = 112;
63 pub const FACILITY_PARSE: HRESULT = 113;
64 pub const FACILITY_RAS: HRESULT = 83;
65 pub const FACILITY_POWERSHELL: HRESULT = 84;
66 pub const FACILITY_PLA: HRESULT = 48;
67 pub const FACILITY_PIDGENX: HRESULT = 2561;
68 pub const FACILITY_P2P_INT: HRESULT = 98;
69 pub const FACILITY_P2P: HRESULT = 99;
70 pub const FACILITY_OPC: HRESULT = 81;
71 pub const FACILITY_ONLINE_ID: HRESULT = 134;
72 pub const FACILITY_WIN32: HRESULT = 7;
73 pub const FACILITY_CONTROL: HRESULT = 10;
74 pub const FACILITY_WEBSERVICES: HRESULT = 61;
75 pub const FACILITY_NULL: HRESULT = 0;
76 pub const FACILITY_NDIS: HRESULT = 52;
77 pub const FACILITY_NAP: HRESULT = 39;
78 pub const FACILITY_MOBILE: HRESULT = 1793;
79 pub const FACILITY_METADIRECTORY: HRESULT = 35;
80 pub const FACILITY_MSMQ: HRESULT = 14;
81 pub const FACILITY_MEDIASERVER: HRESULT = 13;
82 pub const FACILITY_MBN: HRESULT = 84;
83 pub const FACILITY_LINGUISTIC_SERVICES: HRESULT = 305;
84 pub const FACILITY_LEAP: HRESULT = 2184;
85 pub const FACILITY_JSCRIPT: HRESULT = 2306;
86 pub const FACILITY_INTERNET: HRESULT = 12;
87 pub const FACILITY_ITF: HRESULT = 4;
88 pub const FACILITY_INPUT: HRESULT = 64;
89 pub const FACILITY_USERMODE_HYPERVISOR: HRESULT = 53;
90 pub const FACILITY_ACCELERATOR: HRESULT = 1536;
91 pub const FACILITY_HTTP: HRESULT = 25;
92 pub const FACILITY_GRAPHICS: HRESULT = 38;
93 pub const FACILITY_FWP: HRESULT = 50;
94 pub const FACILITY_FVE: HRESULT = 49;
95 pub const FACILITY_USERMODE_FILTER_MANAGER: HRESULT = 31;
96 pub const FACILITY_EAS: HRESULT = 85;
97 pub const FACILITY_EAP: HRESULT = 66;
98 pub const FACILITY_DXGI_DDI: HRESULT = 2171;
99 pub const FACILITY_DXGI: HRESULT = 2170;
100 pub const FACILITY_DPLAY: HRESULT = 21;
101 pub const FACILITY_DMSERVER: HRESULT = 256;
102 pub const FACILITY_DISPATCH: HRESULT = 2;
103 pub const FACILITY_DIRECTORYSERVICE: HRESULT = 37;
104 pub const FACILITY_DIRECTMUSIC: HRESULT = 2168;
105 pub const FACILITY_DIRECT3D11: HRESULT = 2172;
106 pub const FACILITY_DIRECT3D10: HRESULT = 2169;
107 pub const FACILITY_DIRECT2D: HRESULT = 2201;
108 pub const FACILITY_DAF: HRESULT = 100;
109 pub const FACILITY_DEPLOYMENT_SERVICES_UTIL: HRESULT = 260;
110 pub const FACILITY_DEPLOYMENT_SERVICES_TRANSPORT_MANAGEMENT: HRESULT = 272;
111 pub const FACILITY_DEPLOYMENT_SERVICES_TFTP: HRESULT = 264;
112 pub const FACILITY_DEPLOYMENT_SERVICES_PXE: HRESULT = 263;
113 pub const FACILITY_DEPLOYMENT_SERVICES_MULTICAST_SERVER: HRESULT = 289;
114 pub const FACILITY_DEPLOYMENT_SERVICES_MULTICAST_CLIENT: HRESULT = 290;
115 pub const FACILITY_DEPLOYMENT_SERVICES_MANAGEMENT: HRESULT = 259;
116 pub const FACILITY_DEPLOYMENT_SERVICES_IMAGING: HRESULT = 258;
117 pub const FACILITY_DEPLOYMENT_SERVICES_DRIVER_PROVISIONING: HRESULT = 278;
118 pub const FACILITY_DEPLOYMENT_SERVICES_SERVER: HRESULT = 257;
119 pub const FACILITY_DEPLOYMENT_SERVICES_CONTENT_PROVIDER: HRESULT = 293;
120 pub const FACILITY_DEPLOYMENT_SERVICES_BINLSVC: HRESULT = 261;
121 pub const FACILITY_DEFRAG: HRESULT = 2304;
122 pub const FACILITY_DEBUGGERS: HRESULT = 176;
123 pub const FACILITY_CONFIGURATION: HRESULT = 33;
124 pub const FACILITY_COMPLUS: HRESULT = 17;
125 pub const FACILITY_USERMODE_COMMONLOG: HRESULT = 26;
126 pub const FACILITY_CMI: HRESULT = 54;
127 pub const FACILITY_CERT: HRESULT = 11;
128 pub const FACILITY_BLUETOOTH_ATT: HRESULT = 101;
129 pub const FACILITY_BCD: HRESULT = 57;
130 pub const FACILITY_BACKGROUNDCOPY: HRESULT = 32;
131 pub const FACILITY_AUDIOSTREAMING: HRESULT = 1094;
132 pub const FACILITY_AUDCLNT: HRESULT = 2185;
133 pub const FACILITY_AUDIO: HRESULT = 102;
134 pub const FACILITY_ACTION_QUEUE: HRESULT = 44;
135 pub const FACILITY_ACS: HRESULT = 20;
136 pub const FACILITY_AAF: HRESULT = 18;
137 pub const ERROR_SUCCESS: DWORD = 0;
138 pub const NO_ERROR: DWORD = 0;
139 pub const SEC_E_OK: HRESULT = 0;
140 pub const ERROR_INVALID_FUNCTION: DWORD = 1;
141 pub const ERROR_FILE_NOT_FOUND: DWORD = 2;
142 pub const ERROR_PATH_NOT_FOUND: DWORD = 3;
143 pub const ERROR_TOO_MANY_OPEN_FILES: DWORD = 4;
144 pub const ERROR_ACCESS_DENIED: DWORD = 5;
145 pub const ERROR_INVALID_HANDLE: DWORD = 6;
146 pub const ERROR_ARENA_TRASHED: DWORD = 7;
147 pub const ERROR_NOT_ENOUGH_MEMORY: DWORD = 8;
148 pub const ERROR_INVALID_BLOCK: DWORD = 9;
149 pub const ERROR_BAD_ENVIRONMENT: DWORD = 10;
150 pub const ERROR_BAD_FORMAT: DWORD = 11;
151 pub const ERROR_INVALID_ACCESS: DWORD = 12;
152 pub const ERROR_INVALID_DATA: DWORD = 13;
153 pub const ERROR_OUTOFMEMORY: DWORD = 14;
154 pub const ERROR_INVALID_DRIVE: DWORD = 15;
155 pub const ERROR_CURRENT_DIRECTORY: DWORD = 16;
156 pub const ERROR_NOT_SAME_DEVICE: DWORD = 17;
157 pub const ERROR_NO_MORE_FILES: DWORD = 18;
158 pub const ERROR_WRITE_PROTECT: DWORD = 19;
159 pub const ERROR_BAD_UNIT: DWORD = 20;
160 pub const ERROR_NOT_READY: DWORD = 21;
161 pub const ERROR_BAD_COMMAND: DWORD = 22;
162 pub const ERROR_CRC: DWORD = 23;
163 pub const ERROR_BAD_LENGTH: DWORD = 24;
164 pub const ERROR_SEEK: DWORD = 25;
165 pub const ERROR_NOT_DOS_DISK: DWORD = 26;
166 pub const ERROR_SECTOR_NOT_FOUND: DWORD = 27;
167 pub const ERROR_OUT_OF_PAPER: DWORD = 28;
168 pub const ERROR_WRITE_FAULT: DWORD = 29;
169 pub const ERROR_READ_FAULT: DWORD = 30;
170 pub const ERROR_GEN_FAILURE: DWORD = 31;
171 pub const ERROR_SHARING_VIOLATION: DWORD = 32;
172 pub const ERROR_LOCK_VIOLATION: DWORD = 33;
173 pub const ERROR_WRONG_DISK: DWORD = 34;
174 pub const ERROR_SHARING_BUFFER_EXCEEDED: DWORD = 36;
175 pub const ERROR_HANDLE_EOF: DWORD = 38;
176 pub const ERROR_HANDLE_DISK_FULL: DWORD = 39;
177 pub const ERROR_NOT_SUPPORTED: DWORD = 50;
178 pub const ERROR_REM_NOT_LIST: DWORD = 51;
179 pub const ERROR_DUP_NAME: DWORD = 52;
180 pub const ERROR_BAD_NETPATH: DWORD = 53;
181 pub const ERROR_NETWORK_BUSY: DWORD = 54;
182 pub const ERROR_DEV_NOT_EXIST: DWORD = 55;
183 pub const ERROR_TOO_MANY_CMDS: DWORD = 56;
184 pub const ERROR_ADAP_HDW_ERR: DWORD = 57;
185 pub const ERROR_BAD_NET_RESP: DWORD = 58;
186 pub const ERROR_UNEXP_NET_ERR: DWORD = 59;
187 pub const ERROR_BAD_REM_ADAP: DWORD = 60;
188 pub const ERROR_PRINTQ_FULL: DWORD = 61;
189 pub const ERROR_NO_SPOOL_SPACE: DWORD = 62;
190 pub const ERROR_PRINT_CANCELLED: DWORD = 63;
191 pub const ERROR_NETNAME_DELETED: DWORD = 64;
192 pub const ERROR_NETWORK_ACCESS_DENIED: DWORD = 65;
193 pub const ERROR_BAD_DEV_TYPE: DWORD = 66;
194 pub const ERROR_BAD_NET_NAME: DWORD = 67;
195 pub const ERROR_TOO_MANY_NAMES: DWORD = 68;
196 pub const ERROR_TOO_MANY_SESS: DWORD = 69;
197 pub const ERROR_SHARING_PAUSED: DWORD = 70;
198 pub const ERROR_REQ_NOT_ACCEP: DWORD = 71;
199 pub const ERROR_REDIR_PAUSED: DWORD = 72;
200 pub const ERROR_FILE_EXISTS: DWORD = 80;
201 pub const ERROR_CANNOT_MAKE: DWORD = 82;
202 pub const ERROR_FAIL_I24: DWORD = 83;
203 pub const ERROR_OUT_OF_STRUCTURES: DWORD = 84;
204 pub const ERROR_ALREADY_ASSIGNED: DWORD = 85;
205 pub const ERROR_INVALID_PASSWORD: DWORD = 86;
206 pub const ERROR_INVALID_PARAMETER: DWORD = 87;
207 pub const ERROR_NET_WRITE_FAULT: DWORD = 88;
208 pub const ERROR_NO_PROC_SLOTS: DWORD = 89;
209 pub const ERROR_TOO_MANY_SEMAPHORES: DWORD = 100;
210 pub const ERROR_EXCL_SEM_ALREADY_OWNED: DWORD = 101;
211 pub const ERROR_SEM_IS_SET: DWORD = 102;
212 pub const ERROR_TOO_MANY_SEM_REQUESTS: DWORD = 103;
213 pub const ERROR_INVALID_AT_INTERRUPT_TIME: DWORD = 104;
214 pub const ERROR_SEM_OWNER_DIED: DWORD = 105;
215 pub const ERROR_SEM_USER_LIMIT: DWORD = 106;
216 pub const ERROR_DISK_CHANGE: DWORD = 107;
217 pub const ERROR_DRIVE_LOCKED: DWORD = 108;
218 pub const ERROR_BROKEN_PIPE: DWORD = 109;
219 pub const ERROR_OPEN_FAILED: DWORD = 110;
220 pub const ERROR_BUFFER_OVERFLOW: DWORD = 111;
221 pub const ERROR_DISK_FULL: DWORD = 112;
222 pub const ERROR_NO_MORE_SEARCH_HANDLES: DWORD = 113;
223 pub const ERROR_INVALID_TARGET_HANDLE: DWORD = 114;
224 pub const ERROR_INVALID_CATEGORY: DWORD = 117;
225 pub const ERROR_INVALID_VERIFY_SWITCH: DWORD = 118;
226 pub const ERROR_BAD_DRIVER_LEVEL: DWORD = 119;
227 pub const ERROR_CALL_NOT_IMPLEMENTED: DWORD = 120;
228 pub const ERROR_SEM_TIMEOUT: DWORD = 121;
229 pub const ERROR_INSUFFICIENT_BUFFER: DWORD = 122;
230 pub const ERROR_INVALID_NAME: DWORD = 123;
231 pub const ERROR_INVALID_LEVEL: DWORD = 124;
232 pub const ERROR_NO_VOLUME_LABEL: DWORD = 125;
233 pub const ERROR_MOD_NOT_FOUND: DWORD = 126;
234 pub const ERROR_PROC_NOT_FOUND: DWORD = 127;
235 pub const ERROR_WAIT_NO_CHILDREN: DWORD = 128;
236 pub const ERROR_CHILD_NOT_COMPLETE: DWORD = 129;
237 pub const ERROR_DIRECT_ACCESS_HANDLE: DWORD = 130;
238 pub const ERROR_NEGATIVE_SEEK: DWORD = 131;
239 pub const ERROR_SEEK_ON_DEVICE: DWORD = 132;
240 pub const ERROR_IS_JOIN_TARGET: DWORD = 133;
241 pub const ERROR_IS_JOINED: DWORD = 134;
242 pub const ERROR_IS_SUBSTED: DWORD = 135;
243 pub const ERROR_NOT_JOINED: DWORD = 136;
244 pub const ERROR_NOT_SUBSTED: DWORD = 137;
245 pub const ERROR_JOIN_TO_JOIN: DWORD = 138;
246 pub const ERROR_SUBST_TO_SUBST: DWORD = 139;
247 pub const ERROR_JOIN_TO_SUBST: DWORD = 140;
248 pub const ERROR_SUBST_TO_JOIN: DWORD = 141;
249 pub const ERROR_BUSY_DRIVE: DWORD = 142;
250 pub const ERROR_SAME_DRIVE: DWORD = 143;
251 pub const ERROR_DIR_NOT_ROOT: DWORD = 144;
252 pub const ERROR_DIR_NOT_EMPTY: DWORD = 145;
253 pub const ERROR_IS_SUBST_PATH: DWORD = 146;
254 pub const ERROR_IS_JOIN_PATH: DWORD = 147;
255 pub const ERROR_PATH_BUSY: DWORD = 148;
256 pub const ERROR_IS_SUBST_TARGET: DWORD = 149;
257 pub const ERROR_SYSTEM_TRACE: DWORD = 150;
258 pub const ERROR_INVALID_EVENT_COUNT: DWORD = 151;
259 pub const ERROR_TOO_MANY_MUXWAITERS: DWORD = 152;
260 pub const ERROR_INVALID_LIST_FORMAT: DWORD = 153;
261 pub const ERROR_LABEL_TOO_LONG: DWORD = 154;
262 pub const ERROR_TOO_MANY_TCBS: DWORD = 155;
263 pub const ERROR_SIGNAL_REFUSED: DWORD = 156;
264 pub const ERROR_DISCARDED: DWORD = 157;
265 pub const ERROR_NOT_LOCKED: DWORD = 158;
266 pub const ERROR_BAD_THREADID_ADDR: DWORD = 159;
267 pub const ERROR_BAD_ARGUMENTS: DWORD = 160;
268 pub const ERROR_BAD_PATHNAME: DWORD = 161;
269 pub const ERROR_SIGNAL_PENDING: DWORD = 162;
270 pub const ERROR_MAX_THRDS_REACHED: DWORD = 164;
271 pub const ERROR_LOCK_FAILED: DWORD = 167;
272 pub const ERROR_BUSY: DWORD = 170;
273 pub const ERROR_DEVICE_SUPPORT_IN_PROGRESS: DWORD = 171;
274 pub const ERROR_CANCEL_VIOLATION: DWORD = 173;
275 pub const ERROR_ATOMIC_LOCKS_NOT_SUPPORTED: DWORD = 174;
276 pub const ERROR_INVALID_SEGMENT_NUMBER: DWORD = 180;
277 pub const ERROR_INVALID_ORDINAL: DWORD = 182;
278 pub const ERROR_ALREADY_EXISTS: DWORD = 183;
279 pub const ERROR_INVALID_FLAG_NUMBER: DWORD = 186;
280 pub const ERROR_SEM_NOT_FOUND: DWORD = 187;
281 pub const ERROR_INVALID_STARTING_CODESEG: DWORD = 188;
282 pub const ERROR_INVALID_STACKSEG: DWORD = 189;
283 pub const ERROR_INVALID_MODULETYPE: DWORD = 190;
284 pub const ERROR_INVALID_EXE_SIGNATURE: DWORD = 191;
285 pub const ERROR_EXE_MARKED_INVALID: DWORD = 192;
286 pub const ERROR_BAD_EXE_FORMAT: DWORD = 193;
287 pub const ERROR_ITERATED_DATA_EXCEEDS_64k: DWORD = 194;
288 pub const ERROR_INVALID_MINALLOCSIZE: DWORD = 195;
289 pub const ERROR_DYNLINK_FROM_INVALID_RING: DWORD = 196;
290 pub const ERROR_IOPL_NOT_ENABLED: DWORD = 197;
291 pub const ERROR_INVALID_SEGDPL: DWORD = 198;
292 pub const ERROR_AUTODATASEG_EXCEEDS_64k: DWORD = 199;
293 pub const ERROR_RING2SEG_MUST_BE_MOVABLE: DWORD = 200;
294 pub const ERROR_RELOC_CHAIN_XEEDS_SEGLIM: DWORD = 201;
295 pub const ERROR_INFLOOP_IN_RELOC_CHAIN: DWORD = 202;
296 pub const ERROR_ENVVAR_NOT_FOUND: DWORD = 203;
297 pub const ERROR_NO_SIGNAL_SENT: DWORD = 205;
298 pub const ERROR_FILENAME_EXCED_RANGE: DWORD = 206;
299 pub const ERROR_RING2_STACK_IN_USE: DWORD = 207;
300 pub const ERROR_META_EXPANSION_TOO_LONG: DWORD = 208;
301 pub const ERROR_INVALID_SIGNAL_NUMBER: DWORD = 209;
302 pub const ERROR_THREAD_1_INACTIVE: DWORD = 210;
303 pub const ERROR_LOCKED: DWORD = 212;
304 pub const ERROR_TOO_MANY_MODULES: DWORD = 214;
305 pub const ERROR_NESTING_NOT_ALLOWED: DWORD = 215;
306 pub const ERROR_EXE_MACHINE_TYPE_MISMATCH: DWORD = 216;
307 pub const ERROR_EXE_CANNOT_MODIFY_SIGNED_BINARY: DWORD = 217;
308 pub const ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY: DWORD = 218;
309 pub const ERROR_FILE_CHECKED_OUT: DWORD = 220;
310 pub const ERROR_CHECKOUT_REQUIRED: DWORD = 221;
311 pub const ERROR_BAD_FILE_TYPE: DWORD = 222;
312 pub const ERROR_FILE_TOO_LARGE: DWORD = 223;
313 pub const ERROR_FORMS_AUTH_REQUIRED: DWORD = 224;
314 pub const ERROR_VIRUS_INFECTED: DWORD = 225;
315 pub const ERROR_VIRUS_DELETED: DWORD = 226;
316 pub const ERROR_PIPE_LOCAL: DWORD = 229;
317 pub const ERROR_BAD_PIPE: DWORD = 230;
318 pub const ERROR_PIPE_BUSY: DWORD = 231;
319 pub const ERROR_NO_DATA: DWORD = 232;
320 pub const ERROR_PIPE_NOT_CONNECTED: DWORD = 233;
321 pub const ERROR_MORE_DATA: DWORD = 234;
322 pub const ERROR_VC_DISCONNECTED: DWORD = 240;
323 pub const ERROR_INVALID_EA_NAME: DWORD = 254;
324 pub const ERROR_EA_LIST_INCONSISTENT: DWORD = 255;
325 pub const WAIT_TIMEOUT: DWORD = 258;
326 pub const ERROR_NO_MORE_ITEMS: DWORD = 259;
327 pub const ERROR_CANNOT_COPY: DWORD = 266;
328 pub const ERROR_DIRECTORY: DWORD = 267;
329 pub const ERROR_EAS_DIDNT_FIT: DWORD = 275;
330 pub const ERROR_EA_FILE_CORRUPT: DWORD = 276;
331 pub const ERROR_EA_TABLE_FULL: DWORD = 277;
332 pub const ERROR_INVALID_EA_HANDLE: DWORD = 278;
333 pub const ERROR_EAS_NOT_SUPPORTED: DWORD = 282;
334 pub const ERROR_NOT_OWNER: DWORD = 288;
335 pub const ERROR_TOO_MANY_POSTS: DWORD = 298;
336 pub const ERROR_PARTIAL_COPY: DWORD = 299;
337 pub const ERROR_OPLOCK_NOT_GRANTED: DWORD = 300;
338 pub const ERROR_INVALID_OPLOCK_PROTOCOL: DWORD = 301;
339 pub const ERROR_DISK_TOO_FRAGMENTED: DWORD = 302;
340 pub const ERROR_DELETE_PENDING: DWORD = 303;
341 pub const ERROR_INCOMPATIBLE_WITH_GLOBAL_SHORT_NAME_REGISTRY_SETTING: DWORD = 304;
342 pub const ERROR_SHORT_NAMES_NOT_ENABLED_ON_VOLUME: DWORD = 305;
343 pub const ERROR_SECURITY_STREAM_IS_INCONSISTENT: DWORD = 306;
344 pub const ERROR_INVALID_LOCK_RANGE: DWORD = 307;
345 pub const ERROR_IMAGE_SUBSYSTEM_NOT_PRESENT: DWORD = 308;
346 pub const ERROR_NOTIFICATION_GUID_ALREADY_DEFINED: DWORD = 309;
347 pub const ERROR_INVALID_EXCEPTION_HANDLER: DWORD = 310;
348 pub const ERROR_DUPLICATE_PRIVILEGES: DWORD = 311;
349 pub const ERROR_NO_RANGES_PROCESSED: DWORD = 312;
350 pub const ERROR_NOT_ALLOWED_ON_SYSTEM_FILE: DWORD = 313;
351 pub const ERROR_DISK_RESOURCES_EXHAUSTED: DWORD = 314;
352 pub const ERROR_INVALID_TOKEN: DWORD = 315;
353 pub const ERROR_DEVICE_FEATURE_NOT_SUPPORTED: DWORD = 316;
354 pub const ERROR_MR_MID_NOT_FOUND: DWORD = 317;
355 pub const ERROR_SCOPE_NOT_FOUND: DWORD = 318;
356 pub const ERROR_UNDEFINED_SCOPE: DWORD = 319;
357 pub const ERROR_INVALID_CAP: DWORD = 320;
358 pub const ERROR_DEVICE_UNREACHABLE: DWORD = 321;
359 pub const ERROR_DEVICE_NO_RESOURCES: DWORD = 322;
360 pub const ERROR_DATA_CHECKSUM_ERROR: DWORD = 323;
361 pub const ERROR_INTERMIXED_KERNEL_EA_OPERATION: DWORD = 324;
362 pub const ERROR_FILE_LEVEL_TRIM_NOT_SUPPORTED: DWORD = 326;
363 pub const ERROR_OFFSET_ALIGNMENT_VIOLATION: DWORD = 327;
364 pub const ERROR_INVALID_FIELD_IN_PARAMETER_LIST: DWORD = 328;
365 pub const ERROR_OPERATION_IN_PROGRESS: DWORD = 329;
366 pub const ERROR_BAD_DEVICE_PATH: DWORD = 330;
367 pub const ERROR_TOO_MANY_DESCRIPTORS: DWORD = 331;
368 pub const ERROR_SCRUB_DATA_DISABLED: DWORD = 332;
369 pub const ERROR_NOT_REDUNDANT_STORAGE: DWORD = 333;
370 pub const ERROR_RESIDENT_FILE_NOT_SUPPORTED: DWORD = 334;
371 pub const ERROR_COMPRESSED_FILE_NOT_SUPPORTED: DWORD = 335;
372 pub const ERROR_DIRECTORY_NOT_SUPPORTED: DWORD = 336;
373 pub const ERROR_NOT_READ_FROM_COPY: DWORD = 337;
374 pub const ERROR_FT_WRITE_FAILURE: DWORD = 338;
375 pub const ERROR_FT_DI_SCAN_REQUIRED: DWORD = 339;
376 pub const ERROR_INVALID_KERNEL_INFO_VERSION: DWORD = 340;
377 pub const ERROR_INVALID_PEP_INFO_VERSION: DWORD = 341;
378 pub const ERROR_OBJECT_NOT_EXTERNALLY_BACKED: DWORD = 342;
379 pub const ERROR_EXTERNAL_BACKING_PROVIDER_UNKNOWN: DWORD = 343;
380 pub const ERROR_ENCLAVE_FAILURE: DWORD = 349;
381 pub const ERROR_FAIL_NOACTION_REBOOT: DWORD = 350;
382 pub const ERROR_FAIL_SHUTDOWN: DWORD = 351;
383 pub const ERROR_FAIL_RESTART: DWORD = 352;
384 pub const ERROR_MAX_SESSIONS_REACHED: DWORD = 353;
385 pub const ERROR_THREAD_MODE_ALREADY_BACKGROUND: DWORD = 400;
386 pub const ERROR_THREAD_MODE_NOT_BACKGROUND: DWORD = 401;
387 pub const ERROR_PROCESS_MODE_ALREADY_BACKGROUND: DWORD = 402;
388 pub const ERROR_PROCESS_MODE_NOT_BACKGROUND: DWORD = 403;
389 pub const ERROR_DEVICE_HARDWARE_ERROR: DWORD = 483;
390 pub const ERROR_INVALID_ADDRESS: DWORD = 487;
391 pub const ERROR_USER_PROFILE_LOAD: DWORD = 500;
392 pub const ERROR_ARITHMETIC_OVERFLOW: DWORD = 534;
393 pub const ERROR_PIPE_CONNECTED: DWORD = 535;
394 pub const ERROR_PIPE_LISTENING: DWORD = 536;
395 pub const ERROR_VERIFIER_STOP: DWORD = 537;
396 pub const ERROR_ABIOS_ERROR: DWORD = 538;
397 pub const ERROR_WX86_WARNING: DWORD = 539;
398 pub const ERROR_WX86_ERROR: DWORD = 540;
399 pub const ERROR_TIMER_NOT_CANCELED: DWORD = 541;
400 pub const ERROR_UNWIND: DWORD = 542;
401 pub const ERROR_BAD_STACK: DWORD = 543;
402 pub const ERROR_INVALID_UNWIND_TARGET: DWORD = 544;
403 pub const ERROR_INVALID_PORT_ATTRIBUTES: DWORD = 545;
404 pub const ERROR_PORT_MESSAGE_TOO_LONG: DWORD = 546;
405 pub const ERROR_INVALID_QUOTA_LOWER: DWORD = 547;
406 pub const ERROR_DEVICE_ALREADY_ATTACHED: DWORD = 548;
407 pub const ERROR_INSTRUCTION_MISALIGNMENT: DWORD = 549;
408 pub const ERROR_PROFILING_NOT_STARTED: DWORD = 550;
409 pub const ERROR_PROFILING_NOT_STOPPED: DWORD = 551;
410 pub const ERROR_COULD_NOT_INTERPRET: DWORD = 552;
411 pub const ERROR_PROFILING_AT_LIMIT: DWORD = 553;
412 pub const ERROR_CANT_WAIT: DWORD = 554;
413 pub const ERROR_CANT_TERMINATE_SELF: DWORD = 555;
414 pub const ERROR_UNEXPECTED_MM_CREATE_ERR: DWORD = 556;
415 pub const ERROR_UNEXPECTED_MM_MAP_ERROR: DWORD = 557;
416 pub const ERROR_UNEXPECTED_MM_EXTEND_ERR: DWORD = 558;
417 pub const ERROR_BAD_FUNCTION_TABLE: DWORD = 559;
418 pub const ERROR_NO_GUID_TRANSLATION: DWORD = 560;
419 pub const ERROR_INVALID_LDT_SIZE: DWORD = 561;
420 pub const ERROR_INVALID_LDT_OFFSET: DWORD = 563;
421 pub const ERROR_INVALID_LDT_DESCRIPTOR: DWORD = 564;
422 pub const ERROR_TOO_MANY_THREADS: DWORD = 565;
423 pub const ERROR_THREAD_NOT_IN_PROCESS: DWORD = 566;
424 pub const ERROR_PAGEFILE_QUOTA_EXCEEDED: DWORD = 567;
425 pub const ERROR_LOGON_SERVER_CONFLICT: DWORD = 568;
426 pub const ERROR_SYNCHRONIZATION_REQUIRED: DWORD = 569;
427 pub const ERROR_NET_OPEN_FAILED: DWORD = 570;
428 pub const ERROR_IO_PRIVILEGE_FAILED: DWORD = 571;
429 pub const ERROR_CONTROL_C_EXIT: DWORD = 572;
430 pub const ERROR_MISSING_SYSTEMFILE: DWORD = 573;
431 pub const ERROR_UNHANDLED_EXCEPTION: DWORD = 574;
432 pub const ERROR_APP_INIT_FAILURE: DWORD = 575;
433 pub const ERROR_PAGEFILE_CREATE_FAILED: DWORD = 576;
434 pub const ERROR_INVALID_IMAGE_HASH: DWORD = 577;
435 pub const ERROR_NO_PAGEFILE: DWORD = 578;
436 pub const ERROR_ILLEGAL_FLOAT_CONTEXT: DWORD = 579;
437 pub const ERROR_NO_EVENT_PAIR: DWORD = 580;
438 pub const ERROR_DOMAIN_CTRLR_CONFIG_ERROR: DWORD = 581;
439 pub const ERROR_ILLEGAL_CHARACTER: DWORD = 582;
440 pub const ERROR_UNDEFINED_CHARACTER: DWORD = 583;
441 pub const ERROR_FLOPPY_VOLUME: DWORD = 584;
442 pub const ERROR_BIOS_FAILED_TO_CONNECT_INTERRUPT: DWORD = 585;
443 pub const ERROR_BACKUP_CONTROLLER: DWORD = 586;
444 pub const ERROR_MUTANT_LIMIT_EXCEEDED: DWORD = 587;
445 pub const ERROR_FS_DRIVER_REQUIRED: DWORD = 588;
446 pub const ERROR_CANNOT_LOAD_REGISTRY_FILE: DWORD = 589;
447 pub const ERROR_DEBUG_ATTACH_FAILED: DWORD = 590;
448 pub const ERROR_SYSTEM_PROCESS_TERMINATED: DWORD = 591;
449 pub const ERROR_DATA_NOT_ACCEPTED: DWORD = 592;
450 pub const ERROR_VDM_HARD_ERROR: DWORD = 593;
451 pub const ERROR_DRIVER_CANCEL_TIMEOUT: DWORD = 594;
452 pub const ERROR_REPLY_MESSAGE_MISMATCH: DWORD = 595;
453 pub const ERROR_LOST_WRITEBEHIND_DATA: DWORD = 596;
454 pub const ERROR_CLIENT_SERVER_PARAMETERS_INVALID: DWORD = 597;
455 pub const ERROR_NOT_TINY_STREAM: DWORD = 598;
456 pub const ERROR_STACK_OVERFLOW_READ: DWORD = 599;
457 pub const ERROR_CONVERT_TO_LARGE: DWORD = 600;
458 pub const ERROR_FOUND_OUT_OF_SCOPE: DWORD = 601;
459 pub const ERROR_ALLOCATE_BUCKET: DWORD = 602;
460 pub const ERROR_MARSHALL_OVERFLOW: DWORD = 603;
461 pub const ERROR_INVALID_VARIANT: DWORD = 604;
462 pub const ERROR_BAD_COMPRESSION_BUFFER: DWORD = 605;
463 pub const ERROR_AUDIT_FAILED: DWORD = 606;
464 pub const ERROR_TIMER_RESOLUTION_NOT_SET: DWORD = 607;
465 pub const ERROR_INSUFFICIENT_LOGON_INFO: DWORD = 608;
466 pub const ERROR_BAD_DLL_ENTRYPOINT: DWORD = 609;
467 pub const ERROR_BAD_SERVICE_ENTRYPOINT: DWORD = 610;
468 pub const ERROR_IP_ADDRESS_CONFLICT1: DWORD = 611;
469 pub const ERROR_IP_ADDRESS_CONFLICT2: DWORD = 612;
470 pub const ERROR_REGISTRY_QUOTA_LIMIT: DWORD = 613;
471 pub const ERROR_NO_CALLBACK_ACTIVE: DWORD = 614;
472 pub const ERROR_PWD_TOO_SHORT: DWORD = 615;
473 pub const ERROR_PWD_TOO_RECENT: DWORD = 616;
474 pub const ERROR_PWD_HISTORY_CONFLICT: DWORD = 617;
475 pub const ERROR_UNSUPPORTED_COMPRESSION: DWORD = 618;
476 pub const ERROR_INVALID_HW_PROFILE: DWORD = 619;
477 pub const ERROR_INVALID_PLUGPLAY_DEVICE_PATH: DWORD = 620;
478 pub const ERROR_QUOTA_LIST_INCONSISTENT: DWORD = 621;
479 pub const ERROR_EVALUATION_EXPIRATION: DWORD = 622;
480 pub const ERROR_ILLEGAL_DLL_RELOCATION: DWORD = 623;
481 pub const ERROR_DLL_INIT_FAILED_LOGOFF: DWORD = 624;
482 pub const ERROR_VALIDATE_CONTINUE: DWORD = 625;
483 pub const ERROR_NO_MORE_MATCHES: DWORD = 626;
484 pub const ERROR_RANGE_LIST_CONFLICT: DWORD = 627;
485 pub const ERROR_SERVER_SID_MISMATCH: DWORD = 628;
486 pub const ERROR_CANT_ENABLE_DENY_ONLY: DWORD = 629;
487 pub const ERROR_FLOAT_MULTIPLE_FAULTS: DWORD = 630;
488 pub const ERROR_FLOAT_MULTIPLE_TRAPS: DWORD = 631;
489 pub const ERROR_NOINTERFACE: DWORD = 632;
490 pub const ERROR_DRIVER_FAILED_SLEEP: DWORD = 633;
491 pub const ERROR_CORRUPT_SYSTEM_FILE: DWORD = 634;
492 pub const ERROR_COMMITMENT_MINIMUM: DWORD = 635;
493 pub const ERROR_PNP_RESTART_ENUMERATION: DWORD = 636;
494 pub const ERROR_SYSTEM_IMAGE_BAD_SIGNATURE: DWORD = 637;
495 pub const ERROR_PNP_REBOOT_REQUIRED: DWORD = 638;
496 pub const ERROR_INSUFFICIENT_POWER: DWORD = 639;
497 pub const ERROR_MULTIPLE_FAULT_VIOLATION: DWORD = 640;
498 pub const ERROR_SYSTEM_SHUTDOWN: DWORD = 641;
499 pub const ERROR_PORT_NOT_SET: DWORD = 642;
500 pub const ERROR_DS_VERSION_CHECK_FAILURE: DWORD = 643;
501 pub const ERROR_RANGE_NOT_FOUND: DWORD = 644;
502 pub const ERROR_NOT_SAFE_MODE_DRIVER: DWORD = 646;
503 pub const ERROR_FAILED_DRIVER_ENTRY: DWORD = 647;
504 pub const ERROR_DEVICE_ENUMERATION_ERROR: DWORD = 648;
505 pub const ERROR_MOUNT_POINT_NOT_RESOLVED: DWORD = 649;
506 pub const ERROR_INVALID_DEVICE_OBJECT_PARAMETER: DWORD = 650;
507 pub const ERROR_MCA_OCCURED: DWORD = 651;
508 pub const ERROR_DRIVER_DATABASE_ERROR: DWORD = 652;
509 pub const ERROR_SYSTEM_HIVE_TOO_LARGE: DWORD = 653;
510 pub const ERROR_DRIVER_FAILED_PRIOR_UNLOAD: DWORD = 654;
511 pub const ERROR_VOLSNAP_PREPARE_HIBERNATE: DWORD = 655;
512 pub const ERROR_HIBERNATION_FAILURE: DWORD = 656;
513 pub const ERROR_PWD_TOO_LONG: DWORD = 657;
514 pub const ERROR_FILE_SYSTEM_LIMITATION: DWORD = 665;
515 pub const ERROR_ASSERTION_FAILURE: DWORD = 668;
516 pub const ERROR_ACPI_ERROR: DWORD = 669;
517 pub const ERROR_WOW_ASSERTION: DWORD = 670;
518 pub const ERROR_PNP_BAD_MPS_TABLE: DWORD = 671;
519 pub const ERROR_PNP_TRANSLATION_FAILED: DWORD = 672;
520 pub const ERROR_PNP_IRQ_TRANSLATION_FAILED: DWORD = 673;
521 pub const ERROR_PNP_INVALID_ID: DWORD = 674;
522 pub const ERROR_WAKE_SYSTEM_DEBUGGER: DWORD = 675;
523 pub const ERROR_HANDLES_CLOSED: DWORD = 676;
524 pub const ERROR_EXTRANEOUS_INFORMATION: DWORD = 677;
525 pub const ERROR_RXACT_COMMIT_NECESSARY: DWORD = 678;
526 pub const ERROR_MEDIA_CHECK: DWORD = 679;
527 pub const ERROR_GUID_SUBSTITUTION_MADE: DWORD = 680;
528 pub const ERROR_STOPPED_ON_SYMLINK: DWORD = 681;
529 pub const ERROR_LONGJUMP: DWORD = 682;
530 pub const ERROR_PLUGPLAY_QUERY_VETOED: DWORD = 683;
531 pub const ERROR_UNWIND_CONSOLIDATE: DWORD = 684;
532 pub const ERROR_REGISTRY_HIVE_RECOVERED: DWORD = 685;
533 pub const ERROR_DLL_MIGHT_BE_INSECURE: DWORD = 686;
534 pub const ERROR_DLL_MIGHT_BE_INCOMPATIBLE: DWORD = 687;
535 pub const ERROR_DBG_EXCEPTION_NOT_HANDLED: DWORD = 688;
536 pub const ERROR_DBG_REPLY_LATER: DWORD = 689;
537 pub const ERROR_DBG_UNABLE_TO_PROVIDE_HANDLE: DWORD = 690;
538 pub const ERROR_DBG_TERMINATE_THREAD: DWORD = 691;
539 pub const ERROR_DBG_TERMINATE_PROCESS: DWORD = 692;
540 pub const ERROR_DBG_CONTROL_C: DWORD = 693;
541 pub const ERROR_DBG_PRINTEXCEPTION_C: DWORD = 694;
542 pub const ERROR_DBG_RIPEXCEPTION: DWORD = 695;
543 pub const ERROR_DBG_CONTROL_BREAK: DWORD = 696;
544 pub const ERROR_DBG_COMMAND_EXCEPTION: DWORD = 697;
545 pub const ERROR_OBJECT_NAME_EXISTS: DWORD = 698;
546 pub const ERROR_THREAD_WAS_SUSPENDED: DWORD = 699;
547 pub const ERROR_IMAGE_NOT_AT_BASE: DWORD = 700;
548 pub const ERROR_RXACT_STATE_CREATED: DWORD = 701;
549 pub const ERROR_SEGMENT_NOTIFICATION: DWORD = 702;
550 pub const ERROR_BAD_CURRENT_DIRECTORY: DWORD = 703;
551 pub const ERROR_FT_READ_RECOVERY_FROM_BACKUP: DWORD = 704;
552 pub const ERROR_FT_WRITE_RECOVERY: DWORD = 705;
553 pub const ERROR_IMAGE_MACHINE_TYPE_MISMATCH: DWORD = 706;
554 pub const ERROR_RECEIVE_PARTIAL: DWORD = 707;
555 pub const ERROR_RECEIVE_EXPEDITED: DWORD = 708;
556 pub const ERROR_RECEIVE_PARTIAL_EXPEDITED: DWORD = 709;
557 pub const ERROR_EVENT_DONE: DWORD = 710;
558 pub const ERROR_EVENT_PENDING: DWORD = 711;
559 pub const ERROR_CHECKING_FILE_SYSTEM: DWORD = 712;
560 pub const ERROR_FATAL_APP_EXIT: DWORD = 713;
561 pub const ERROR_PREDEFINED_HANDLE: DWORD = 714;
562 pub const ERROR_WAS_UNLOCKED: DWORD = 715;
563 pub const ERROR_SERVICE_NOTIFICATION: DWORD = 716;
564 pub const ERROR_WAS_LOCKED: DWORD = 717;
565 pub const ERROR_LOG_HARD_ERROR: DWORD = 718;
566 pub const ERROR_ALREADY_WIN32: DWORD = 719;
567 pub const ERROR_IMAGE_MACHINE_TYPE_MISMATCH_EXE: DWORD = 720;
568 pub const ERROR_NO_YIELD_PERFORMED: DWORD = 721;
569 pub const ERROR_TIMER_RESUME_IGNORED: DWORD = 722;
570 pub const ERROR_ARBITRATION_UNHANDLED: DWORD = 723;
571 pub const ERROR_CARDBUS_NOT_SUPPORTED: DWORD = 724;
572 pub const ERROR_MP_PROCESSOR_MISMATCH: DWORD = 725;
573 pub const ERROR_HIBERNATED: DWORD = 726;
574 pub const ERROR_RESUME_HIBERNATION: DWORD = 727;
575 pub const ERROR_FIRMWARE_UPDATED: DWORD = 728;
576 pub const ERROR_DRIVERS_LEAKING_LOCKED_PAGES: DWORD = 729;
577 pub const ERROR_WAKE_SYSTEM: DWORD = 730;
578 pub const ERROR_WAIT_1: DWORD = 731;
579 pub const ERROR_WAIT_2: DWORD = 732;
580 pub const ERROR_WAIT_3: DWORD = 733;
581 pub const ERROR_WAIT_63: DWORD = 734;
582 pub const ERROR_ABANDONED_WAIT_0: DWORD = 735;
583 pub const ERROR_ABANDONED_WAIT_63: DWORD = 736;
584 pub const ERROR_USER_APC: DWORD = 737;
585 pub const ERROR_KERNEL_APC: DWORD = 738;
586 pub const ERROR_ALERTED: DWORD = 739;
587 pub const ERROR_ELEVATION_REQUIRED: DWORD = 740;
588 pub const ERROR_REPARSE: DWORD = 741;
589 pub const ERROR_OPLOCK_BREAK_IN_PROGRESS: DWORD = 742;
590 pub const ERROR_VOLUME_MOUNTED: DWORD = 743;
591 pub const ERROR_RXACT_COMMITTED: DWORD = 744;
592 pub const ERROR_NOTIFY_CLEANUP: DWORD = 745;
593 pub const ERROR_PRIMARY_TRANSPORT_CONNECT_FAILED: DWORD = 746;
594 pub const ERROR_PAGE_FAULT_TRANSITION: DWORD = 747;
595 pub const ERROR_PAGE_FAULT_DEMAND_ZERO: DWORD = 748;
596 pub const ERROR_PAGE_FAULT_COPY_ON_WRITE: DWORD = 749;
597 pub const ERROR_PAGE_FAULT_GUARD_PAGE: DWORD = 750;
598 pub const ERROR_PAGE_FAULT_PAGING_FILE: DWORD = 751;
599 pub const ERROR_CACHE_PAGE_LOCKED: DWORD = 752;
600 pub const ERROR_CRASH_DUMP: DWORD = 753;
601 pub const ERROR_BUFFER_ALL_ZEROS: DWORD = 754;
602 pub const ERROR_REPARSE_OBJECT: DWORD = 755;
603 pub const ERROR_RESOURCE_REQUIREMENTS_CHANGED: DWORD = 756;
604 pub const ERROR_TRANSLATION_COMPLETE: DWORD = 757;
605 pub const ERROR_NOTHING_TO_TERMINATE: DWORD = 758;
606 pub const ERROR_PROCESS_NOT_IN_JOB: DWORD = 759;
607 pub const ERROR_PROCESS_IN_JOB: DWORD = 760;
608 pub const ERROR_VOLSNAP_HIBERNATE_READY: DWORD = 761;
609 pub const ERROR_FSFILTER_OP_COMPLETED_SUCCESSFULLY: DWORD = 762;
610 pub const ERROR_INTERRUPT_VECTOR_ALREADY_CONNECTED: DWORD = 763;
611 pub const ERROR_INTERRUPT_STILL_CONNECTED: DWORD = 764;
612 pub const ERROR_WAIT_FOR_OPLOCK: DWORD = 765;
613 pub const ERROR_DBG_EXCEPTION_HANDLED: DWORD = 766;
614 pub const ERROR_DBG_CONTINUE: DWORD = 767;
615 pub const ERROR_CALLBACK_POP_STACK: DWORD = 768;
616 pub const ERROR_COMPRESSION_DISABLED: DWORD = 769;
617 pub const ERROR_CANTFETCHBACKWARDS: DWORD = 770;
618 pub const ERROR_CANTSCROLLBACKWARDS: DWORD = 771;
619 pub const ERROR_ROWSNOTRELEASED: DWORD = 772;
620 pub const ERROR_BAD_ACCESSOR_FLAGS: DWORD = 773;
621 pub const ERROR_ERRORS_ENCOUNTERED: DWORD = 774;
622 pub const ERROR_NOT_CAPABLE: DWORD = 775;
623 pub const ERROR_REQUEST_OUT_OF_SEQUENCE: DWORD = 776;
624 pub const ERROR_VERSION_PARSE_ERROR: DWORD = 777;
625 pub const ERROR_BADSTARTPOSITION: DWORD = 778;
626 pub const ERROR_MEMORY_HARDWARE: DWORD = 779;
627 pub const ERROR_DISK_REPAIR_DISABLED: DWORD = 780;
628 pub const ERROR_INSUFFICIENT_RESOURCE_FOR_SPECIFIED_SHARED_SECTION_SIZE: DWORD = 781;
629 pub const ERROR_SYSTEM_POWERSTATE_TRANSITION: DWORD = 782;
630 pub const ERROR_SYSTEM_POWERSTATE_COMPLEX_TRANSITION: DWORD = 783;
631 pub const ERROR_MCA_EXCEPTION: DWORD = 784;
632 pub const ERROR_ACCESS_AUDIT_BY_POLICY: DWORD = 785;
633 pub const ERROR_ACCESS_DISABLED_NO_SAFER_UI_BY_POLICY: DWORD = 786;
634 pub const ERROR_ABANDON_HIBERFILE: DWORD = 787;
635 pub const ERROR_LOST_WRITEBEHIND_DATA_NETWORK_DISCONNECTED: DWORD = 788;
636 pub const ERROR_LOST_WRITEBEHIND_DATA_NETWORK_SERVER_ERROR: DWORD = 789;
637 pub const ERROR_LOST_WRITEBEHIND_DATA_LOCAL_DISK_ERROR: DWORD = 790;
638 pub const ERROR_BAD_MCFG_TABLE: DWORD = 791;
639 pub const ERROR_DISK_REPAIR_REDIRECTED: DWORD = 792;
640 pub const ERROR_DISK_REPAIR_UNSUCCESSFUL: DWORD = 793;
641 pub const ERROR_CORRUPT_LOG_OVERFULL: DWORD = 794;
642 pub const ERROR_CORRUPT_LOG_CORRUPTED: DWORD = 795;
643 pub const ERROR_CORRUPT_LOG_UNAVAILABLE: DWORD = 796;
644 pub const ERROR_CORRUPT_LOG_DELETED_FULL: DWORD = 797;
645 pub const ERROR_CORRUPT_LOG_CLEARED: DWORD = 798;
646 pub const ERROR_ORPHAN_NAME_EXHAUSTED: DWORD = 799;
647 pub const ERROR_OPLOCK_SWITCHED_TO_NEW_HANDLE: DWORD = 800;
648 pub const ERROR_CANNOT_GRANT_REQUESTED_OPLOCK: DWORD = 801;
649 pub const ERROR_CANNOT_BREAK_OPLOCK: DWORD = 802;
650 pub const ERROR_OPLOCK_HANDLE_CLOSED: DWORD = 803;
651 pub const ERROR_NO_ACE_CONDITION: DWORD = 804;
652 pub const ERROR_INVALID_ACE_CONDITION: DWORD = 805;
653 pub const ERROR_FILE_HANDLE_REVOKED: DWORD = 806;
654 pub const ERROR_IMAGE_AT_DIFFERENT_BASE: DWORD = 807;
655 pub const ERROR_ENCRYPTED_IO_NOT_POSSIBLE: DWORD = 808;
656 pub const ERROR_EA_ACCESS_DENIED: DWORD = 994;
657 pub const ERROR_OPERATION_ABORTED: DWORD = 995;
658 pub const ERROR_IO_INCOMPLETE: DWORD = 996;
659 pub const ERROR_IO_PENDING: DWORD = 997;
660 pub const ERROR_NOACCESS: DWORD = 998;
661 pub const ERROR_SWAPERROR: DWORD = 999;
662 pub const ERROR_STACK_OVERFLOW: DWORD = 1001;
663 pub const ERROR_INVALID_MESSAGE: DWORD = 1002;
664 pub const ERROR_CAN_NOT_COMPLETE: DWORD = 1003;
665 pub const ERROR_INVALID_FLAGS: DWORD = 1004;
666 pub const ERROR_UNRECOGNIZED_VOLUME: DWORD = 1005;
667 pub const ERROR_FILE_INVALID: DWORD = 1006;
668 pub const ERROR_FULLSCREEN_MODE: DWORD = 1007;
669 pub const ERROR_NO_TOKEN: DWORD = 1008;
670 pub const ERROR_BADDB: DWORD = 1009;
671 pub const ERROR_BADKEY: DWORD = 1010;
672 pub const ERROR_CANTOPEN: DWORD = 1011;
673 pub const ERROR_CANTREAD: DWORD = 1012;
674 pub const ERROR_CANTWRITE: DWORD = 1013;
675 pub const ERROR_REGISTRY_RECOVERED: DWORD = 1014;
676 pub const ERROR_REGISTRY_CORRUPT: DWORD = 1015;
677 pub const ERROR_REGISTRY_IO_FAILED: DWORD = 1016;
678 pub const ERROR_NOT_REGISTRY_FILE: DWORD = 1017;
679 pub const ERROR_KEY_DELETED: DWORD = 1018;
680 pub const ERROR_NO_LOG_SPACE: DWORD = 1019;
681 pub const ERROR_KEY_HAS_CHILDREN: DWORD = 1020;
682 pub const ERROR_CHILD_MUST_BE_VOLATILE: DWORD = 1021;
683 pub const ERROR_NOTIFY_ENUM_DIR: DWORD = 1022;
684 pub const ERROR_DEPENDENT_SERVICES_RUNNING: DWORD = 1051;
685 pub const ERROR_INVALID_SERVICE_CONTROL: DWORD = 1052;
686 pub const ERROR_SERVICE_REQUEST_TIMEOUT: DWORD = 1053;
687 pub const ERROR_SERVICE_NO_THREAD: DWORD = 1054;
688 pub const ERROR_SERVICE_DATABASE_LOCKED: DWORD = 1055;
689 pub const ERROR_SERVICE_ALREADY_RUNNING: DWORD = 1056;
690 pub const ERROR_INVALID_SERVICE_ACCOUNT: DWORD = 1057;
691 pub const ERROR_SERVICE_DISABLED: DWORD = 1058;
692 pub const ERROR_CIRCULAR_DEPENDENCY: DWORD = 1059;
693 pub const ERROR_SERVICE_DOES_NOT_EXIST: DWORD = 1060;
694 pub const ERROR_SERVICE_CANNOT_ACCEPT_CTRL: DWORD = 1061;
695 pub const ERROR_SERVICE_NOT_ACTIVE: DWORD = 1062;
696 pub const ERROR_FAILED_SERVICE_CONTROLLER_CONNECT: DWORD = 1063;
697 pub const ERROR_EXCEPTION_IN_SERVICE: DWORD = 1064;
698 pub const ERROR_DATABASE_DOES_NOT_EXIST: DWORD = 1065;
699 pub const ERROR_SERVICE_SPECIFIC_ERROR: DWORD = 1066;
700 pub const ERROR_PROCESS_ABORTED: DWORD = 1067;
701 pub const ERROR_SERVICE_DEPENDENCY_FAIL: DWORD = 1068;
702 pub const ERROR_SERVICE_LOGON_FAILED: DWORD = 1069;
703 pub const ERROR_SERVICE_START_HANG: DWORD = 1070;
704 pub const ERROR_INVALID_SERVICE_LOCK: DWORD = 1071;
705 pub const ERROR_SERVICE_MARKED_FOR_DELETE: DWORD = 1072;
706 pub const ERROR_SERVICE_EXISTS: DWORD = 1073;
707 pub const ERROR_ALREADY_RUNNING_LKG: DWORD = 1074;
708 pub const ERROR_SERVICE_DEPENDENCY_DELETED: DWORD = 1075;
709 pub const ERROR_BOOT_ALREADY_ACCEPTED: DWORD = 1076;
710 pub const ERROR_SERVICE_NEVER_STARTED: DWORD = 1077;
711 pub const ERROR_DUPLICATE_SERVICE_NAME: DWORD = 1078;
712 pub const ERROR_DIFFERENT_SERVICE_ACCOUNT: DWORD = 1079;
713 pub const ERROR_CANNOT_DETECT_DRIVER_FAILURE: DWORD = 1080;
714 pub const ERROR_CANNOT_DETECT_PROCESS_ABORT: DWORD = 1081;
715 pub const ERROR_NO_RECOVERY_PROGRAM: DWORD = 1082;
716 pub const ERROR_SERVICE_NOT_IN_EXE: DWORD = 1083;
717 pub const ERROR_NOT_SAFEBOOT_SERVICE: DWORD = 1084;
718 pub const ERROR_END_OF_MEDIA: DWORD = 1100;
719 pub const ERROR_FILEMARK_DETECTED: DWORD = 1101;
720 pub const ERROR_BEGINNING_OF_MEDIA: DWORD = 1102;
721 pub const ERROR_SETMARK_DETECTED: DWORD = 1103;
722 pub const ERROR_NO_DATA_DETECTED: DWORD = 1104;
723 pub const ERROR_PARTITION_FAILURE: DWORD = 1105;
724 pub const ERROR_INVALID_BLOCK_LENGTH: DWORD = 1106;
725 pub const ERROR_DEVICE_NOT_PARTITIONED: DWORD = 1107;
726 pub const ERROR_UNABLE_TO_LOCK_MEDIA: DWORD = 1108;
727 pub const ERROR_UNABLE_TO_UNLOAD_MEDIA: DWORD = 1109;
728 pub const ERROR_MEDIA_CHANGED: DWORD = 1110;
729 pub const ERROR_BUS_RESET: DWORD = 1111;
730 pub const ERROR_NO_MEDIA_IN_DRIVE: DWORD = 1112;
731 pub const ERROR_NO_UNICODE_TRANSLATION: DWORD = 1113;
732 pub const ERROR_DLL_INIT_FAILED: DWORD = 1114;
733 pub const ERROR_SHUTDOWN_IN_PROGRESS: DWORD = 1115;
734 pub const ERROR_NO_SHUTDOWN_IN_PROGRESS: DWORD = 1116;
735 pub const ERROR_IO_DEVICE: DWORD = 1117;
736 pub const ERROR_SERIAL_NO_DEVICE: DWORD = 1118;
737 pub const ERROR_IRQ_BUSY: DWORD = 1119;
738 pub const ERROR_MORE_WRITES: DWORD = 1120;
739 pub const ERROR_COUNTER_TIMEOUT: DWORD = 1121;
740 pub const ERROR_FLOPPY_ID_MARK_NOT_FOUND: DWORD = 1122;
741 pub const ERROR_FLOPPY_WRONG_CYLINDER: DWORD = 1123;
742 pub const ERROR_FLOPPY_UNKNOWN_ERROR: DWORD = 1124;
743 pub const ERROR_FLOPPY_BAD_REGISTERS: DWORD = 1125;
744 pub const ERROR_DISK_RECALIBRATE_FAILED: DWORD = 1126;
745 pub const ERROR_DISK_OPERATION_FAILED: DWORD = 1127;
746 pub const ERROR_DISK_RESET_FAILED: DWORD = 1128;
747 pub const ERROR_EOM_OVERFLOW: DWORD = 1129;
748 pub const ERROR_NOT_ENOUGH_SERVER_MEMORY: DWORD = 1130;
749 pub const ERROR_POSSIBLE_DEADLOCK: DWORD = 1131;
750 pub const ERROR_MAPPED_ALIGNMENT: DWORD = 1132;
751 pub const ERROR_SET_POWER_STATE_VETOED: DWORD = 1140;
752 pub const ERROR_SET_POWER_STATE_FAILED: DWORD = 1141;
753 pub const ERROR_TOO_MANY_LINKS: DWORD = 1142;
754 pub const ERROR_OLD_WIN_VERSION: DWORD = 1150;
755 pub const ERROR_APP_WRONG_OS: DWORD = 1151;
756 pub const ERROR_SINGLE_INSTANCE_APP: DWORD = 1152;
757 pub const ERROR_RMODE_APP: DWORD = 1153;
758 pub const ERROR_INVALID_DLL: DWORD = 1154;
759 pub const ERROR_NO_ASSOCIATION: DWORD = 1155;
760 pub const ERROR_DDE_FAIL: DWORD = 1156;
761 pub const ERROR_DLL_NOT_FOUND: DWORD = 1157;
762 pub const ERROR_NO_MORE_USER_HANDLES: DWORD = 1158;
763 pub const ERROR_MESSAGE_SYNC_ONLY: DWORD = 1159;
764 pub const ERROR_SOURCE_ELEMENT_EMPTY: DWORD = 1160;
765 pub const ERROR_DESTINATION_ELEMENT_FULL: DWORD = 1161;
766 pub const ERROR_ILLEGAL_ELEMENT_ADDRESS: DWORD = 1162;
767 pub const ERROR_MAGAZINE_NOT_PRESENT: DWORD = 1163;
768 pub const ERROR_DEVICE_REINITIALIZATION_NEEDED: DWORD = 1164;
769 pub const ERROR_DEVICE_REQUIRES_CLEANING: DWORD = 1165;
770 pub const ERROR_DEVICE_DOOR_OPEN: DWORD = 1166;
771 pub const ERROR_DEVICE_NOT_CONNECTED: DWORD = 1167;
772 pub const ERROR_NOT_FOUND: DWORD = 1168;
773 pub const ERROR_NO_MATCH: DWORD = 1169;
774 pub const ERROR_SET_NOT_FOUND: DWORD = 1170;
775 pub const ERROR_POINT_NOT_FOUND: DWORD = 1171;
776 pub const ERROR_NO_TRACKING_SERVICE: DWORD = 1172;
777 pub const ERROR_NO_VOLUME_ID: DWORD = 1173;
778 pub const ERROR_UNABLE_TO_REMOVE_REPLACED: DWORD = 1175;
779 pub const ERROR_UNABLE_TO_MOVE_REPLACEMENT: DWORD = 1176;
780 pub const ERROR_UNABLE_TO_MOVE_REPLACEMENT_2: DWORD = 1177;
781 pub const ERROR_JOURNAL_DELETE_IN_PROGRESS: DWORD = 1178;
782 pub const ERROR_JOURNAL_NOT_ACTIVE: DWORD = 1179;
783 pub const ERROR_POTENTIAL_FILE_FOUND: DWORD = 1180;
784 pub const ERROR_JOURNAL_ENTRY_DELETED: DWORD = 1181;
785 pub const ERROR_SHUTDOWN_IS_SCHEDULED: DWORD = 1190;
786 pub const ERROR_SHUTDOWN_USERS_LOGGED_ON: DWORD = 1191;
787 pub const ERROR_BAD_DEVICE: DWORD = 1200;
788 pub const ERROR_CONNECTION_UNAVAIL: DWORD = 1201;
789 pub const ERROR_DEVICE_ALREADY_REMEMBERED: DWORD = 1202;
790 pub const ERROR_NO_NET_OR_BAD_PATH: DWORD = 1203;
791 pub const ERROR_BAD_PROVIDER: DWORD = 1204;
792 pub const ERROR_CANNOT_OPEN_PROFILE: DWORD = 1205;
793 pub const ERROR_BAD_PROFILE: DWORD = 1206;
794 pub const ERROR_NOT_CONTAINER: DWORD = 1207;
795 pub const ERROR_EXTENDED_ERROR: DWORD = 1208;
796 pub const ERROR_INVALID_GROUPNAME: DWORD = 1209;
797 pub const ERROR_INVALID_COMPUTERNAME: DWORD = 1210;
798 pub const ERROR_INVALID_EVENTNAME: DWORD = 1211;
799 pub const ERROR_INVALID_DOMAINNAME: DWORD = 1212;
800 pub const ERROR_INVALID_SERVICENAME: DWORD = 1213;
801 pub const ERROR_INVALID_NETNAME: DWORD = 1214;
802 pub const ERROR_INVALID_SHARENAME: DWORD = 1215;
803 pub const ERROR_INVALID_PASSWORDNAME: DWORD = 1216;
804 pub const ERROR_INVALID_MESSAGENAME: DWORD = 1217;
805 pub const ERROR_INVALID_MESSAGEDEST: DWORD = 1218;
806 pub const ERROR_SESSION_CREDENTIAL_CONFLICT: DWORD = 1219;
807 pub const ERROR_REMOTE_SESSION_LIMIT_EXCEEDED: DWORD = 1220;
808 pub const ERROR_DUP_DOMAINNAME: DWORD = 1221;
809 pub const ERROR_NO_NETWORK: DWORD = 1222;
810 pub const ERROR_CANCELLED: DWORD = 1223;
811 pub const ERROR_USER_MAPPED_FILE: DWORD = 1224;
812 pub const ERROR_CONNECTION_REFUSED: DWORD = 1225;
813 pub const ERROR_GRACEFUL_DISCONNECT: DWORD = 1226;
814 pub const ERROR_ADDRESS_ALREADY_ASSOCIATED: DWORD = 1227;
815 pub const ERROR_ADDRESS_NOT_ASSOCIATED: DWORD = 1228;
816 pub const ERROR_CONNECTION_INVALID: DWORD = 1229;
817 pub const ERROR_CONNECTION_ACTIVE: DWORD = 1230;
818 pub const ERROR_NETWORK_UNREACHABLE: DWORD = 1231;
819 pub const ERROR_HOST_UNREACHABLE: DWORD = 1232;
820 pub const ERROR_PROTOCOL_UNREACHABLE: DWORD = 1233;
821 pub const ERROR_PORT_UNREACHABLE: DWORD = 1234;
822 pub const ERROR_REQUEST_ABORTED: DWORD = 1235;
823 pub const ERROR_CONNECTION_ABORTED: DWORD = 1236;
824 pub const ERROR_RETRY: DWORD = 1237;
825 pub const ERROR_CONNECTION_COUNT_LIMIT: DWORD = 1238;
826 pub const ERROR_LOGIN_TIME_RESTRICTION: DWORD = 1239;
827 pub const ERROR_LOGIN_WKSTA_RESTRICTION: DWORD = 1240;
828 pub const ERROR_INCORRECT_ADDRESS: DWORD = 1241;
829 pub const ERROR_ALREADY_REGISTERED: DWORD = 1242;
830 pub const ERROR_SERVICE_NOT_FOUND: DWORD = 1243;
831 pub const ERROR_NOT_AUTHENTICATED: DWORD = 1244;
832 pub const ERROR_NOT_LOGGED_ON: DWORD = 1245;
833 pub const ERROR_CONTINUE: DWORD = 1246;
834 pub const ERROR_ALREADY_INITIALIZED: DWORD = 1247;
835 pub const ERROR_NO_MORE_DEVICES: DWORD = 1248;
836 pub const ERROR_NO_SUCH_SITE: DWORD = 1249;
837 pub const ERROR_DOMAIN_CONTROLLER_EXISTS: DWORD = 1250;
838 pub const ERROR_ONLY_IF_CONNECTED: DWORD = 1251;
839 pub const ERROR_OVERRIDE_NOCHANGES: DWORD = 1252;
840 pub const ERROR_BAD_USER_PROFILE: DWORD = 1253;
841 pub const ERROR_NOT_SUPPORTED_ON_SBS: DWORD = 1254;
842 pub const ERROR_SERVER_SHUTDOWN_IN_PROGRESS: DWORD = 1255;
843 pub const ERROR_HOST_DOWN: DWORD = 1256;
844 pub const ERROR_NON_ACCOUNT_SID: DWORD = 1257;
845 pub const ERROR_NON_DOMAIN_SID: DWORD = 1258;
846 pub const ERROR_APPHELP_BLOCK: DWORD = 1259;
847 pub const ERROR_ACCESS_DISABLED_BY_POLICY: DWORD = 1260;
848 pub const ERROR_REG_NAT_CONSUMPTION: DWORD = 1261;
849 pub const ERROR_CSCSHARE_OFFLINE: DWORD = 1262;
850 pub const ERROR_PKINIT_FAILURE: DWORD = 1263;
851 pub const ERROR_SMARTCARD_SUBSYSTEM_FAILURE: DWORD = 1264;
852 pub const ERROR_DOWNGRADE_DETECTED: DWORD = 1265;
853 pub const ERROR_MACHINE_LOCKED: DWORD = 1271;
854 pub const ERROR_CALLBACK_SUPPLIED_INVALID_DATA: DWORD = 1273;
855 pub const ERROR_SYNC_FOREGROUND_REFRESH_REQUIRED: DWORD = 1274;
856 pub const ERROR_DRIVER_BLOCKED: DWORD = 1275;
857 pub const ERROR_INVALID_IMPORT_OF_NON_DLL: DWORD = 1276;
858 pub const ERROR_ACCESS_DISABLED_WEBBLADE: DWORD = 1277;
859 pub const ERROR_ACCESS_DISABLED_WEBBLADE_TAMPER: DWORD = 1278;
860 pub const ERROR_RECOVERY_FAILURE: DWORD = 1279;
861 pub const ERROR_ALREADY_FIBER: DWORD = 1280;
862 pub const ERROR_ALREADY_THREAD: DWORD = 1281;
863 pub const ERROR_STACK_BUFFER_OVERRUN: DWORD = 1282;
864 pub const ERROR_PARAMETER_QUOTA_EXCEEDED: DWORD = 1283;
865 pub const ERROR_DEBUGGER_INACTIVE: DWORD = 1284;
866 pub const ERROR_DELAY_LOAD_FAILED: DWORD = 1285;
867 pub const ERROR_VDM_DISALLOWED: DWORD = 1286;
868 pub const ERROR_UNIDENTIFIED_ERROR: DWORD = 1287;
869 pub const ERROR_INVALID_CRUNTIME_PARAMETER: DWORD = 1288;
870 pub const ERROR_BEYOND_VDL: DWORD = 1289;
871 pub const ERROR_INCOMPATIBLE_SERVICE_SID_TYPE: DWORD = 1290;
872 pub const ERROR_DRIVER_PROCESS_TERMINATED: DWORD = 1291;
873 pub const ERROR_IMPLEMENTATION_LIMIT: DWORD = 1292;
874 pub const ERROR_PROCESS_IS_PROTECTED: DWORD = 1293;
875 pub const ERROR_SERVICE_NOTIFY_CLIENT_LAGGING: DWORD = 1294;
876 pub const ERROR_DISK_QUOTA_EXCEEDED: DWORD = 1295;
877 pub const ERROR_CONTENT_BLOCKED: DWORD = 1296;
878 pub const ERROR_INCOMPATIBLE_SERVICE_PRIVILEGE: DWORD = 1297;
879 pub const ERROR_APP_HANG: DWORD = 1298;
880 pub const ERROR_INVALID_LABEL: DWORD = 1299;
881 pub const ERROR_NOT_ALL_ASSIGNED: DWORD = 1300;
882 pub const ERROR_SOME_NOT_MAPPED: DWORD = 1301;
883 pub const ERROR_NO_QUOTAS_FOR_ACCOUNT: DWORD = 1302;
884 pub const ERROR_LOCAL_USER_SESSION_KEY: DWORD = 1303;
885 pub const ERROR_NULL_LM_PASSWORD: DWORD = 1304;
886 pub const ERROR_UNKNOWN_REVISION: DWORD = 1305;
887 pub const ERROR_REVISION_MISMATCH: DWORD = 1306;
888 pub const ERROR_INVALID_OWNER: DWORD = 1307;
889 pub const ERROR_INVALID_PRIMARY_GROUP: DWORD = 1308;
890 pub const ERROR_NO_IMPERSONATION_TOKEN: DWORD = 1309;
891 pub const ERROR_CANT_DISABLE_MANDATORY: DWORD = 1310;
892 pub const ERROR_NO_LOGON_SERVERS: DWORD = 1311;
893 pub const ERROR_NO_SUCH_LOGON_SESSION: DWORD = 1312;
894 pub const ERROR_NO_SUCH_PRIVILEGE: DWORD = 1313;
895 pub const ERROR_PRIVILEGE_NOT_HELD: DWORD = 1314;
896 pub const ERROR_INVALID_ACCOUNT_NAME: DWORD = 1315;
897 pub const ERROR_USER_EXISTS: DWORD = 1316;
898 pub const ERROR_NO_SUCH_USER: DWORD = 1317;
899 pub const ERROR_GROUP_EXISTS: DWORD = 1318;
900 pub const ERROR_NO_SUCH_GROUP: DWORD = 1319;
901 pub const ERROR_MEMBER_IN_GROUP: DWORD = 1320;
902 pub const ERROR_MEMBER_NOT_IN_GROUP: DWORD = 1321;
903 pub const ERROR_LAST_ADMIN: DWORD = 1322;
904 pub const ERROR_WRONG_PASSWORD: DWORD = 1323;
905 pub const ERROR_ILL_FORMED_PASSWORD: DWORD = 1324;
906 pub const ERROR_PASSWORD_RESTRICTION: DWORD = 1325;
907 pub const ERROR_LOGON_FAILURE: DWORD = 1326;
908 pub const ERROR_ACCOUNT_RESTRICTION: DWORD = 1327;
909 pub const ERROR_INVALID_LOGON_HOURS: DWORD = 1328;
910 pub const ERROR_INVALID_WORKSTATION: DWORD = 1329;
911 pub const ERROR_PASSWORD_EXPIRED: DWORD = 1330;
912 pub const ERROR_ACCOUNT_DISABLED: DWORD = 1331;
913 pub const ERROR_NONE_MAPPED: DWORD = 1332;
914 pub const ERROR_TOO_MANY_LUIDS_REQUESTED: DWORD = 1333;
915 pub const ERROR_LUIDS_EXHAUSTED: DWORD = 1334;
916 pub const ERROR_INVALID_SUB_AUTHORITY: DWORD = 1335;
917 pub const ERROR_INVALID_ACL: DWORD = 1336;
918 pub const ERROR_INVALID_SID: DWORD = 1337;
919 pub const ERROR_INVALID_SECURITY_DESCR: DWORD = 1338;
920 pub const ERROR_BAD_INHERITANCE_ACL: DWORD = 1340;
921 pub const ERROR_SERVER_DISABLED: DWORD = 1341;
922 pub const ERROR_SERVER_NOT_DISABLED: DWORD = 1342;
923 pub const ERROR_INVALID_ID_AUTHORITY: DWORD = 1343;
924 pub const ERROR_ALLOTTED_SPACE_EXCEEDED: DWORD = 1344;
925 pub const ERROR_INVALID_GROUP_ATTRIBUTES: DWORD = 1345;
926 pub const ERROR_BAD_IMPERSONATION_LEVEL: DWORD = 1346;
927 pub const ERROR_CANT_OPEN_ANONYMOUS: DWORD = 1347;
928 pub const ERROR_BAD_VALIDATION_CLASS: DWORD = 1348;
929 pub const ERROR_BAD_TOKEN_TYPE: DWORD = 1349;
930 pub const ERROR_NO_SECURITY_ON_OBJECT: DWORD = 1350;
931 pub const ERROR_CANT_ACCESS_DOMAIN_INFO: DWORD = 1351;
932 pub const ERROR_INVALID_SERVER_STATE: DWORD = 1352;
933 pub const ERROR_INVALID_DOMAIN_STATE: DWORD = 1353;
934 pub const ERROR_INVALID_DOMAIN_ROLE: DWORD = 1354;
935 pub const ERROR_NO_SUCH_DOMAIN: DWORD = 1355;
936 pub const ERROR_DOMAIN_EXISTS: DWORD = 1356;
937 pub const ERROR_DOMAIN_LIMIT_EXCEEDED: DWORD = 1357;
938 pub const ERROR_INTERNAL_DB_CORRUPTION: DWORD = 1358;
939 pub const ERROR_INTERNAL_ERROR: DWORD = 1359;
940 pub const ERROR_GENERIC_NOT_MAPPED: DWORD = 1360;
941 pub const ERROR_BAD_DESCRIPTOR_FORMAT: DWORD = 1361;
942 pub const ERROR_NOT_LOGON_PROCESS: DWORD = 1362;
943 pub const ERROR_LOGON_SESSION_EXISTS: DWORD = 1363;
944 pub const ERROR_NO_SUCH_PACKAGE: DWORD = 1364;
945 pub const ERROR_BAD_LOGON_SESSION_STATE: DWORD = 1365;
946 pub const ERROR_LOGON_SESSION_COLLISION: DWORD = 1366;
947 pub const ERROR_INVALID_LOGON_TYPE: DWORD = 1367;
948 pub const ERROR_CANNOT_IMPERSONATE: DWORD = 1368;
949 pub const ERROR_RXACT_INVALID_STATE: DWORD = 1369;
950 pub const ERROR_RXACT_COMMIT_FAILURE: DWORD = 1370;
951 pub const ERROR_SPECIAL_ACCOUNT: DWORD = 1371;
952 pub const ERROR_SPECIAL_GROUP: DWORD = 1372;
953 pub const ERROR_SPECIAL_USER: DWORD = 1373;
954 pub const ERROR_MEMBERS_PRIMARY_GROUP: DWORD = 1374;
955 pub const ERROR_TOKEN_ALREADY_IN_USE: DWORD = 1375;
956 pub const ERROR_NO_SUCH_ALIAS: DWORD = 1376;
957 pub const ERROR_MEMBER_NOT_IN_ALIAS: DWORD = 1377;
958 pub const ERROR_MEMBER_IN_ALIAS: DWORD = 1378;
959 pub const ERROR_ALIAS_EXISTS: DWORD = 1379;
960 pub const ERROR_LOGON_NOT_GRANTED: DWORD = 1380;
961 pub const ERROR_TOO_MANY_SECRETS: DWORD = 1381;
962 pub const ERROR_SECRET_TOO_LONG: DWORD = 1382;
963 pub const ERROR_INTERNAL_DB_ERROR: DWORD = 1383;
964 pub const ERROR_TOO_MANY_CONTEXT_IDS: DWORD = 1384;
965 pub const ERROR_LOGON_TYPE_NOT_GRANTED: DWORD = 1385;
966 pub const ERROR_NT_CROSS_ENCRYPTION_REQUIRED: DWORD = 1386;
967 pub const ERROR_NO_SUCH_MEMBER: DWORD = 1387;
968 pub const ERROR_INVALID_MEMBER: DWORD = 1388;
969 pub const ERROR_TOO_MANY_SIDS: DWORD = 1389;
970 pub const ERROR_LM_CROSS_ENCRYPTION_REQUIRED: DWORD = 1390;
971 pub const ERROR_NO_INHERITANCE: DWORD = 1391;
972 pub const ERROR_FILE_CORRUPT: DWORD = 1392;
973 pub const ERROR_DISK_CORRUPT: DWORD = 1393;
974 pub const ERROR_NO_USER_SESSION_KEY: DWORD = 1394;
975 pub const ERROR_LICENSE_QUOTA_EXCEEDED: DWORD = 1395;
976 pub const ERROR_WRONG_TARGET_NAME: DWORD = 1396;
977 pub const ERROR_MUTUAL_AUTH_FAILED: DWORD = 1397;
978 pub const ERROR_TIME_SKEW: DWORD = 1398;
979 pub const ERROR_CURRENT_DOMAIN_NOT_ALLOWED: DWORD = 1399;
980 pub const ERROR_INVALID_WINDOW_HANDLE: DWORD = 1400;
981 pub const ERROR_INVALID_MENU_HANDLE: DWORD = 1401;
982 pub const ERROR_INVALID_CURSOR_HANDLE: DWORD = 1402;
983 pub const ERROR_INVALID_ACCEL_HANDLE: DWORD = 1403;
984 pub const ERROR_INVALID_HOOK_HANDLE: DWORD = 1404;
985 pub const ERROR_INVALID_DWP_HANDLE: DWORD = 1405;
986 pub const ERROR_TLW_WITH_WSCHILD: DWORD = 1406;
987 pub const ERROR_CANNOT_FIND_WND_CLASS: DWORD = 1407;
988 pub const ERROR_WINDOW_OF_OTHER_THREAD: DWORD = 1408;
989 pub const ERROR_HOTKEY_ALREADY_REGISTERED: DWORD = 1409;
990 pub const ERROR_CLASS_ALREADY_EXISTS: DWORD = 1410;
991 pub const ERROR_CLASS_DOES_NOT_EXIST: DWORD = 1411;
992 pub const ERROR_CLASS_HAS_WINDOWS: DWORD = 1412;
993 pub const ERROR_INVALID_INDEX: DWORD = 1413;
994 pub const ERROR_INVALID_ICON_HANDLE: DWORD = 1414;
995 pub const ERROR_PRIVATE_DIALOG_INDEX: DWORD = 1415;
996 pub const ERROR_LISTBOX_ID_NOT_FOUND: DWORD = 1416;
997 pub const ERROR_NO_WILDCARD_CHARACTERS: DWORD = 1417;
998 pub const ERROR_CLIPBOARD_NOT_OPEN: DWORD = 1418;
999 pub const ERROR_HOTKEY_NOT_REGISTERED: DWORD = 1419;
1000 pub const ERROR_WINDOW_NOT_DIALOG: DWORD = 1420;
1001 pub const ERROR_CONTROL_ID_NOT_FOUND: DWORD = 1421;
1002 pub const ERROR_INVALID_COMBOBOX_MESSAGE: DWORD = 1422;
1003 pub const ERROR_WINDOW_NOT_COMBOBOX: DWORD = 1423;
1004 pub const ERROR_INVALID_EDIT_HEIGHT: DWORD = 1424;
1005 pub const ERROR_DC_NOT_FOUND: DWORD = 1425;
1006 pub const ERROR_INVALID_HOOK_FILTER: DWORD = 1426;
1007 pub const ERROR_INVALID_FILTER_PROC: DWORD = 1427;
1008 pub const ERROR_HOOK_NEEDS_HMOD: DWORD = 1428;
1009 pub const ERROR_GLOBAL_ONLY_HOOK: DWORD = 1429;
1010 pub const ERROR_JOURNAL_HOOK_SET: DWORD = 1430;
1011 pub const ERROR_HOOK_NOT_INSTALLED: DWORD = 1431;
1012 pub const ERROR_INVALID_LB_MESSAGE: DWORD = 1432;
1013 pub const ERROR_SETCOUNT_ON_BAD_LB: DWORD = 1433;
1014 pub const ERROR_LB_WITHOUT_TABSTOPS: DWORD = 1434;
1015 pub const ERROR_DESTROY_OBJECT_OF_OTHER_THREAD: DWORD = 1435;
1016 pub const ERROR_CHILD_WINDOW_MENU: DWORD = 1436;
1017 pub const ERROR_NO_SYSTEM_MENU: DWORD = 1437;
1018 pub const ERROR_INVALID_MSGBOX_STYLE: DWORD = 1438;
1019 pub const ERROR_INVALID_SPI_VALUE: DWORD = 1439;
1020 pub const ERROR_SCREEN_ALREADY_LOCKED: DWORD = 1440;
1021 pub const ERROR_HWNDS_HAVE_DIFF_PARENT: DWORD = 1441;
1022 pub const ERROR_NOT_CHILD_WINDOW: DWORD = 1442;
1023 pub const ERROR_INVALID_GW_COMMAND: DWORD = 1443;
1024 pub const ERROR_INVALID_THREAD_ID: DWORD = 1444;
1025 pub const ERROR_NON_MDICHILD_WINDOW: DWORD = 1445;
1026 pub const ERROR_POPUP_ALREADY_ACTIVE: DWORD = 1446;
1027 pub const ERROR_NO_SCROLLBARS: DWORD = 1447;
1028 pub const ERROR_INVALID_SCROLLBAR_RANGE: DWORD = 1448;
1029 pub const ERROR_INVALID_SHOWWIN_COMMAND: DWORD = 1449;
1030 pub const ERROR_NO_SYSTEM_RESOURCES: DWORD = 1450;
1031 pub const ERROR_NONPAGED_SYSTEM_RESOURCES: DWORD = 1451;
1032 pub const ERROR_PAGED_SYSTEM_RESOURCES: DWORD = 1452;
1033 pub const ERROR_WORKING_SET_QUOTA: DWORD = 1453;
1034 pub const ERROR_PAGEFILE_QUOTA: DWORD = 1454;
1035 pub const ERROR_COMMITMENT_LIMIT: DWORD = 1455;
1036 pub const ERROR_MENU_ITEM_NOT_FOUND: DWORD = 1456;
1037 pub const ERROR_INVALID_KEYBOARD_HANDLE: DWORD = 1457;
1038 pub const ERROR_HOOK_TYPE_NOT_ALLOWED: DWORD = 1458;
1039 pub const ERROR_REQUIRES_INTERACTIVE_WINDOWSTATION: DWORD = 1459;
1040 pub const ERROR_TIMEOUT: DWORD = 1460;
1041 pub const ERROR_INVALID_MONITOR_HANDLE: DWORD = 1461;
1042 pub const ERROR_INCORRECT_SIZE: DWORD = 1462;
1043 pub const ERROR_SYMLINK_CLASS_DISABLED: DWORD = 1463;
1044 pub const ERROR_SYMLINK_NOT_SUPPORTED: DWORD = 1464;
1045 pub const ERROR_XML_PARSE_ERROR: DWORD = 1465;
1046 pub const ERROR_XMLDSIG_ERROR: DWORD = 1466;
1047 pub const ERROR_RESTART_APPLICATION: DWORD = 1467;
1048 pub const ERROR_WRONG_COMPARTMENT: DWORD = 1468;
1049 pub const ERROR_AUTHIP_FAILURE: DWORD = 1469;
1050 pub const ERROR_NO_NVRAM_RESOURCES: DWORD = 1470;
1051 pub const ERROR_NOT_GUI_PROCESS: DWORD = 1471;
1052 pub const ERROR_EVENTLOG_FILE_CORRUPT: DWORD = 1500;
1053 pub const ERROR_EVENTLOG_CANT_START: DWORD = 1501;
1054 pub const ERROR_LOG_FILE_FULL: DWORD = 1502;
1055 pub const ERROR_EVENTLOG_FILE_CHANGED: DWORD = 1503;
1056 pub const ERROR_INVALID_TASK_NAME: DWORD = 1550;
1057 pub const ERROR_INVALID_TASK_INDEX: DWORD = 1551;
1058 pub const ERROR_THREAD_ALREADY_IN_TASK: DWORD = 1552;
1059 pub const ERROR_INSTALL_SERVICE_FAILURE: DWORD = 1601;
1060 pub const ERROR_INSTALL_USEREXIT: DWORD = 1602;
1061 pub const ERROR_INSTALL_FAILURE: DWORD = 1603;
1062 pub const ERROR_INSTALL_SUSPEND: DWORD = 1604;
1063 pub const ERROR_UNKNOWN_PRODUCT: DWORD = 1605;
1064 pub const ERROR_UNKNOWN_FEATURE: DWORD = 1606;
1065 pub const ERROR_UNKNOWN_COMPONENT: DWORD = 1607;
1066 pub const ERROR_UNKNOWN_PROPERTY: DWORD = 1608;
1067 pub const ERROR_INVALID_HANDLE_STATE: DWORD = 1609;
1068 pub const ERROR_BAD_CONFIGURATION: DWORD = 1610;
1069 pub const ERROR_INDEX_ABSENT: DWORD = 1611;
1070 pub const ERROR_INSTALL_SOURCE_ABSENT: DWORD = 1612;
1071 pub const ERROR_INSTALL_PACKAGE_VERSION: DWORD = 1613;
1072 pub const ERROR_PRODUCT_UNINSTALLED: DWORD = 1614;
1073 pub const ERROR_BAD_QUERY_SYNTAX: DWORD = 1615;
1074 pub const ERROR_INVALID_FIELD: DWORD = 1616;
1075 pub const ERROR_DEVICE_REMOVED: DWORD = 1617;
1076 pub const ERROR_INSTALL_ALREADY_RUNNING: DWORD = 1618;
1077 pub const ERROR_INSTALL_PACKAGE_OPEN_FAILED: DWORD = 1619;
1078 pub const ERROR_INSTALL_PACKAGE_INVALID: DWORD = 1620;
1079 pub const ERROR_INSTALL_UI_FAILURE: DWORD = 1621;
1080 pub const ERROR_INSTALL_LOG_FAILURE: DWORD = 1622;
1081 pub const ERROR_INSTALL_LANGUAGE_UNSUPPORTED: DWORD = 1623;
1082 pub const ERROR_INSTALL_TRANSFORM_FAILURE: DWORD = 1624;
1083 pub const ERROR_INSTALL_PACKAGE_REJECTED: DWORD = 1625;
1084 pub const ERROR_FUNCTION_NOT_CALLED: DWORD = 1626;
1085 pub const ERROR_FUNCTION_FAILED: DWORD = 1627;
1086 pub const ERROR_INVALID_TABLE: DWORD = 1628;
1087 pub const ERROR_DATATYPE_MISMATCH: DWORD = 1629;
1088 pub const ERROR_UNSUPPORTED_TYPE: DWORD = 1630;
1089 pub const ERROR_CREATE_FAILED: DWORD = 1631;
1090 pub const ERROR_INSTALL_TEMP_UNWRITABLE: DWORD = 1632;
1091 pub const ERROR_INSTALL_PLATFORM_UNSUPPORTED: DWORD = 1633;
1092 pub const ERROR_INSTALL_NOTUSED: DWORD = 1634;
1093 pub const ERROR_PATCH_PACKAGE_OPEN_FAILED: DWORD = 1635;
1094 pub const ERROR_PATCH_PACKAGE_INVALID: DWORD = 1636;
1095 pub const ERROR_PATCH_PACKAGE_UNSUPPORTED: DWORD = 1637;
1096 pub const ERROR_PRODUCT_VERSION: DWORD = 1638;
1097 pub const ERROR_INVALID_COMMAND_LINE: DWORD = 1639;
1098 pub const ERROR_INSTALL_REMOTE_DISALLOWED: DWORD = 1640;
1099 pub const ERROR_SUCCESS_REBOOT_INITIATED: DWORD = 1641;
1100 pub const ERROR_PATCH_TARGET_NOT_FOUND: DWORD = 1642;
1101 pub const ERROR_PATCH_PACKAGE_REJECTED: DWORD = 1643;
1102 pub const ERROR_INSTALL_TRANSFORM_REJECTED: DWORD = 1644;
1103 pub const ERROR_INSTALL_REMOTE_PROHIBITED: DWORD = 1645;
1104 pub const ERROR_PATCH_REMOVAL_UNSUPPORTED: DWORD = 1646;
1105 pub const ERROR_UNKNOWN_PATCH: DWORD = 1647;
1106 pub const ERROR_PATCH_NO_SEQUENCE: DWORD = 1648;
1107 pub const ERROR_PATCH_REMOVAL_DISALLOWED: DWORD = 1649;
1108 pub const ERROR_INVALID_PATCH_XML: DWORD = 1650;
1109 pub const ERROR_PATCH_MANAGED_ADVERTISED_PRODUCT: DWORD = 1651;
1110 pub const ERROR_INSTALL_SERVICE_SAFEBOOT: DWORD = 1652;
1111 pub const ERROR_FAIL_FAST_EXCEPTION: DWORD = 1653;
1112 pub const ERROR_INSTALL_REJECTED: DWORD = 1654;
1113 pub const ERROR_DYNAMIC_CODE_BLOCKED: DWORD = 1655;
1114 pub const RPC_S_INVALID_STRING_BINDING: DWORD = 1700;
1115 pub const RPC_S_WRONG_KIND_OF_BINDING: DWORD = 1701;
1116 pub const RPC_S_INVALID_BINDING: DWORD = 1702;
1117 pub const RPC_S_PROTSEQ_NOT_SUPPORTED: DWORD = 1703;
1118 pub const RPC_S_INVALID_RPC_PROTSEQ: DWORD = 1704;
1119 pub const RPC_S_INVALID_STRING_UUID: DWORD = 1705;
1120 pub const RPC_S_INVALID_ENDPOINT_FORMAT: DWORD = 1706;
1121 pub const RPC_S_INVALID_NET_ADDR: DWORD = 1707;
1122 pub const RPC_S_NO_ENDPOINT_FOUND: DWORD = 1708;
1123 pub const RPC_S_INVALID_TIMEOUT: DWORD = 1709;
1124 pub const RPC_S_OBJECT_NOT_FOUND: DWORD = 1710;
1125 pub const RPC_S_ALREADY_REGISTERED: DWORD = 1711;
1126 pub const RPC_S_TYPE_ALREADY_REGISTERED: DWORD = 1712;
1127 pub const RPC_S_ALREADY_LISTENING: DWORD = 1713;
1128 pub const RPC_S_NO_PROTSEQS_REGISTERED: DWORD = 1714;
1129 pub const RPC_S_NOT_LISTENING: DWORD = 1715;
1130 pub const RPC_S_UNKNOWN_MGR_TYPE: DWORD = 1716;
1131 pub const RPC_S_UNKNOWN_IF: DWORD = 1717;
1132 pub const RPC_S_NO_BINDINGS: DWORD = 1718;
1133 pub const RPC_S_NO_PROTSEQS: DWORD = 1719;
1134 pub const RPC_S_CANT_CREATE_ENDPOINT: DWORD = 1720;
1135 pub const RPC_S_OUT_OF_RESOURCES: DWORD = 1721;
1136 pub const RPC_S_SERVER_UNAVAILABLE: DWORD = 1722;
1137 pub const RPC_S_SERVER_TOO_BUSY: DWORD = 1723;
1138 pub const RPC_S_INVALID_NETWORK_OPTIONS: DWORD = 1724;
1139 pub const RPC_S_NO_CALL_ACTIVE: DWORD = 1725;
1140 pub const RPC_S_CALL_FAILED: DWORD = 1726;
1141 pub const RPC_S_CALL_FAILED_DNE: DWORD = 1727;
1142 pub const RPC_S_PROTOCOL_ERROR: DWORD = 1728;
1143 pub const RPC_S_PROXY_ACCESS_DENIED: DWORD = 1729;
1144 pub const RPC_S_UNSUPPORTED_TRANS_SYN: DWORD = 1730;
1145 pub const RPC_S_UNSUPPORTED_TYPE: DWORD = 1732;
1146 pub const RPC_S_INVALID_TAG: DWORD = 1733;
1147 pub const RPC_S_INVALID_BOUND: DWORD = 1734;
1148 pub const RPC_S_NO_ENTRY_NAME: DWORD = 1735;
1149 pub const RPC_S_INVALID_NAME_SYNTAX: DWORD = 1736;
1150 pub const RPC_S_UNSUPPORTED_NAME_SYNTAX: DWORD = 1737;
1151 pub const RPC_S_UUID_NO_ADDRESS: DWORD = 1739;
1152 pub const RPC_S_DUPLICATE_ENDPOINT: DWORD = 1740;
1153 pub const RPC_S_UNKNOWN_AUTHN_TYPE: DWORD = 1741;
1154 pub const RPC_S_MAX_CALLS_TOO_SMALL: DWORD = 1742;
1155 pub const RPC_S_STRING_TOO_LONG: DWORD = 1743;
1156 pub const RPC_S_PROTSEQ_NOT_FOUND: DWORD = 1744;
1157 pub const RPC_S_PROCNUM_OUT_OF_RANGE: DWORD = 1745;
1158 pub const RPC_S_BINDING_HAS_NO_AUTH: DWORD = 1746;
1159 pub const RPC_S_UNKNOWN_AUTHN_SERVICE: DWORD = 1747;
1160 pub const RPC_S_UNKNOWN_AUTHN_LEVEL: DWORD = 1748;
1161 pub const RPC_S_INVALID_AUTH_IDENTITY: DWORD = 1749;
1162 pub const RPC_S_UNKNOWN_AUTHZ_SERVICE: DWORD = 1750;
1163 pub const EPT_S_INVALID_ENTRY: DWORD = 1751;
1164 pub const EPT_S_CANT_PERFORM_OP: DWORD = 1752;
1165 pub const EPT_S_NOT_REGISTERED: DWORD = 1753;
1166 pub const RPC_S_NOTHING_TO_EXPORT: DWORD = 1754;
1167 pub const RPC_S_INCOMPLETE_NAME: DWORD = 1755;
1168 pub const RPC_S_INVALID_VERS_OPTION: DWORD = 1756;
1169 pub const RPC_S_NO_MORE_MEMBERS: DWORD = 1757;
1170 pub const RPC_S_NOT_ALL_OBJS_UNEXPORTED: DWORD = 1758;
1171 pub const RPC_S_INTERFACE_NOT_FOUND: DWORD = 1759;
1172 pub const RPC_S_ENTRY_ALREADY_EXISTS: DWORD = 1760;
1173 pub const RPC_S_ENTRY_NOT_FOUND: DWORD = 1761;
1174 pub const RPC_S_NAME_SERVICE_UNAVAILABLE: DWORD = 1762;
1175 pub const RPC_S_INVALID_NAF_ID: DWORD = 1763;
1176 pub const RPC_S_CANNOT_SUPPORT: DWORD = 1764;
1177 pub const RPC_S_NO_CONTEXT_AVAILABLE: DWORD = 1765;
1178 pub const RPC_S_INTERNAL_ERROR: DWORD = 1766;
1179 pub const RPC_S_ZERO_DIVIDE: DWORD = 1767;
1180 pub const RPC_S_ADDRESS_ERROR: DWORD = 1768;
1181 pub const RPC_S_FP_DIV_ZERO: DWORD = 1769;
1182 pub const RPC_S_FP_UNDERFLOW: DWORD = 1770;
1183 pub const RPC_S_FP_OVERFLOW: DWORD = 1771;
1184 pub const RPC_X_NO_MORE_ENTRIES: DWORD = 1772;
1185 pub const RPC_X_SS_CHAR_TRANS_OPEN_FAIL: DWORD = 1773;
1186 pub const RPC_X_SS_CHAR_TRANS_SHORT_FILE: DWORD = 1774;
1187 pub const RPC_X_SS_IN_NULL_CONTEXT: DWORD = 1775;
1188 pub const RPC_X_SS_CONTEXT_DAMAGED: DWORD = 1777;
1189 pub const RPC_X_SS_HANDLES_MISMATCH: DWORD = 1778;
1190 pub const RPC_X_SS_CANNOT_GET_CALL_HANDLE: DWORD = 1779;
1191 pub const RPC_X_NULL_REF_POINTER: DWORD = 1780;
1192 pub const RPC_X_ENUM_VALUE_OUT_OF_RANGE: DWORD = 1781;
1193 pub const RPC_X_BYTE_COUNT_TOO_SMALL: DWORD = 1782;
1194 pub const RPC_X_BAD_STUB_DATA: DWORD = 1783;
1195 pub const ERROR_INVALID_USER_BUFFER: DWORD = 1784;
1196 pub const ERROR_UNRECOGNIZED_MEDIA: DWORD = 1785;
1197 pub const ERROR_NO_TRUST_LSA_SECRET: DWORD = 1786;
1198 pub const ERROR_NO_TRUST_SAM_ACCOUNT: DWORD = 1787;
1199 pub const ERROR_TRUSTED_DOMAIN_FAILURE: DWORD = 1788;
1200 pub const ERROR_TRUSTED_RELATIONSHIP_FAILURE: DWORD = 1789;
1201 pub const ERROR_TRUST_FAILURE: DWORD = 1790;
1202 pub const RPC_S_CALL_IN_PROGRESS: DWORD = 1791;
1203 pub const ERROR_NETLOGON_NOT_STARTED: DWORD = 1792;
1204 pub const ERROR_ACCOUNT_EXPIRED: DWORD = 1793;
1205 pub const ERROR_REDIRECTOR_HAS_OPEN_HANDLES: DWORD = 1794;
1206 pub const ERROR_PRINTER_DRIVER_ALREADY_INSTALLED: DWORD = 1795;
1207 pub const ERROR_UNKNOWN_PORT: DWORD = 1796;
1208 pub const ERROR_UNKNOWN_PRINTER_DRIVER: DWORD = 1797;
1209 pub const ERROR_UNKNOWN_PRINTPROCESSOR: DWORD = 1798;
1210 pub const ERROR_INVALID_SEPARATOR_FILE: DWORD = 1799;
1211 pub const ERROR_INVALID_PRIORITY: DWORD = 1800;
1212 pub const ERROR_INVALID_PRINTER_NAME: DWORD = 1801;
1213 pub const ERROR_PRINTER_ALREADY_EXISTS: DWORD = 1802;
1214 pub const ERROR_INVALID_PRINTER_COMMAND: DWORD = 1803;
1215 pub const ERROR_INVALID_DATATYPE: DWORD = 1804;
1216 pub const ERROR_INVALID_ENVIRONMENT: DWORD = 1805;
1217 pub const RPC_S_NO_MORE_BINDINGS: DWORD = 1806;
1218 pub const ERROR_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT: DWORD = 1807;
1219 pub const ERROR_NOLOGON_WORKSTATION_TRUST_ACCOUNT: DWORD = 1808;
1220 pub const ERROR_NOLOGON_SERVER_TRUST_ACCOUNT: DWORD = 1809;
1221 pub const ERROR_DOMAIN_TRUST_INCONSISTENT: DWORD = 1810;
1222 pub const ERROR_SERVER_HAS_OPEN_HANDLES: DWORD = 1811;
1223 pub const ERROR_RESOURCE_DATA_NOT_FOUND: DWORD = 1812;
1224 pub const ERROR_RESOURCE_TYPE_NOT_FOUND: DWORD = 1813;
1225 pub const ERROR_RESOURCE_NAME_NOT_FOUND: DWORD = 1814;
1226 pub const ERROR_RESOURCE_LANG_NOT_FOUND: DWORD = 1815;
1227 pub const ERROR_NOT_ENOUGH_QUOTA: DWORD = 1816;
1228 pub const RPC_S_NO_INTERFACES: DWORD = 1817;
1229 pub const RPC_S_CALL_CANCELLED: DWORD = 1818;
1230 pub const RPC_S_BINDING_INCOMPLETE: DWORD = 1819;
1231 pub const RPC_S_COMM_FAILURE: DWORD = 1820;
1232 pub const RPC_S_UNSUPPORTED_AUTHN_LEVEL: DWORD = 1821;
1233 pub const RPC_S_NO_PRINC_NAME: DWORD = 1822;
1234 pub const RPC_S_NOT_RPC_ERROR: DWORD = 1823;
1235 pub const RPC_S_UUID_LOCAL_ONLY: DWORD = 1824;
1236 pub const RPC_S_SEC_PKG_ERROR: DWORD = 1825;
1237 pub const RPC_S_NOT_CANCELLED: DWORD = 1826;
1238 pub const RPC_X_INVALID_ES_ACTION: DWORD = 1827;
1239 pub const RPC_X_WRONG_ES_VERSION: DWORD = 1828;
1240 pub const RPC_X_WRONG_STUB_VERSION: DWORD = 1829;
1241 pub const RPC_X_INVALID_PIPE_OBJECT: DWORD = 1830;
1242 pub const RPC_X_WRONG_PIPE_ORDER: DWORD = 1831;
1243 pub const RPC_X_WRONG_PIPE_VERSION: DWORD = 1832;
1244 pub const RPC_S_COOKIE_AUTH_FAILED: DWORD = 1833;
1245 pub const RPC_S_GROUP_MEMBER_NOT_FOUND: DWORD = 1898;
1246 pub const EPT_S_CANT_CREATE: DWORD = 1899;
1247 pub const RPC_S_INVALID_OBJECT: DWORD = 1900;
1248 pub const ERROR_INVALID_TIME: DWORD = 1901;
1249 pub const ERROR_INVALID_FORM_NAME: DWORD = 1902;
1250 pub const ERROR_INVALID_FORM_SIZE: DWORD = 1903;
1251 pub const ERROR_ALREADY_WAITING: DWORD = 1904;
1252 pub const ERROR_PRINTER_DELETED: DWORD = 1905;
1253 pub const ERROR_INVALID_PRINTER_STATE: DWORD = 1906;
1254 pub const ERROR_PASSWORD_MUST_CHANGE: DWORD = 1907;
1255 pub const ERROR_DOMAIN_CONTROLLER_NOT_FOUND: DWORD = 1908;
1256 pub const ERROR_ACCOUNT_LOCKED_OUT: DWORD = 1909;
1257 pub const OR_INVALID_OXID: DWORD = 1910;
1258 pub const OR_INVALID_OID: DWORD = 1911;
1259 pub const OR_INVALID_SET: DWORD = 1912;
1260 pub const RPC_S_SEND_INCOMPLETE: DWORD = 1913;
1261 pub const RPC_S_INVALID_ASYNC_HANDLE: DWORD = 1914;
1262 pub const RPC_S_INVALID_ASYNC_CALL: DWORD = 1915;
1263 pub const RPC_X_PIPE_CLOSED: DWORD = 1916;
1264 pub const RPC_X_PIPE_DISCIPLINE_ERROR: DWORD = 1917;
1265 pub const RPC_X_PIPE_EMPTY: DWORD = 1918;
1266 pub const ERROR_NO_SITENAME: DWORD = 1919;
1267 pub const ERROR_CANT_ACCESS_FILE: DWORD = 1920;
1268 pub const ERROR_CANT_RESOLVE_FILENAME: DWORD = 1921;
1269 pub const RPC_S_ENTRY_TYPE_MISMATCH: DWORD = 1922;
1270 pub const RPC_S_NOT_ALL_OBJS_EXPORTED: DWORD = 1923;
1271 pub const RPC_S_INTERFACE_NOT_EXPORTED: DWORD = 1924;
1272 pub const RPC_S_PROFILE_NOT_ADDED: DWORD = 1925;
1273 pub const RPC_S_PRF_ELT_NOT_ADDED: DWORD = 1926;
1274 pub const RPC_S_PRF_ELT_NOT_REMOVED: DWORD = 1927;
1275 pub const RPC_S_GRP_ELT_NOT_ADDED: DWORD = 1928;
1276 pub const RPC_S_GRP_ELT_NOT_REMOVED: DWORD = 1929;
1277 pub const ERROR_KM_DRIVER_BLOCKED: DWORD = 1930;
1278 pub const ERROR_CONTEXT_EXPIRED: DWORD = 1931;
1279 pub const ERROR_PER_USER_TRUST_QUOTA_EXCEEDED: DWORD = 1932;
1280 pub const ERROR_ALL_USER_TRUST_QUOTA_EXCEEDED: DWORD = 1933;
1281 pub const ERROR_USER_DELETE_TRUST_QUOTA_EXCEEDED: DWORD = 1934;
1282 pub const ERROR_AUTHENTICATION_FIREWALL_FAILED: DWORD = 1935;
1283 pub const ERROR_REMOTE_PRINT_CONNECTIONS_BLOCKED: DWORD = 1936;
1284 pub const ERROR_NTLM_BLOCKED: DWORD = 1937;
1285 pub const ERROR_PASSWORD_CHANGE_REQUIRED: DWORD = 1938;
1286 pub const ERROR_INVALID_PIXEL_FORMAT: DWORD = 2000;
1287 pub const ERROR_BAD_DRIVER: DWORD = 2001;
1288 pub const ERROR_INVALID_WINDOW_STYLE: DWORD = 2002;
1289 pub const ERROR_METAFILE_NOT_SUPPORTED: DWORD = 2003;
1290 pub const ERROR_TRANSFORM_NOT_SUPPORTED: DWORD = 2004;
1291 pub const ERROR_CLIPPING_NOT_SUPPORTED: DWORD = 2005;
1292 pub const ERROR_INVALID_CMM: DWORD = 2010;
1293 pub const ERROR_INVALID_PROFILE: DWORD = 2011;
1294 pub const ERROR_TAG_NOT_FOUND: DWORD = 2012;
1295 pub const ERROR_TAG_NOT_PRESENT: DWORD = 2013;
1296 pub const ERROR_DUPLICATE_TAG: DWORD = 2014;
1297 pub const ERROR_PROFILE_NOT_ASSOCIATED_WITH_DEVICE: DWORD = 2015;
1298 pub const ERROR_PROFILE_NOT_FOUND: DWORD = 2016;
1299 pub const ERROR_INVALID_COLORSPACE: DWORD = 2017;
1300 pub const ERROR_ICM_NOT_ENABLED: DWORD = 2018;
1301 pub const ERROR_DELETING_ICM_XFORM: DWORD = 2019;
1302 pub const ERROR_INVALID_TRANSFORM: DWORD = 2020;
1303 pub const ERROR_COLORSPACE_MISMATCH: DWORD = 2021;
1304 pub const ERROR_INVALID_COLORINDEX: DWORD = 2022;
1305 pub const ERROR_PROFILE_DOES_NOT_MATCH_DEVICE: DWORD = 2023;
1306 pub const ERROR_CONNECTED_OTHER_PASSWORD: DWORD = 2108;
1307 pub const ERROR_CONNECTED_OTHER_PASSWORD_DEFAULT: DWORD = 2109;
1308 pub const ERROR_BAD_USERNAME: DWORD = 2202;
1309 pub const ERROR_NOT_CONNECTED: DWORD = 2250;
1310 pub const ERROR_OPEN_FILES: DWORD = 2401;
1311 pub const ERROR_ACTIVE_CONNECTIONS: DWORD = 2402;
1312 pub const ERROR_DEVICE_IN_USE: DWORD = 2404;
1313 pub const ERROR_UNKNOWN_PRINT_MONITOR: DWORD = 3000;
1314 pub const ERROR_PRINTER_DRIVER_IN_USE: DWORD = 3001;
1315 pub const ERROR_SPOOL_FILE_NOT_FOUND: DWORD = 3002;
1316 pub const ERROR_SPL_NO_STARTDOC: DWORD = 3003;
1317 pub const ERROR_SPL_NO_ADDJOB: DWORD = 3004;
1318 pub const ERROR_PRINT_PROCESSOR_ALREADY_INSTALLED: DWORD = 3005;
1319 pub const ERROR_PRINT_MONITOR_ALREADY_INSTALLED: DWORD = 3006;
1320 pub const ERROR_INVALID_PRINT_MONITOR: DWORD = 3007;
1321 pub const ERROR_PRINT_MONITOR_IN_USE: DWORD = 3008;
1322 pub const ERROR_PRINTER_HAS_JOBS_QUEUED: DWORD = 3009;
1323 pub const ERROR_SUCCESS_REBOOT_REQUIRED: DWORD = 3010;
1324 pub const ERROR_SUCCESS_RESTART_REQUIRED: DWORD = 3011;
1325 pub const ERROR_PRINTER_NOT_FOUND: DWORD = 3012;
1326 pub const ERROR_PRINTER_DRIVER_WARNED: DWORD = 3013;
1327 pub const ERROR_PRINTER_DRIVER_BLOCKED: DWORD = 3014;
1328 pub const ERROR_PRINTER_DRIVER_PACKAGE_IN_USE: DWORD = 3015;
1329 pub const ERROR_CORE_DRIVER_PACKAGE_NOT_FOUND: DWORD = 3016;
1330 pub const ERROR_FAIL_REBOOT_REQUIRED: DWORD = 3017;
1331 pub const ERROR_FAIL_REBOOT_INITIATED: DWORD = 3018;
1332 pub const ERROR_PRINTER_DRIVER_DOWNLOAD_NEEDED: DWORD = 3019;
1333 pub const ERROR_PRINT_JOB_RESTART_REQUIRED: DWORD = 3020;
1334 pub const ERROR_INVALID_PRINTER_DRIVER_MANIFEST: DWORD = 3021;
1335 pub const ERROR_PRINTER_NOT_SHAREABLE: DWORD = 3022;
1336 pub const ERROR_REQUEST_PAUSED: DWORD = 3050;
1337 pub const ERROR_IO_REISSUE_AS_CACHED: DWORD = 3950;
1338 pub const ERROR_WINS_INTERNAL: DWORD = 4000;
1339 pub const ERROR_CAN_NOT_DEL_LOCAL_WINS: DWORD = 4001;
1340 pub const ERROR_STATIC_INIT: DWORD = 4002;
1341 pub const ERROR_INC_BACKUP: DWORD = 4003;
1342 pub const ERROR_FULL_BACKUP: DWORD = 4004;
1343 pub const ERROR_REC_NON_EXISTENT: DWORD = 4005;
1344 pub const ERROR_RPL_NOT_ALLOWED: DWORD = 4006;
1345 pub const PEERDIST_ERROR_CONTENTINFO_VERSION_UNSUPPORTED: DWORD = 4050;
1346 pub const PEERDIST_ERROR_CANNOT_PARSE_CONTENTINFO: DWORD = 4051;
1347 pub const PEERDIST_ERROR_MISSING_DATA: DWORD = 4052;
1348 pub const PEERDIST_ERROR_NO_MORE: DWORD = 4053;
1349 pub const PEERDIST_ERROR_NOT_INITIALIZED: DWORD = 4054;
1350 pub const PEERDIST_ERROR_ALREADY_INITIALIZED: DWORD = 4055;
1351 pub const PEERDIST_ERROR_SHUTDOWN_IN_PROGRESS: DWORD = 4056;
1352 pub const PEERDIST_ERROR_INVALIDATED: DWORD = 4057;
1353 pub const PEERDIST_ERROR_ALREADY_EXISTS: DWORD = 4058;
1354 pub const PEERDIST_ERROR_OPERATION_NOTFOUND: DWORD = 4059;
1355 pub const PEERDIST_ERROR_ALREADY_COMPLETED: DWORD = 4060;
1356 pub const PEERDIST_ERROR_OUT_OF_BOUNDS: DWORD = 4061;
1357 pub const PEERDIST_ERROR_VERSION_UNSUPPORTED: DWORD = 4062;
1358 pub const PEERDIST_ERROR_INVALID_CONFIGURATION: DWORD = 4063;
1359 pub const PEERDIST_ERROR_NOT_LICENSED: DWORD = 4064;
1360 pub const PEERDIST_ERROR_SERVICE_UNAVAILABLE: DWORD = 4065;
1361 pub const PEERDIST_ERROR_TRUST_FAILURE: DWORD = 4066;
1362 pub const ERROR_DHCP_ADDRESS_CONFLICT: DWORD = 4100;
1363 pub const ERROR_WMI_GUID_NOT_FOUND: DWORD = 4200;
1364 pub const ERROR_WMI_INSTANCE_NOT_FOUND: DWORD = 4201;
1365 pub const ERROR_WMI_ITEMID_NOT_FOUND: DWORD = 4202;
1366 pub const ERROR_WMI_TRY_AGAIN: DWORD = 4203;
1367 pub const ERROR_WMI_DP_NOT_FOUND: DWORD = 4204;
1368 pub const ERROR_WMI_UNRESOLVED_INSTANCE_REF: DWORD = 4205;
1369 pub const ERROR_WMI_ALREADY_ENABLED: DWORD = 4206;
1370 pub const ERROR_WMI_GUID_DISCONNECTED: DWORD = 4207;
1371 pub const ERROR_WMI_SERVER_UNAVAILABLE: DWORD = 4208;
1372 pub const ERROR_WMI_DP_FAILED: DWORD = 4209;
1373 pub const ERROR_WMI_INVALID_MOF: DWORD = 4210;
1374 pub const ERROR_WMI_INVALID_REGINFO: DWORD = 4211;
1375 pub const ERROR_WMI_ALREADY_DISABLED: DWORD = 4212;
1376 pub const ERROR_WMI_READ_ONLY: DWORD = 4213;
1377 pub const ERROR_WMI_SET_FAILURE: DWORD = 4214;
1378 pub const ERROR_NOT_APPCONTAINER: DWORD = 4250;
1379 pub const ERROR_APPCONTAINER_REQUIRED: DWORD = 4251;
1380 pub const ERROR_NOT_SUPPORTED_IN_APPCONTAINER: DWORD = 4252;
1381 pub const ERROR_INVALID_PACKAGE_SID_LENGTH: DWORD = 4253;
1382 pub const ERROR_INVALID_MEDIA: DWORD = 4300;
1383 pub const ERROR_INVALID_LIBRARY: DWORD = 4301;
1384 pub const ERROR_INVALID_MEDIA_POOL: DWORD = 4302;
1385 pub const ERROR_DRIVE_MEDIA_MISMATCH: DWORD = 4303;
1386 pub const ERROR_MEDIA_OFFLINE: DWORD = 4304;
1387 pub const ERROR_LIBRARY_OFFLINE: DWORD = 4305;
1388 pub const ERROR_EMPTY: DWORD = 4306;
1389 pub const ERROR_NOT_EMPTY: DWORD = 4307;
1390 pub const ERROR_MEDIA_UNAVAILABLE: DWORD = 4308;
1391 pub const ERROR_RESOURCE_DISABLED: DWORD = 4309;
1392 pub const ERROR_INVALID_CLEANER: DWORD = 4310;
1393 pub const ERROR_UNABLE_TO_CLEAN: DWORD = 4311;
1394 pub const ERROR_OBJECT_NOT_FOUND: DWORD = 4312;
1395 pub const ERROR_DATABASE_FAILURE: DWORD = 4313;
1396 pub const ERROR_DATABASE_FULL: DWORD = 4314;
1397 pub const ERROR_MEDIA_INCOMPATIBLE: DWORD = 4315;
1398 pub const ERROR_RESOURCE_NOT_PRESENT: DWORD = 4316;
1399 pub const ERROR_INVALID_OPERATION: DWORD = 4317;
1400 pub const ERROR_MEDIA_NOT_AVAILABLE: DWORD = 4318;
1401 pub const ERROR_DEVICE_NOT_AVAILABLE: DWORD = 4319;
1402 pub const ERROR_REQUEST_REFUSED: DWORD = 4320;
1403 pub const ERROR_INVALID_DRIVE_OBJECT: DWORD = 4321;
1404 pub const ERROR_LIBRARY_FULL: DWORD = 4322;
1405 pub const ERROR_MEDIUM_NOT_ACCESSIBLE: DWORD = 4323;
1406 pub const ERROR_UNABLE_TO_LOAD_MEDIUM: DWORD = 4324;
1407 pub const ERROR_UNABLE_TO_INVENTORY_DRIVE: DWORD = 4325;
1408 pub const ERROR_UNABLE_TO_INVENTORY_SLOT: DWORD = 4326;
1409 pub const ERROR_UNABLE_TO_INVENTORY_TRANSPORT: DWORD = 4327;
1410 pub const ERROR_TRANSPORT_FULL: DWORD = 4328;
1411 pub const ERROR_CONTROLLING_IEPORT: DWORD = 4329;
1412 pub const ERROR_UNABLE_TO_EJECT_MOUNTED_MEDIA: DWORD = 4330;
1413 pub const ERROR_CLEANER_SLOT_SET: DWORD = 4331;
1414 pub const ERROR_CLEANER_SLOT_NOT_SET: DWORD = 4332;
1415 pub const ERROR_CLEANER_CARTRIDGE_SPENT: DWORD = 4333;
1416 pub const ERROR_UNEXPECTED_OMID: DWORD = 4334;
1417 pub const ERROR_CANT_DELETE_LAST_ITEM: DWORD = 4335;
1418 pub const ERROR_MESSAGE_EXCEEDS_MAX_SIZE: DWORD = 4336;
1419 pub const ERROR_VOLUME_CONTAINS_SYS_FILES: DWORD = 4337;
1420 pub const ERROR_INDIGENOUS_TYPE: DWORD = 4338;
1421 pub const ERROR_NO_SUPPORTING_DRIVES: DWORD = 4339;
1422 pub const ERROR_CLEANER_CARTRIDGE_INSTALLED: DWORD = 4340;
1423 pub const ERROR_IEPORT_FULL: DWORD = 4341;
1424 pub const ERROR_FILE_OFFLINE: DWORD = 4350;
1425 pub const ERROR_REMOTE_STORAGE_NOT_ACTIVE: DWORD = 4351;
1426 pub const ERROR_REMOTE_STORAGE_MEDIA_ERROR: DWORD = 4352;
1427 pub const ERROR_NOT_A_REPARSE_POINT: DWORD = 4390;
1428 pub const ERROR_REPARSE_ATTRIBUTE_CONFLICT: DWORD = 4391;
1429 pub const ERROR_INVALID_REPARSE_DATA: DWORD = 4392;
1430 pub const ERROR_REPARSE_TAG_INVALID: DWORD = 4393;
1431 pub const ERROR_REPARSE_TAG_MISMATCH: DWORD = 4394;
1432 pub const ERROR_APP_DATA_NOT_FOUND: DWORD = 4400;
1433 pub const ERROR_APP_DATA_EXPIRED: DWORD = 4401;
1434 pub const ERROR_APP_DATA_CORRUPT: DWORD = 4402;
1435 pub const ERROR_APP_DATA_LIMIT_EXCEEDED: DWORD = 4403;
1436 pub const ERROR_APP_DATA_REBOOT_REQUIRED: DWORD = 4404;
1437 pub const ERROR_SECUREBOOT_ROLLBACK_DETECTED: DWORD = 4420;
1438 pub const ERROR_SECUREBOOT_POLICY_VIOLATION: DWORD = 4421;
1439 pub const ERROR_SECUREBOOT_INVALID_POLICY: DWORD = 4422;
1440 pub const ERROR_SECUREBOOT_POLICY_PUBLISHER_NOT_FOUND: DWORD = 4423;
1441 pub const ERROR_SECUREBOOT_POLICY_NOT_SIGNED: DWORD = 4424;
1442 pub const ERROR_SECUREBOOT_NOT_ENABLED: DWORD = 4425;
1443 pub const ERROR_SECUREBOOT_FILE_REPLACED: DWORD = 4426;
1444 pub const ERROR_OFFLOAD_READ_FLT_NOT_SUPPORTED: DWORD = 4440;
1445 pub const ERROR_OFFLOAD_WRITE_FLT_NOT_SUPPORTED: DWORD = 4441;
1446 pub const ERROR_OFFLOAD_READ_FILE_NOT_SUPPORTED: DWORD = 4442;
1447 pub const ERROR_OFFLOAD_WRITE_FILE_NOT_SUPPORTED: DWORD = 4443;
1448 pub const ERROR_VOLUME_NOT_SIS_ENABLED: DWORD = 4500;
1449 pub const ERROR_DEPENDENT_RESOURCE_EXISTS: DWORD = 5001;
1450 pub const ERROR_DEPENDENCY_NOT_FOUND: DWORD = 5002;
1451 pub const ERROR_DEPENDENCY_ALREADY_EXISTS: DWORD = 5003;
1452 pub const ERROR_RESOURCE_NOT_ONLINE: DWORD = 5004;
1453 pub const ERROR_HOST_NODE_NOT_AVAILABLE: DWORD = 5005;
1454 pub const ERROR_RESOURCE_NOT_AVAILABLE: DWORD = 5006;
1455 pub const ERROR_RESOURCE_NOT_FOUND: DWORD = 5007;
1456 pub const ERROR_SHUTDOWN_CLUSTER: DWORD = 5008;
1457 pub const ERROR_CANT_EVICT_ACTIVE_NODE: DWORD = 5009;
1458 pub const ERROR_OBJECT_ALREADY_EXISTS: DWORD = 5010;
1459 pub const ERROR_OBJECT_IN_LIST: DWORD = 5011;
1460 pub const ERROR_GROUP_NOT_AVAILABLE: DWORD = 5012;
1461 pub const ERROR_GROUP_NOT_FOUND: DWORD = 5013;
1462 pub const ERROR_GROUP_NOT_ONLINE: DWORD = 5014;
1463 pub const ERROR_HOST_NODE_NOT_RESOURCE_OWNER: DWORD = 5015;
1464 pub const ERROR_HOST_NODE_NOT_GROUP_OWNER: DWORD = 5016;
1465 pub const ERROR_RESMON_CREATE_FAILED: DWORD = 5017;
1466 pub const ERROR_RESMON_ONLINE_FAILED: DWORD = 5018;
1467 pub const ERROR_RESOURCE_ONLINE: DWORD = 5019;
1468 pub const ERROR_QUORUM_RESOURCE: DWORD = 5020;
1469 pub const ERROR_NOT_QUORUM_CAPABLE: DWORD = 5021;
1470 pub const ERROR_CLUSTER_SHUTTING_DOWN: DWORD = 5022;
1471 pub const ERROR_INVALID_STATE: DWORD = 5023;
1472 pub const ERROR_RESOURCE_PROPERTIES_STORED: DWORD = 5024;
1473 pub const ERROR_NOT_QUORUM_CLASS: DWORD = 5025;
1474 pub const ERROR_CORE_RESOURCE: DWORD = 5026;
1475 pub const ERROR_QUORUM_RESOURCE_ONLINE_FAILED: DWORD = 5027;
1476 pub const ERROR_QUORUMLOG_OPEN_FAILED: DWORD = 5028;
1477 pub const ERROR_CLUSTERLOG_CORRUPT: DWORD = 5029;
1478 pub const ERROR_CLUSTERLOG_RECORD_EXCEEDS_MAXSIZE: DWORD = 5030;
1479 pub const ERROR_CLUSTERLOG_EXCEEDS_MAXSIZE: DWORD = 5031;
1480 pub const ERROR_CLUSTERLOG_CHKPOINT_NOT_FOUND: DWORD = 5032;
1481 pub const ERROR_CLUSTERLOG_NOT_ENOUGH_SPACE: DWORD = 5033;
1482 pub const ERROR_QUORUM_OWNER_ALIVE: DWORD = 5034;
1483 pub const ERROR_NETWORK_NOT_AVAILABLE: DWORD = 5035;
1484 pub const ERROR_NODE_NOT_AVAILABLE: DWORD = 5036;
1485 pub const ERROR_ALL_NODES_NOT_AVAILABLE: DWORD = 5037;
1486 pub const ERROR_RESOURCE_FAILED: DWORD = 5038;
1487 pub const ERROR_CLUSTER_INVALID_NODE: DWORD = 5039;
1488 pub const ERROR_CLUSTER_NODE_EXISTS: DWORD = 5040;
1489 pub const ERROR_CLUSTER_JOIN_IN_PROGRESS: DWORD = 5041;
1490 pub const ERROR_CLUSTER_NODE_NOT_FOUND: DWORD = 5042;
1491 pub const ERROR_CLUSTER_LOCAL_NODE_NOT_FOUND: DWORD = 5043;
1492 pub const ERROR_CLUSTER_NETWORK_EXISTS: DWORD = 5044;
1493 pub const ERROR_CLUSTER_NETWORK_NOT_FOUND: DWORD = 5045;
1494 pub const ERROR_CLUSTER_NETINTERFACE_EXISTS: DWORD = 5046;
1495 pub const ERROR_CLUSTER_NETINTERFACE_NOT_FOUND: DWORD = 5047;
1496 pub const ERROR_CLUSTER_INVALID_REQUEST: DWORD = 5048;
1497 pub const ERROR_CLUSTER_INVALID_NETWORK_PROVIDER: DWORD = 5049;
1498 pub const ERROR_CLUSTER_NODE_DOWN: DWORD = 5050;
1499 pub const ERROR_CLUSTER_NODE_UNREACHABLE: DWORD = 5051;
1500 pub const ERROR_CLUSTER_NODE_NOT_MEMBER: DWORD = 5052;
1501 pub const ERROR_CLUSTER_JOIN_NOT_IN_PROGRESS: DWORD = 5053;
1502 pub const ERROR_CLUSTER_INVALID_NETWORK: DWORD = 5054;
1503 pub const ERROR_CLUSTER_NODE_UP: DWORD = 5056;
1504 pub const ERROR_CLUSTER_IPADDR_IN_USE: DWORD = 5057;
1505 pub const ERROR_CLUSTER_NODE_NOT_PAUSED: DWORD = 5058;
1506 pub const ERROR_CLUSTER_NO_SECURITY_CONTEXT: DWORD = 5059;
1507 pub const ERROR_CLUSTER_NETWORK_NOT_INTERNAL: DWORD = 5060;
1508 pub const ERROR_CLUSTER_NODE_ALREADY_UP: DWORD = 5061;
1509 pub const ERROR_CLUSTER_NODE_ALREADY_DOWN: DWORD = 5062;
1510 pub const ERROR_CLUSTER_NETWORK_ALREADY_ONLINE: DWORD = 5063;
1511 pub const ERROR_CLUSTER_NETWORK_ALREADY_OFFLINE: DWORD = 5064;
1512 pub const ERROR_CLUSTER_NODE_ALREADY_MEMBER: DWORD = 5065;
1513 pub const ERROR_CLUSTER_LAST_INTERNAL_NETWORK: DWORD = 5066;
1514 pub const ERROR_CLUSTER_NETWORK_HAS_DEPENDENTS: DWORD = 5067;
1515 pub const ERROR_INVALID_OPERATION_ON_QUORUM: DWORD = 5068;
1516 pub const ERROR_DEPENDENCY_NOT_ALLOWED: DWORD = 5069;
1517 pub const ERROR_CLUSTER_NODE_PAUSED: DWORD = 5070;
1518 pub const ERROR_NODE_CANT_HOST_RESOURCE: DWORD = 5071;
1519 pub const ERROR_CLUSTER_NODE_NOT_READY: DWORD = 5072;
1520 pub const ERROR_CLUSTER_NODE_SHUTTING_DOWN: DWORD = 5073;
1521 pub const ERROR_CLUSTER_JOIN_ABORTED: DWORD = 5074;
1522 pub const ERROR_CLUSTER_INCOMPATIBLE_VERSIONS: DWORD = 5075;
1523 pub const ERROR_CLUSTER_MAXNUM_OF_RESOURCES_EXCEEDED: DWORD = 5076;
1524 pub const ERROR_CLUSTER_SYSTEM_CONFIG_CHANGED: DWORD = 5077;
1525 pub const ERROR_CLUSTER_RESOURCE_TYPE_NOT_FOUND: DWORD = 5078;
1526 pub const ERROR_CLUSTER_RESTYPE_NOT_SUPPORTED: DWORD = 5079;
1527 pub const ERROR_CLUSTER_RESNAME_NOT_FOUND: DWORD = 5080;
1528 pub const ERROR_CLUSTER_NO_RPC_PACKAGES_REGISTERED: DWORD = 5081;
1529 pub const ERROR_CLUSTER_OWNER_NOT_IN_PREFLIST: DWORD = 5082;
1530 pub const ERROR_CLUSTER_DATABASE_SEQMISMATCH: DWORD = 5083;
1531 pub const ERROR_RESMON_INVALID_STATE: DWORD = 5084;
1532 pub const ERROR_CLUSTER_GUM_NOT_LOCKER: DWORD = 5085;
1533 pub const ERROR_QUORUM_DISK_NOT_FOUND: DWORD = 5086;
1534 pub const ERROR_DATABASE_BACKUP_CORRUPT: DWORD = 5087;
1535 pub const ERROR_CLUSTER_NODE_ALREADY_HAS_DFS_ROOT: DWORD = 5088;
1536 pub const ERROR_RESOURCE_PROPERTY_UNCHANGEABLE: DWORD = 5089;
1537 pub const ERROR_NO_ADMIN_ACCESS_POINT: DWORD = 5090;
1538 pub const ERROR_CLUSTER_MEMBERSHIP_INVALID_STATE: DWORD = 5890;
1539 pub const ERROR_CLUSTER_QUORUMLOG_NOT_FOUND: DWORD = 5891;
1540 pub const ERROR_CLUSTER_MEMBERSHIP_HALT: DWORD = 5892;
1541 pub const ERROR_CLUSTER_INSTANCE_ID_MISMATCH: DWORD = 5893;
1542 pub const ERROR_CLUSTER_NETWORK_NOT_FOUND_FOR_IP: DWORD = 5894;
1543 pub const ERROR_CLUSTER_PROPERTY_DATA_TYPE_MISMATCH: DWORD = 5895;
1544 pub const ERROR_CLUSTER_EVICT_WITHOUT_CLEANUP: DWORD = 5896;
1545 pub const ERROR_CLUSTER_PARAMETER_MISMATCH: DWORD = 5897;
1546 pub const ERROR_NODE_CANNOT_BE_CLUSTERED: DWORD = 5898;
1547 pub const ERROR_CLUSTER_WRONG_OS_VERSION: DWORD = 5899;
1548 pub const ERROR_CLUSTER_CANT_CREATE_DUP_CLUSTER_NAME: DWORD = 5900;
1549 pub const ERROR_CLUSCFG_ALREADY_COMMITTED: DWORD = 5901;
1550 pub const ERROR_CLUSCFG_ROLLBACK_FAILED: DWORD = 5902;
1551 pub const ERROR_CLUSCFG_SYSTEM_DISK_DRIVE_LETTER_CONFLICT: DWORD = 5903;
1552 pub const ERROR_CLUSTER_OLD_VERSION: DWORD = 5904;
1553 pub const ERROR_CLUSTER_MISMATCHED_COMPUTER_ACCT_NAME: DWORD = 5905;
1554 pub const ERROR_CLUSTER_NO_NET_ADAPTERS: DWORD = 5906;
1555 pub const ERROR_CLUSTER_POISONED: DWORD = 5907;
1556 pub const ERROR_CLUSTER_GROUP_MOVING: DWORD = 5908;
1557 pub const ERROR_CLUSTER_RESOURCE_TYPE_BUSY: DWORD = 5909;
1558 pub const ERROR_RESOURCE_CALL_TIMED_OUT: DWORD = 5910;
1559 pub const ERROR_INVALID_CLUSTER_IPV6_ADDRESS: DWORD = 5911;
1560 pub const ERROR_CLUSTER_INTERNAL_INVALID_FUNCTION: DWORD = 5912;
1561 pub const ERROR_CLUSTER_PARAMETER_OUT_OF_BOUNDS: DWORD = 5913;
1562 pub const ERROR_CLUSTER_PARTIAL_SEND: DWORD = 5914;
1563 pub const ERROR_CLUSTER_REGISTRY_INVALID_FUNCTION: DWORD = 5915;
1564 pub const ERROR_CLUSTER_INVALID_STRING_TERMINATION: DWORD = 5916;
1565 pub const ERROR_CLUSTER_INVALID_STRING_FORMAT: DWORD = 5917;
1566 pub const ERROR_CLUSTER_DATABASE_TRANSACTION_IN_PROGRESS: DWORD = 5918;
1567 pub const ERROR_CLUSTER_DATABASE_TRANSACTION_NOT_IN_PROGRESS: DWORD = 5919;
1568 pub const ERROR_CLUSTER_NULL_DATA: DWORD = 5920;
1569 pub const ERROR_CLUSTER_PARTIAL_READ: DWORD = 5921;
1570 pub const ERROR_CLUSTER_PARTIAL_WRITE: DWORD = 5922;
1571 pub const ERROR_CLUSTER_CANT_DESERIALIZE_DATA: DWORD = 5923;
1572 pub const ERROR_DEPENDENT_RESOURCE_PROPERTY_CONFLICT: DWORD = 5924;
1573 pub const ERROR_CLUSTER_NO_QUORUM: DWORD = 5925;
1574 pub const ERROR_CLUSTER_INVALID_IPV6_NETWORK: DWORD = 5926;
1575 pub const ERROR_CLUSTER_INVALID_IPV6_TUNNEL_NETWORK: DWORD = 5927;
1576 pub const ERROR_QUORUM_NOT_ALLOWED_IN_THIS_GROUP: DWORD = 5928;
1577 pub const ERROR_DEPENDENCY_TREE_TOO_COMPLEX: DWORD = 5929;
1578 pub const ERROR_EXCEPTION_IN_RESOURCE_CALL: DWORD = 5930;
1579 pub const ERROR_CLUSTER_RHS_FAILED_INITIALIZATION: DWORD = 5931;
1580 pub const ERROR_CLUSTER_NOT_INSTALLED: DWORD = 5932;
1581 pub const ERROR_CLUSTER_RESOURCES_MUST_BE_ONLINE_ON_THE_SAME_NODE: DWORD = 5933;
1582 pub const ERROR_CLUSTER_MAX_NODES_IN_CLUSTER: DWORD = 5934;
1583 pub const ERROR_CLUSTER_TOO_MANY_NODES: DWORD = 5935;
1584 pub const ERROR_CLUSTER_OBJECT_ALREADY_USED: DWORD = 5936;
1585 pub const ERROR_NONCORE_GROUPS_FOUND: DWORD = 5937;
1586 pub const ERROR_FILE_SHARE_RESOURCE_CONFLICT: DWORD = 5938;
1587 pub const ERROR_CLUSTER_EVICT_INVALID_REQUEST: DWORD = 5939;
1588 pub const ERROR_CLUSTER_SINGLETON_RESOURCE: DWORD = 5940;
1589 pub const ERROR_CLUSTER_GROUP_SINGLETON_RESOURCE: DWORD = 5941;
1590 pub const ERROR_CLUSTER_RESOURCE_PROVIDER_FAILED: DWORD = 5942;
1591 pub const ERROR_CLUSTER_RESOURCE_CONFIGURATION_ERROR: DWORD = 5943;
1592 pub const ERROR_CLUSTER_GROUP_BUSY: DWORD = 5944;
1593 pub const ERROR_CLUSTER_NOT_SHARED_VOLUME: DWORD = 5945;
1594 pub const ERROR_CLUSTER_INVALID_SECURITY_DESCRIPTOR: DWORD = 5946;
1595 pub const ERROR_CLUSTER_SHARED_VOLUMES_IN_USE: DWORD = 5947;
1596 pub const ERROR_CLUSTER_USE_SHARED_VOLUMES_API: DWORD = 5948;
1597 pub const ERROR_CLUSTER_BACKUP_IN_PROGRESS: DWORD = 5949;
1598 pub const ERROR_NON_CSV_PATH: DWORD = 5950;
1599 pub const ERROR_CSV_VOLUME_NOT_LOCAL: DWORD = 5951;
1600 pub const ERROR_CLUSTER_WATCHDOG_TERMINATING: DWORD = 5952;
1601 pub const ERROR_CLUSTER_RESOURCE_VETOED_MOVE_INCOMPATIBLE_NODES: DWORD = 5953;
1602 pub const ERROR_CLUSTER_INVALID_NODE_WEIGHT: DWORD = 5954;
1603 pub const ERROR_CLUSTER_RESOURCE_VETOED_CALL: DWORD = 5955;
1604 pub const ERROR_RESMON_SYSTEM_RESOURCES_LACKING: DWORD = 5956;
1605 pub const ERROR_CLUSTER_RESOURCE_VETOED_MOVE_NOT_ENOUGH_RESOURCES_ON_DESTINATION: DWORD = 5957;
1606 pub const ERROR_CLUSTER_RESOURCE_VETOED_MOVE_NOT_ENOUGH_RESOURCES_ON_SOURCE: DWORD = 5958;
1607 pub const ERROR_CLUSTER_GROUP_QUEUED: DWORD = 5959;
1608 pub const ERROR_CLUSTER_RESOURCE_LOCKED_STATUS: DWORD = 5960;
1609 pub const ERROR_CLUSTER_SHARED_VOLUME_FAILOVER_NOT_ALLOWED: DWORD = 5961;
1610 pub const ERROR_CLUSTER_NODE_DRAIN_IN_PROGRESS: DWORD = 5962;
1611 pub const ERROR_CLUSTER_DISK_NOT_CONNECTED: DWORD = 5963;
1612 pub const ERROR_DISK_NOT_CSV_CAPABLE: DWORD = 5964;
1613 pub const ERROR_RESOURCE_NOT_IN_AVAILABLE_STORAGE: DWORD = 5965;
1614 pub const ERROR_CLUSTER_SHARED_VOLUME_REDIRECTED: DWORD = 5966;
1615 pub const ERROR_CLUSTER_SHARED_VOLUME_NOT_REDIRECTED: DWORD = 5967;
1616 pub const ERROR_CLUSTER_CANNOT_RETURN_PROPERTIES: DWORD = 5968;
1617 pub const ERROR_CLUSTER_RESOURCE_CONTAINS_UNSUPPORTED_DIFF_AREA_FOR_SHARED_VOLUMES: DWORD = 5969;
1618 pub const ERROR_CLUSTER_RESOURCE_IS_IN_MAINTENANCE_MODE: DWORD = 5970;
1619 pub const ERROR_CLUSTER_AFFINITY_CONFLICT: DWORD = 5971;
1620 pub const ERROR_CLUSTER_RESOURCE_IS_REPLICA_VIRTUAL_MACHINE: DWORD = 5972;
1621 pub const ERROR_ENCRYPTION_FAILED: DWORD = 6000;
1622 pub const ERROR_DECRYPTION_FAILED: DWORD = 6001;
1623 pub const ERROR_FILE_ENCRYPTED: DWORD = 6002;
1624 pub const ERROR_NO_RECOVERY_POLICY: DWORD = 6003;
1625 pub const ERROR_NO_EFS: DWORD = 6004;
1626 pub const ERROR_WRONG_EFS: DWORD = 6005;
1627 pub const ERROR_NO_USER_KEYS: DWORD = 6006;
1628 pub const ERROR_FILE_NOT_ENCRYPTED: DWORD = 6007;
1629 pub const ERROR_NOT_EXPORT_FORMAT: DWORD = 6008;
1630 pub const ERROR_FILE_READ_ONLY: DWORD = 6009;
1631 pub const ERROR_DIR_EFS_DISALLOWED: DWORD = 6010;
1632 pub const ERROR_EFS_SERVER_NOT_TRUSTED: DWORD = 6011;
1633 pub const ERROR_BAD_RECOVERY_POLICY: DWORD = 6012;
1634 pub const ERROR_EFS_ALG_BLOB_TOO_BIG: DWORD = 6013;
1635 pub const ERROR_VOLUME_NOT_SUPPORT_EFS: DWORD = 6014;
1636 pub const ERROR_EFS_DISABLED: DWORD = 6015;
1637 pub const ERROR_EFS_VERSION_NOT_SUPPORT: DWORD = 6016;
1638 pub const ERROR_CS_ENCRYPTION_INVALID_SERVER_RESPONSE: DWORD = 6017;
1639 pub const ERROR_CS_ENCRYPTION_UNSUPPORTED_SERVER: DWORD = 6018;
1640 pub const ERROR_CS_ENCRYPTION_EXISTING_ENCRYPTED_FILE: DWORD = 6019;
1641 pub const ERROR_CS_ENCRYPTION_NEW_ENCRYPTED_FILE: DWORD = 6020;
1642 pub const ERROR_CS_ENCRYPTION_FILE_NOT_CSE: DWORD = 6021;
1643 pub const ERROR_ENCRYPTION_POLICY_DENIES_OPERATION: DWORD = 6022;
1644 pub const ERROR_NO_BROWSER_SERVERS_FOUND: DWORD = 6118;
1645 pub const SCHED_E_SERVICE_NOT_LOCALSYSTEM: DWORD = 6200;
1646 pub const ERROR_LOG_SECTOR_INVALID: DWORD = 6600;
1647 pub const ERROR_LOG_SECTOR_PARITY_INVALID: DWORD = 6601;
1648 pub const ERROR_LOG_SECTOR_REMAPPED: DWORD = 6602;
1649 pub const ERROR_LOG_BLOCK_INCOMPLETE: DWORD = 6603;
1650 pub const ERROR_LOG_INVALID_RANGE: DWORD = 6604;
1651 pub const ERROR_LOG_BLOCKS_EXHAUSTED: DWORD = 6605;
1652 pub const ERROR_LOG_READ_CONTEXT_INVALID: DWORD = 6606;
1653 pub const ERROR_LOG_RESTART_INVALID: DWORD = 6607;
1654 pub const ERROR_LOG_BLOCK_VERSION: DWORD = 6608;
1655 pub const ERROR_LOG_BLOCK_INVALID: DWORD = 6609;
1656 pub const ERROR_LOG_READ_MODE_INVALID: DWORD = 6610;
1657 pub const ERROR_LOG_NO_RESTART: DWORD = 6611;
1658 pub const ERROR_LOG_METADATA_CORRUPT: DWORD = 6612;
1659 pub const ERROR_LOG_METADATA_INVALID: DWORD = 6613;
1660 pub const ERROR_LOG_METADATA_INCONSISTENT: DWORD = 6614;
1661 pub const ERROR_LOG_RESERVATION_INVALID: DWORD = 6615;
1662 pub const ERROR_LOG_CANT_DELETE: DWORD = 6616;
1663 pub const ERROR_LOG_CONTAINER_LIMIT_EXCEEDED: DWORD = 6617;
1664 pub const ERROR_LOG_START_OF_LOG: DWORD = 6618;
1665 pub const ERROR_LOG_POLICY_ALREADY_INSTALLED: DWORD = 6619;
1666 pub const ERROR_LOG_POLICY_NOT_INSTALLED: DWORD = 6620;
1667 pub const ERROR_LOG_POLICY_INVALID: DWORD = 6621;
1668 pub const ERROR_LOG_POLICY_CONFLICT: DWORD = 6622;
1669 pub const ERROR_LOG_PINNED_ARCHIVE_TAIL: DWORD = 6623;
1670 pub const ERROR_LOG_RECORD_NONEXISTENT: DWORD = 6624;
1671 pub const ERROR_LOG_RECORDS_RESERVED_INVALID: DWORD = 6625;
1672 pub const ERROR_LOG_SPACE_RESERVED_INVALID: DWORD = 6626;
1673 pub const ERROR_LOG_TAIL_INVALID: DWORD = 6627;
1674 pub const ERROR_LOG_FULL: DWORD = 6628;
1675 pub const ERROR_COULD_NOT_RESIZE_LOG: DWORD = 6629;
1676 pub const ERROR_LOG_MULTIPLEXED: DWORD = 6630;
1677 pub const ERROR_LOG_DEDICATED: DWORD = 6631;
1678 pub const ERROR_LOG_ARCHIVE_NOT_IN_PROGRESS: DWORD = 6632;
1679 pub const ERROR_LOG_ARCHIVE_IN_PROGRESS: DWORD = 6633;
1680 pub const ERROR_LOG_EPHEMERAL: DWORD = 6634;
1681 pub const ERROR_LOG_NOT_ENOUGH_CONTAINERS: DWORD = 6635;
1682 pub const ERROR_LOG_CLIENT_ALREADY_REGISTERED: DWORD = 6636;
1683 pub const ERROR_LOG_CLIENT_NOT_REGISTERED: DWORD = 6637;
1684 pub const ERROR_LOG_FULL_HANDLER_IN_PROGRESS: DWORD = 6638;
1685 pub const ERROR_LOG_CONTAINER_READ_FAILED: DWORD = 6639;
1686 pub const ERROR_LOG_CONTAINER_WRITE_FAILED: DWORD = 6640;
1687 pub const ERROR_LOG_CONTAINER_OPEN_FAILED: DWORD = 6641;
1688 pub const ERROR_LOG_CONTAINER_STATE_INVALID: DWORD = 6642;
1689 pub const ERROR_LOG_STATE_INVALID: DWORD = 6643;
1690 pub const ERROR_LOG_PINNED: DWORD = 6644;
1691 pub const ERROR_LOG_METADATA_FLUSH_FAILED: DWORD = 6645;
1692 pub const ERROR_LOG_INCONSISTENT_SECURITY: DWORD = 6646;
1693 pub const ERROR_LOG_APPENDED_FLUSH_FAILED: DWORD = 6647;
1694 pub const ERROR_LOG_PINNED_RESERVATION: DWORD = 6648;
1695 pub const ERROR_INVALID_TRANSACTION: DWORD = 6700;
1696 pub const ERROR_TRANSACTION_NOT_ACTIVE: DWORD = 6701;
1697 pub const ERROR_TRANSACTION_REQUEST_NOT_VALID: DWORD = 6702;
1698 pub const ERROR_TRANSACTION_NOT_REQUESTED: DWORD = 6703;
1699 pub const ERROR_TRANSACTION_ALREADY_ABORTED: DWORD = 6704;
1700 pub const ERROR_TRANSACTION_ALREADY_COMMITTED: DWORD = 6705;
1701 pub const ERROR_TM_INITIALIZATION_FAILED: DWORD = 6706;
1702 pub const ERROR_RESOURCEMANAGER_READ_ONLY: DWORD = 6707;
1703 pub const ERROR_TRANSACTION_NOT_JOINED: DWORD = 6708;
1704 pub const ERROR_TRANSACTION_SUPERIOR_EXISTS: DWORD = 6709;
1705 pub const ERROR_CRM_PROTOCOL_ALREADY_EXISTS: DWORD = 6710;
1706 pub const ERROR_TRANSACTION_PROPAGATION_FAILED: DWORD = 6711;
1707 pub const ERROR_CRM_PROTOCOL_NOT_FOUND: DWORD = 6712;
1708 pub const ERROR_TRANSACTION_INVALID_MARSHALL_BUFFER: DWORD = 6713;
1709 pub const ERROR_CURRENT_TRANSACTION_NOT_VALID: DWORD = 6714;
1710 pub const ERROR_TRANSACTION_NOT_FOUND: DWORD = 6715;
1711 pub const ERROR_RESOURCEMANAGER_NOT_FOUND: DWORD = 6716;
1712 pub const ERROR_ENLISTMENT_NOT_FOUND: DWORD = 6717;
1713 pub const ERROR_TRANSACTIONMANAGER_NOT_FOUND: DWORD = 6718;
1714 pub const ERROR_TRANSACTIONMANAGER_NOT_ONLINE: DWORD = 6719;
1715 pub const ERROR_TRANSACTIONMANAGER_RECOVERY_NAME_COLLISION: DWORD = 6720;
1716 pub const ERROR_TRANSACTION_NOT_ROOT: DWORD = 6721;
1717 pub const ERROR_TRANSACTION_OBJECT_EXPIRED: DWORD = 6722;
1718 pub const ERROR_TRANSACTION_RESPONSE_NOT_ENLISTED: DWORD = 6723;
1719 pub const ERROR_TRANSACTION_RECORD_TOO_LONG: DWORD = 6724;
1720 pub const ERROR_IMPLICIT_TRANSACTION_NOT_SUPPORTED: DWORD = 6725;
1721 pub const ERROR_TRANSACTION_INTEGRITY_VIOLATED: DWORD = 6726;
1722 pub const ERROR_TRANSACTIONMANAGER_IDENTITY_MISMATCH: DWORD = 6727;
1723 pub const ERROR_RM_CANNOT_BE_FROZEN_FOR_SNAPSHOT: DWORD = 6728;
1724 pub const ERROR_TRANSACTION_MUST_WRITETHROUGH: DWORD = 6729;
1725 pub const ERROR_TRANSACTION_NO_SUPERIOR: DWORD = 6730;
1726 pub const ERROR_HEURISTIC_DAMAGE_POSSIBLE: DWORD = 6731;
1727 pub const ERROR_TRANSACTIONAL_CONFLICT: DWORD = 6800;
1728 pub const ERROR_RM_NOT_ACTIVE: DWORD = 6801;
1729 pub const ERROR_RM_METADATA_CORRUPT: DWORD = 6802;
1730 pub const ERROR_DIRECTORY_NOT_RM: DWORD = 6803;
1731 pub const ERROR_TRANSACTIONS_UNSUPPORTED_REMOTE: DWORD = 6805;
1732 pub const ERROR_LOG_RESIZE_INVALID_SIZE: DWORD = 6806;
1733 pub const ERROR_OBJECT_NO_LONGER_EXISTS: DWORD = 6807;
1734 pub const ERROR_STREAM_MINIVERSION_NOT_FOUND: DWORD = 6808;
1735 pub const ERROR_STREAM_MINIVERSION_NOT_VALID: DWORD = 6809;
1736 pub const ERROR_MINIVERSION_INACCESSIBLE_FROM_SPECIFIED_TRANSACTION: DWORD = 6810;
1737 pub const ERROR_CANT_OPEN_MINIVERSION_WITH_MODIFY_INTENT: DWORD = 6811;
1738 pub const ERROR_CANT_CREATE_MORE_STREAM_MINIVERSIONS: DWORD = 6812;
1739 pub const ERROR_REMOTE_FILE_VERSION_MISMATCH: DWORD = 6814;
1740 pub const ERROR_HANDLE_NO_LONGER_VALID: DWORD = 6815;
1741 pub const ERROR_NO_TXF_METADATA: DWORD = 6816;
1742 pub const ERROR_LOG_CORRUPTION_DETECTED: DWORD = 6817;
1743 pub const ERROR_CANT_RECOVER_WITH_HANDLE_OPEN: DWORD = 6818;
1744 pub const ERROR_RM_DISCONNECTED: DWORD = 6819;
1745 pub const ERROR_ENLISTMENT_NOT_SUPERIOR: DWORD = 6820;
1746 pub const ERROR_RECOVERY_NOT_NEEDED: DWORD = 6821;
1747 pub const ERROR_RM_ALREADY_STARTED: DWORD = 6822;
1748 pub const ERROR_FILE_IDENTITY_NOT_PERSISTENT: DWORD = 6823;
1749 pub const ERROR_CANT_BREAK_TRANSACTIONAL_DEPENDENCY: DWORD = 6824;
1750 pub const ERROR_CANT_CROSS_RM_BOUNDARY: DWORD = 6825;
1751 pub const ERROR_TXF_DIR_NOT_EMPTY: DWORD = 6826;
1752 pub const ERROR_INDOUBT_TRANSACTIONS_EXIST: DWORD = 6827;
1753 pub const ERROR_TM_VOLATILE: DWORD = 6828;
1754 pub const ERROR_ROLLBACK_TIMER_EXPIRED: DWORD = 6829;
1755 pub const ERROR_TXF_ATTRIBUTE_CORRUPT: DWORD = 6830;
1756 pub const ERROR_EFS_NOT_ALLOWED_IN_TRANSACTION: DWORD = 6831;
1757 pub const ERROR_TRANSACTIONAL_OPEN_NOT_ALLOWED: DWORD = 6832;
1758 pub const ERROR_LOG_GROWTH_FAILED: DWORD = 6833;
1759 pub const ERROR_TRANSACTED_MAPPING_UNSUPPORTED_REMOTE: DWORD = 6834;
1760 pub const ERROR_TXF_METADATA_ALREADY_PRESENT: DWORD = 6835;
1761 pub const ERROR_TRANSACTION_SCOPE_CALLBACKS_NOT_SET: DWORD = 6836;
1762 pub const ERROR_TRANSACTION_REQUIRED_PROMOTION: DWORD = 6837;
1763 pub const ERROR_CANNOT_EXECUTE_FILE_IN_TRANSACTION: DWORD = 6838;
1764 pub const ERROR_TRANSACTIONS_NOT_FROZEN: DWORD = 6839;
1765 pub const ERROR_TRANSACTION_FREEZE_IN_PROGRESS: DWORD = 6840;
1766 pub const ERROR_NOT_SNAPSHOT_VOLUME: DWORD = 6841;
1767 pub const ERROR_NO_SAVEPOINT_WITH_OPEN_FILES: DWORD = 6842;
1768 pub const ERROR_DATA_LOST_REPAIR: DWORD = 6843;
1769 pub const ERROR_SPARSE_NOT_ALLOWED_IN_TRANSACTION: DWORD = 6844;
1770 pub const ERROR_TM_IDENTITY_MISMATCH: DWORD = 6845;
1771 pub const ERROR_FLOATED_SECTION: DWORD = 6846;
1772 pub const ERROR_CANNOT_ACCEPT_TRANSACTED_WORK: DWORD = 6847;
1773 pub const ERROR_CANNOT_ABORT_TRANSACTIONS: DWORD = 6848;
1774 pub const ERROR_BAD_CLUSTERS: DWORD = 6849;
1775 pub const ERROR_COMPRESSION_NOT_ALLOWED_IN_TRANSACTION: DWORD = 6850;
1776 pub const ERROR_VOLUME_DIRTY: DWORD = 6851;
1777 pub const ERROR_NO_LINK_TRACKING_IN_TRANSACTION: DWORD = 6852;
1778 pub const ERROR_OPERATION_NOT_SUPPORTED_IN_TRANSACTION: DWORD = 6853;
1779 pub const ERROR_EXPIRED_HANDLE: DWORD = 6854;
1780 pub const ERROR_TRANSACTION_NOT_ENLISTED: DWORD = 6855;
1781 pub const ERROR_CTX_WINSTATION_NAME_INVALID: DWORD = 7001;
1782 pub const ERROR_CTX_INVALID_PD: DWORD = 7002;
1783 pub const ERROR_CTX_PD_NOT_FOUND: DWORD = 7003;
1784 pub const ERROR_CTX_WD_NOT_FOUND: DWORD = 7004;
1785 pub const ERROR_CTX_CANNOT_MAKE_EVENTLOG_ENTRY: DWORD = 7005;
1786 pub const ERROR_CTX_SERVICE_NAME_COLLISION: DWORD = 7006;
1787 pub const ERROR_CTX_CLOSE_PENDING: DWORD = 7007;
1788 pub const ERROR_CTX_NO_OUTBUF: DWORD = 7008;
1789 pub const ERROR_CTX_MODEM_INF_NOT_FOUND: DWORD = 7009;
1790 pub const ERROR_CTX_INVALID_MODEMNAME: DWORD = 7010;
1791 pub const ERROR_CTX_MODEM_RESPONSE_ERROR: DWORD = 7011;
1792 pub const ERROR_CTX_MODEM_RESPONSE_TIMEOUT: DWORD = 7012;
1793 pub const ERROR_CTX_MODEM_RESPONSE_NO_CARRIER: DWORD = 7013;
1794 pub const ERROR_CTX_MODEM_RESPONSE_NO_DIALTONE: DWORD = 7014;
1795 pub const ERROR_CTX_MODEM_RESPONSE_BUSY: DWORD = 7015;
1796 pub const ERROR_CTX_MODEM_RESPONSE_VOICE: DWORD = 7016;
1797 pub const ERROR_CTX_TD_ERROR: DWORD = 7017;
1798 pub const ERROR_CTX_WINSTATION_NOT_FOUND: DWORD = 7022;
1799 pub const ERROR_CTX_WINSTATION_ALREADY_EXISTS: DWORD = 7023;
1800 pub const ERROR_CTX_WINSTATION_BUSY: DWORD = 7024;
1801 pub const ERROR_CTX_BAD_VIDEO_MODE: DWORD = 7025;
1802 pub const ERROR_CTX_GRAPHICS_INVALID: DWORD = 7035;
1803 pub const ERROR_CTX_LOGON_DISABLED: DWORD = 7037;
1804 pub const ERROR_CTX_NOT_CONSOLE: DWORD = 7038;
1805 pub const ERROR_CTX_CLIENT_QUERY_TIMEOUT: DWORD = 7040;
1806 pub const ERROR_CTX_CONSOLE_DISCONNECT: DWORD = 7041;
1807 pub const ERROR_CTX_CONSOLE_CONNECT: DWORD = 7042;
1808 pub const ERROR_CTX_SHADOW_DENIED: DWORD = 7044;
1809 pub const ERROR_CTX_WINSTATION_ACCESS_DENIED: DWORD = 7045;
1810 pub const ERROR_CTX_INVALID_WD: DWORD = 7049;
1811 pub const ERROR_CTX_SHADOW_INVALID: DWORD = 7050;
1812 pub const ERROR_CTX_SHADOW_DISABLED: DWORD = 7051;
1813 pub const ERROR_CTX_CLIENT_LICENSE_IN_USE: DWORD = 7052;
1814 pub const ERROR_CTX_CLIENT_LICENSE_NOT_SET: DWORD = 7053;
1815 pub const ERROR_CTX_LICENSE_NOT_AVAILABLE: DWORD = 7054;
1816 pub const ERROR_CTX_LICENSE_CLIENT_INVALID: DWORD = 7055;
1817 pub const ERROR_CTX_LICENSE_EXPIRED: DWORD = 7056;
1818 pub const ERROR_CTX_SHADOW_NOT_RUNNING: DWORD = 7057;
1819 pub const ERROR_CTX_SHADOW_ENDED_BY_MODE_CHANGE: DWORD = 7058;
1820 pub const ERROR_ACTIVATION_COUNT_EXCEEDED: DWORD = 7059;
1821 pub const ERROR_CTX_WINSTATIONS_DISABLED: DWORD = 7060;
1822 pub const ERROR_CTX_ENCRYPTION_LEVEL_REQUIRED: DWORD = 7061;
1823 pub const ERROR_CTX_SESSION_IN_USE: DWORD = 7062;
1824 pub const ERROR_CTX_NO_FORCE_LOGOFF: DWORD = 7063;
1825 pub const ERROR_CTX_ACCOUNT_RESTRICTION: DWORD = 7064;
1826 pub const ERROR_RDP_PROTOCOL_ERROR: DWORD = 7065;
1827 pub const ERROR_CTX_CDM_CONNECT: DWORD = 7066;
1828 pub const ERROR_CTX_CDM_DISCONNECT: DWORD = 7067;
1829 pub const ERROR_CTX_SECURITY_LAYER_ERROR: DWORD = 7068;
1830 pub const ERROR_TS_INCOMPATIBLE_SESSIONS: DWORD = 7069;
1831 pub const ERROR_TS_VIDEO_SUBSYSTEM_ERROR: DWORD = 7070;
1832 pub const FRS_ERR_INVALID_API_SEQUENCE: DWORD = 8001;
1833 pub const FRS_ERR_STARTING_SERVICE: DWORD = 8002;
1834 pub const FRS_ERR_STOPPING_SERVICE: DWORD = 8003;
1835 pub const FRS_ERR_INTERNAL_API: DWORD = 8004;
1836 pub const FRS_ERR_INTERNAL: DWORD = 8005;
1837 pub const FRS_ERR_SERVICE_COMM: DWORD = 8006;
1838 pub const FRS_ERR_INSUFFICIENT_PRIV: DWORD = 8007;
1839 pub const FRS_ERR_AUTHENTICATION: DWORD = 8008;
1840 pub const FRS_ERR_PARENT_INSUFFICIENT_PRIV: DWORD = 8009;
1841 pub const FRS_ERR_PARENT_AUTHENTICATION: DWORD = 8010;
1842 pub const FRS_ERR_CHILD_TO_PARENT_COMM: DWORD = 8011;
1843 pub const FRS_ERR_PARENT_TO_CHILD_COMM: DWORD = 8012;
1844 pub const FRS_ERR_SYSVOL_POPULATE: DWORD = 8013;
1845 pub const FRS_ERR_SYSVOL_POPULATE_TIMEOUT: DWORD = 8014;
1846 pub const FRS_ERR_SYSVOL_IS_BUSY: DWORD = 8015;
1847 pub const FRS_ERR_SYSVOL_DEMOTE: DWORD = 8016;
1848 pub const FRS_ERR_INVALID_SERVICE_PARAMETER: DWORD = 8017;
1849 pub const DS_S_SUCCESS: DWORD = NO_ERROR;
1850 pub const ERROR_DS_NOT_INSTALLED: DWORD = 8200;
1851 pub const ERROR_DS_MEMBERSHIP_EVALUATED_LOCALLY: DWORD = 8201;
1852 pub const ERROR_DS_NO_ATTRIBUTE_OR_VALUE: DWORD = 8202;
1853 pub const ERROR_DS_INVALID_ATTRIBUTE_SYNTAX: DWORD = 8203;
1854 pub const ERROR_DS_ATTRIBUTE_TYPE_UNDEFINED: DWORD = 8204;
1855 pub const ERROR_DS_ATTRIBUTE_OR_VALUE_EXISTS: DWORD = 8205;
1856 pub const ERROR_DS_BUSY: DWORD = 8206;
1857 pub const ERROR_DS_UNAVAILABLE: DWORD = 8207;
1858 pub const ERROR_DS_NO_RIDS_ALLOCATED: DWORD = 8208;
1859 pub const ERROR_DS_NO_MORE_RIDS: DWORD = 8209;
1860 pub const ERROR_DS_INCORRECT_ROLE_OWNER: DWORD = 8210;
1861 pub const ERROR_DS_RIDMGR_INIT_ERROR: DWORD = 8211;
1862 pub const ERROR_DS_OBJ_CLASS_VIOLATION: DWORD = 8212;
1863 pub const ERROR_DS_CANT_ON_NON_LEAF: DWORD = 8213;
1864 pub const ERROR_DS_CANT_ON_RDN: DWORD = 8214;
1865 pub const ERROR_DS_CANT_MOD_OBJ_CLASS: DWORD = 8215;
1866 pub const ERROR_DS_CROSS_DOM_MOVE_ERROR: DWORD = 8216;
1867 pub const ERROR_DS_GC_NOT_AVAILABLE: DWORD = 8217;
1868 pub const ERROR_SHARED_POLICY: DWORD = 8218;
1869 pub const ERROR_POLICY_OBJECT_NOT_FOUND: DWORD = 8219;
1870 pub const ERROR_POLICY_ONLY_IN_DS: DWORD = 8220;
1871 pub const ERROR_PROMOTION_ACTIVE: DWORD = 8221;
1872 pub const ERROR_NO_PROMOTION_ACTIVE: DWORD = 8222;
1873 pub const ERROR_DS_OPERATIONS_ERROR: DWORD = 8224;
1874 pub const ERROR_DS_PROTOCOL_ERROR: DWORD = 8225;
1875 pub const ERROR_DS_TIMELIMIT_EXCEEDED: DWORD = 8226;
1876 pub const ERROR_DS_SIZELIMIT_EXCEEDED: DWORD = 8227;
1877 pub const ERROR_DS_ADMIN_LIMIT_EXCEEDED: DWORD = 8228;
1878 pub const ERROR_DS_COMPARE_FALSE: DWORD = 8229;
1879 pub const ERROR_DS_COMPARE_TRUE: DWORD = 8230;
1880 pub const ERROR_DS_AUTH_METHOD_NOT_SUPPORTED: DWORD = 8231;
1881 pub const ERROR_DS_STRONG_AUTH_REQUIRED: DWORD = 8232;
1882 pub const ERROR_DS_INAPPROPRIATE_AUTH: DWORD = 8233;
1883 pub const ERROR_DS_AUTH_UNKNOWN: DWORD = 8234;
1884 pub const ERROR_DS_REFERRAL: DWORD = 8235;
1885 pub const ERROR_DS_UNAVAILABLE_CRIT_EXTENSION: DWORD = 8236;
1886 pub const ERROR_DS_CONFIDENTIALITY_REQUIRED: DWORD = 8237;
1887 pub const ERROR_DS_INAPPROPRIATE_MATCHING: DWORD = 8238;
1888 pub const ERROR_DS_CONSTRAINT_VIOLATION: DWORD = 8239;
1889 pub const ERROR_DS_NO_SUCH_OBJECT: DWORD = 8240;
1890 pub const ERROR_DS_ALIAS_PROBLEM: DWORD = 8241;
1891 pub const ERROR_DS_INVALID_DN_SYNTAX: DWORD = 8242;
1892 pub const ERROR_DS_IS_LEAF: DWORD = 8243;
1893 pub const ERROR_DS_ALIAS_DEREF_PROBLEM: DWORD = 8244;
1894 pub const ERROR_DS_UNWILLING_TO_PERFORM: DWORD = 8245;
1895 pub const ERROR_DS_LOOP_DETECT: DWORD = 8246;
1896 pub const ERROR_DS_NAMING_VIOLATION: DWORD = 8247;
1897 pub const ERROR_DS_OBJECT_RESULTS_TOO_LARGE: DWORD = 8248;
1898 pub const ERROR_DS_AFFECTS_MULTIPLE_DSAS: DWORD = 8249;
1899 pub const ERROR_DS_SERVER_DOWN: DWORD = 8250;
1900 pub const ERROR_DS_LOCAL_ERROR: DWORD = 8251;
1901 pub const ERROR_DS_ENCODING_ERROR: DWORD = 8252;
1902 pub const ERROR_DS_DECODING_ERROR: DWORD = 8253;
1903 pub const ERROR_DS_FILTER_UNKNOWN: DWORD = 8254;
1904 pub const ERROR_DS_PARAM_ERROR: DWORD = 8255;
1905 pub const ERROR_DS_NOT_SUPPORTED: DWORD = 8256;
1906 pub const ERROR_DS_NO_RESULTS_RETURNED: DWORD = 8257;
1907 pub const ERROR_DS_CONTROL_NOT_FOUND: DWORD = 8258;
1908 pub const ERROR_DS_CLIENT_LOOP: DWORD = 8259;
1909 pub const ERROR_DS_REFERRAL_LIMIT_EXCEEDED: DWORD = 8260;
1910 pub const ERROR_DS_SORT_CONTROL_MISSING: DWORD = 8261;
1911 pub const ERROR_DS_OFFSET_RANGE_ERROR: DWORD = 8262;
1912 pub const ERROR_DS_RIDMGR_DISABLED: DWORD = 8263;
1913 pub const ERROR_DS_ROOT_MUST_BE_NC: DWORD = 8301;
1914 pub const ERROR_DS_ADD_REPLICA_INHIBITED: DWORD = 8302;
1915 pub const ERROR_DS_ATT_NOT_DEF_IN_SCHEMA: DWORD = 8303;
1916 pub const ERROR_DS_MAX_OBJ_SIZE_EXCEEDED: DWORD = 8304;
1917 pub const ERROR_DS_OBJ_STRING_NAME_EXISTS: DWORD = 8305;
1918 pub const ERROR_DS_NO_RDN_DEFINED_IN_SCHEMA: DWORD = 8306;
1919 pub const ERROR_DS_RDN_DOESNT_MATCH_SCHEMA: DWORD = 8307;
1920 pub const ERROR_DS_NO_REQUESTED_ATTS_FOUND: DWORD = 8308;
1921 pub const ERROR_DS_USER_BUFFER_TO_SMALL: DWORD = 8309;
1922 pub const ERROR_DS_ATT_IS_NOT_ON_OBJ: DWORD = 8310;
1923 pub const ERROR_DS_ILLEGAL_MOD_OPERATION: DWORD = 8311;
1924 pub const ERROR_DS_OBJ_TOO_LARGE: DWORD = 8312;
1925 pub const ERROR_DS_BAD_INSTANCE_TYPE: DWORD = 8313;
1926 pub const ERROR_DS_MASTERDSA_REQUIRED: DWORD = 8314;
1927 pub const ERROR_DS_OBJECT_CLASS_REQUIRED: DWORD = 8315;
1928 pub const ERROR_DS_MISSING_REQUIRED_ATT: DWORD = 8316;
1929 pub const ERROR_DS_ATT_NOT_DEF_FOR_CLASS: DWORD = 8317;
1930 pub const ERROR_DS_ATT_ALREADY_EXISTS: DWORD = 8318;
1931 pub const ERROR_DS_CANT_ADD_ATT_VALUES: DWORD = 8320;
1932 pub const ERROR_DS_SINGLE_VALUE_CONSTRAINT: DWORD = 8321;
1933 pub const ERROR_DS_RANGE_CONSTRAINT: DWORD = 8322;
1934 pub const ERROR_DS_ATT_VAL_ALREADY_EXISTS: DWORD = 8323;
1935 pub const ERROR_DS_CANT_REM_MISSING_ATT: DWORD = 8324;
1936 pub const ERROR_DS_CANT_REM_MISSING_ATT_VAL: DWORD = 8325;
1937 pub const ERROR_DS_ROOT_CANT_BE_SUBREF: DWORD = 8326;
1938 pub const ERROR_DS_NO_CHAINING: DWORD = 8327;
1939 pub const ERROR_DS_NO_CHAINED_EVAL: DWORD = 8328;
1940 pub const ERROR_DS_NO_PARENT_OBJECT: DWORD = 8329;
1941 pub const ERROR_DS_PARENT_IS_AN_ALIAS: DWORD = 8330;
1942 pub const ERROR_DS_CANT_MIX_MASTER_AND_REPS: DWORD = 8331;
1943 pub const ERROR_DS_CHILDREN_EXIST: DWORD = 8332;
1944 pub const ERROR_DS_OBJ_NOT_FOUND: DWORD = 8333;
1945 pub const ERROR_DS_ALIASED_OBJ_MISSING: DWORD = 8334;
1946 pub const ERROR_DS_BAD_NAME_SYNTAX: DWORD = 8335;
1947 pub const ERROR_DS_ALIAS_POINTS_TO_ALIAS: DWORD = 8336;
1948 pub const ERROR_DS_CANT_DEREF_ALIAS: DWORD = 8337;
1949 pub const ERROR_DS_OUT_OF_SCOPE: DWORD = 8338;
1950 pub const ERROR_DS_OBJECT_BEING_REMOVED: DWORD = 8339;
1951 pub const ERROR_DS_CANT_DELETE_DSA_OBJ: DWORD = 8340;
1952 pub const ERROR_DS_GENERIC_ERROR: DWORD = 8341;
1953 pub const ERROR_DS_DSA_MUST_BE_INT_MASTER: DWORD = 8342;
1954 pub const ERROR_DS_CLASS_NOT_DSA: DWORD = 8343;
1955 pub const ERROR_DS_INSUFF_ACCESS_RIGHTS: DWORD = 8344;
1956 pub const ERROR_DS_ILLEGAL_SUPERIOR: DWORD = 8345;
1957 pub const ERROR_DS_ATTRIBUTE_OWNED_BY_SAM: DWORD = 8346;
1958 pub const ERROR_DS_NAME_TOO_MANY_PARTS: DWORD = 8347;
1959 pub const ERROR_DS_NAME_TOO_LONG: DWORD = 8348;
1960 pub const ERROR_DS_NAME_VALUE_TOO_LONG: DWORD = 8349;
1961 pub const ERROR_DS_NAME_UNPARSEABLE: DWORD = 8350;
1962 pub const ERROR_DS_NAME_TYPE_UNKNOWN: DWORD = 8351;
1963 pub const ERROR_DS_NOT_AN_OBJECT: DWORD = 8352;
1964 pub const ERROR_DS_SEC_DESC_TOO_SHORT: DWORD = 8353;
1965 pub const ERROR_DS_SEC_DESC_INVALID: DWORD = 8354;
1966 pub const ERROR_DS_NO_DELETED_NAME: DWORD = 8355;
1967 pub const ERROR_DS_SUBREF_MUST_HAVE_PARENT: DWORD = 8356;
1968 pub const ERROR_DS_NCNAME_MUST_BE_NC: DWORD = 8357;
1969 pub const ERROR_DS_CANT_ADD_SYSTEM_ONLY: DWORD = 8358;
1970 pub const ERROR_DS_CLASS_MUST_BE_CONCRETE: DWORD = 8359;
1971 pub const ERROR_DS_INVALID_DMD: DWORD = 8360;
1972 pub const ERROR_DS_OBJ_GUID_EXISTS: DWORD = 8361;
1973 pub const ERROR_DS_NOT_ON_BACKLINK: DWORD = 8362;
1974 pub const ERROR_DS_NO_CROSSREF_FOR_NC: DWORD = 8363;
1975 pub const ERROR_DS_SHUTTING_DOWN: DWORD = 8364;
1976 pub const ERROR_DS_UNKNOWN_OPERATION: DWORD = 8365;
1977 pub const ERROR_DS_INVALID_ROLE_OWNER: DWORD = 8366;
1978 pub const ERROR_DS_COULDNT_CONTACT_FSMO: DWORD = 8367;
1979 pub const ERROR_DS_CROSS_NC_DN_RENAME: DWORD = 8368;
1980 pub const ERROR_DS_CANT_MOD_SYSTEM_ONLY: DWORD = 8369;
1981 pub const ERROR_DS_REPLICATOR_ONLY: DWORD = 8370;
1982 pub const ERROR_DS_OBJ_CLASS_NOT_DEFINED: DWORD = 8371;
1983 pub const ERROR_DS_OBJ_CLASS_NOT_SUBCLASS: DWORD = 8372;
1984 pub const ERROR_DS_NAME_REFERENCE_INVALID: DWORD = 8373;
1985 pub const ERROR_DS_CROSS_REF_EXISTS: DWORD = 8374;
1986 pub const ERROR_DS_CANT_DEL_MASTER_CROSSREF: DWORD = 8375;
1987 pub const ERROR_DS_SUBTREE_NOTIFY_NOT_NC_HEAD: DWORD = 8376;
1988 pub const ERROR_DS_NOTIFY_FILTER_TOO_COMPLEX: DWORD = 8377;
1989 pub const ERROR_DS_DUP_RDN: DWORD = 8378;
1990 pub const ERROR_DS_DUP_OID: DWORD = 8379;
1991 pub const ERROR_DS_DUP_MAPI_ID: DWORD = 8380;
1992 pub const ERROR_DS_DUP_SCHEMA_ID_GUID: DWORD = 8381;
1993 pub const ERROR_DS_DUP_LDAP_DISPLAY_NAME: DWORD = 8382;
1994 pub const ERROR_DS_SEMANTIC_ATT_TEST: DWORD = 8383;
1995 pub const ERROR_DS_SYNTAX_MISMATCH: DWORD = 8384;
1996 pub const ERROR_DS_EXISTS_IN_MUST_HAVE: DWORD = 8385;
1997 pub const ERROR_DS_EXISTS_IN_MAY_HAVE: DWORD = 8386;
1998 pub const ERROR_DS_NONEXISTENT_MAY_HAVE: DWORD = 8387;
1999 pub const ERROR_DS_NONEXISTENT_MUST_HAVE: DWORD = 8388;
2000 pub const ERROR_DS_AUX_CLS_TEST_FAIL: DWORD = 8389;
2001 pub const ERROR_DS_NONEXISTENT_POSS_SUP: DWORD = 8390;
2002 pub const ERROR_DS_SUB_CLS_TEST_FAIL: DWORD = 8391;
2003 pub const ERROR_DS_BAD_RDN_ATT_ID_SYNTAX: DWORD = 8392;
2004 pub const ERROR_DS_EXISTS_IN_AUX_CLS: DWORD = 8393;
2005 pub const ERROR_DS_EXISTS_IN_SUB_CLS: DWORD = 8394;
2006 pub const ERROR_DS_EXISTS_IN_POSS_SUP: DWORD = 8395;
2007 pub const ERROR_DS_RECALCSCHEMA_FAILED: DWORD = 8396;
2008 pub const ERROR_DS_TREE_DELETE_NOT_FINISHED: DWORD = 8397;
2009 pub const ERROR_DS_CANT_DELETE: DWORD = 8398;
2010 pub const ERROR_DS_ATT_SCHEMA_REQ_ID: DWORD = 8399;
2011 pub const ERROR_DS_BAD_ATT_SCHEMA_SYNTAX: DWORD = 8400;
2012 pub const ERROR_DS_CANT_CACHE_ATT: DWORD = 8401;
2013 pub const ERROR_DS_CANT_CACHE_CLASS: DWORD = 8402;
2014 pub const ERROR_DS_CANT_REMOVE_ATT_CACHE: DWORD = 8403;
2015 pub const ERROR_DS_CANT_REMOVE_CLASS_CACHE: DWORD = 8404;
2016 pub const ERROR_DS_CANT_RETRIEVE_DN: DWORD = 8405;
2017 pub const ERROR_DS_MISSING_SUPREF: DWORD = 8406;
2018 pub const ERROR_DS_CANT_RETRIEVE_INSTANCE: DWORD = 8407;
2019 pub const ERROR_DS_CODE_INCONSISTENCY: DWORD = 8408;
2020 pub const ERROR_DS_DATABASE_ERROR: DWORD = 8409;
2021 pub const ERROR_DS_GOVERNSID_MISSING: DWORD = 8410;
2022 pub const ERROR_DS_MISSING_EXPECTED_ATT: DWORD = 8411;
2023 pub const ERROR_DS_NCNAME_MISSING_CR_REF: DWORD = 8412;
2024 pub const ERROR_DS_SECURITY_CHECKING_ERROR: DWORD = 8413;
2025 pub const ERROR_DS_SCHEMA_NOT_LOADED: DWORD = 8414;
2026 pub const ERROR_DS_SCHEMA_ALLOC_FAILED: DWORD = 8415;
2027 pub const ERROR_DS_ATT_SCHEMA_REQ_SYNTAX: DWORD = 8416;
2028 pub const ERROR_DS_GCVERIFY_ERROR: DWORD = 8417;
2029 pub const ERROR_DS_DRA_SCHEMA_MISMATCH: DWORD = 8418;
2030 pub const ERROR_DS_CANT_FIND_DSA_OBJ: DWORD = 8419;
2031 pub const ERROR_DS_CANT_FIND_EXPECTED_NC: DWORD = 8420;
2032 pub const ERROR_DS_CANT_FIND_NC_IN_CACHE: DWORD = 8421;
2033 pub const ERROR_DS_CANT_RETRIEVE_CHILD: DWORD = 8422;
2034 pub const ERROR_DS_SECURITY_ILLEGAL_MODIFY: DWORD = 8423;
2035 pub const ERROR_DS_CANT_REPLACE_HIDDEN_REC: DWORD = 8424;
2036 pub const ERROR_DS_BAD_HIERARCHY_FILE: DWORD = 8425;
2037 pub const ERROR_DS_BUILD_HIERARCHY_TABLE_FAILED: DWORD = 8426;
2038 pub const ERROR_DS_CONFIG_PARAM_MISSING: DWORD = 8427;
2039 pub const ERROR_DS_COUNTING_AB_INDICES_FAILED: DWORD = 8428;
2040 pub const ERROR_DS_HIERARCHY_TABLE_MALLOC_FAILED: DWORD = 8429;
2041 pub const ERROR_DS_INTERNAL_FAILURE: DWORD = 8430;
2042 pub const ERROR_DS_UNKNOWN_ERROR: DWORD = 8431;
2043 pub const ERROR_DS_ROOT_REQUIRES_CLASS_TOP: DWORD = 8432;
2044 pub const ERROR_DS_REFUSING_FSMO_ROLES: DWORD = 8433;
2045 pub const ERROR_DS_MISSING_FSMO_SETTINGS: DWORD = 8434;
2046 pub const ERROR_DS_UNABLE_TO_SURRENDER_ROLES: DWORD = 8435;
2047 pub const ERROR_DS_DRA_GENERIC: DWORD = 8436;
2048 pub const ERROR_DS_DRA_INVALID_PARAMETER: DWORD = 8437;
2049 pub const ERROR_DS_DRA_BUSY: DWORD = 8438;
2050 pub const ERROR_DS_DRA_BAD_DN: DWORD = 8439;
2051 pub const ERROR_DS_DRA_BAD_NC: DWORD = 8440;
2052 pub const ERROR_DS_DRA_DN_EXISTS: DWORD = 8441;
2053 pub const ERROR_DS_DRA_INTERNAL_ERROR: DWORD = 8442;
2054 pub const ERROR_DS_DRA_INCONSISTENT_DIT: DWORD = 8443;
2055 pub const ERROR_DS_DRA_CONNECTION_FAILED: DWORD = 8444;
2056 pub const ERROR_DS_DRA_BAD_INSTANCE_TYPE: DWORD = 8445;
2057 pub const ERROR_DS_DRA_OUT_OF_MEM: DWORD = 8446;
2058 pub const ERROR_DS_DRA_MAIL_PROBLEM: DWORD = 8447;
2059 pub const ERROR_DS_DRA_REF_ALREADY_EXISTS: DWORD = 8448;
2060 pub const ERROR_DS_DRA_REF_NOT_FOUND: DWORD = 8449;
2061 pub const ERROR_DS_DRA_OBJ_IS_REP_SOURCE: DWORD = 8450;
2062 pub const ERROR_DS_DRA_DB_ERROR: DWORD = 8451;
2063 pub const ERROR_DS_DRA_NO_REPLICA: DWORD = 8452;
2064 pub const ERROR_DS_DRA_ACCESS_DENIED: DWORD = 8453;
2065 pub const ERROR_DS_DRA_NOT_SUPPORTED: DWORD = 8454;
2066 pub const ERROR_DS_DRA_RPC_CANCELLED: DWORD = 8455;
2067 pub const ERROR_DS_DRA_SOURCE_DISABLED: DWORD = 8456;
2068 pub const ERROR_DS_DRA_SINK_DISABLED: DWORD = 8457;
2069 pub const ERROR_DS_DRA_NAME_COLLISION: DWORD = 8458;
2070 pub const ERROR_DS_DRA_SOURCE_REINSTALLED: DWORD = 8459;
2071 pub const ERROR_DS_DRA_MISSING_PARENT: DWORD = 8460;
2072 pub const ERROR_DS_DRA_PREEMPTED: DWORD = 8461;
2073 pub const ERROR_DS_DRA_ABANDON_SYNC: DWORD = 8462;
2074 pub const ERROR_DS_DRA_SHUTDOWN: DWORD = 8463;
2075 pub const ERROR_DS_DRA_INCOMPATIBLE_PARTIAL_SET: DWORD = 8464;
2076 pub const ERROR_DS_DRA_SOURCE_IS_PARTIAL_REPLICA: DWORD = 8465;
2077 pub const ERROR_DS_DRA_EXTN_CONNECTION_FAILED: DWORD = 8466;
2078 pub const ERROR_DS_INSTALL_SCHEMA_MISMATCH: DWORD = 8467;
2079 pub const ERROR_DS_DUP_LINK_ID: DWORD = 8468;
2080 pub const ERROR_DS_NAME_ERROR_RESOLVING: DWORD = 8469;
2081 pub const ERROR_DS_NAME_ERROR_NOT_FOUND: DWORD = 8470;
2082 pub const ERROR_DS_NAME_ERROR_NOT_UNIQUE: DWORD = 8471;
2083 pub const ERROR_DS_NAME_ERROR_NO_MAPPING: DWORD = 8472;
2084 pub const ERROR_DS_NAME_ERROR_DOMAIN_ONLY: DWORD = 8473;
2085 pub const ERROR_DS_NAME_ERROR_NO_SYNTACTICAL_MAPPING: DWORD = 8474;
2086 pub const ERROR_DS_CONSTRUCTED_ATT_MOD: DWORD = 8475;
2087 pub const ERROR_DS_WRONG_OM_OBJ_CLASS: DWORD = 8476;
2088 pub const ERROR_DS_DRA_REPL_PENDING: DWORD = 8477;
2089 pub const ERROR_DS_DS_REQUIRED: DWORD = 8478;
2090 pub const ERROR_DS_INVALID_LDAP_DISPLAY_NAME: DWORD = 8479;
2091 pub const ERROR_DS_NON_BASE_SEARCH: DWORD = 8480;
2092 pub const ERROR_DS_CANT_RETRIEVE_ATTS: DWORD = 8481;
2093 pub const ERROR_DS_BACKLINK_WITHOUT_LINK: DWORD = 8482;
2094 pub const ERROR_DS_EPOCH_MISMATCH: DWORD = 8483;
2095 pub const ERROR_DS_SRC_NAME_MISMATCH: DWORD = 8484;
2096 pub const ERROR_DS_SRC_AND_DST_NC_IDENTICAL: DWORD = 8485;
2097 pub const ERROR_DS_DST_NC_MISMATCH: DWORD = 8486;
2098 pub const ERROR_DS_NOT_AUTHORITIVE_FOR_DST_NC: DWORD = 8487;
2099 pub const ERROR_DS_SRC_GUID_MISMATCH: DWORD = 8488;
2100 pub const ERROR_DS_CANT_MOVE_DELETED_OBJECT: DWORD = 8489;
2101 pub const ERROR_DS_PDC_OPERATION_IN_PROGRESS: DWORD = 8490;
2102 pub const ERROR_DS_CROSS_DOMAIN_CLEANUP_REQD: DWORD = 8491;
2103 pub const ERROR_DS_ILLEGAL_XDOM_MOVE_OPERATION: DWORD = 8492;
2104 pub const ERROR_DS_CANT_WITH_ACCT_GROUP_MEMBERSHPS: DWORD = 8493;
2105 pub const ERROR_DS_NC_MUST_HAVE_NC_PARENT: DWORD = 8494;
2106 pub const ERROR_DS_CR_IMPOSSIBLE_TO_VALIDATE: DWORD = 8495;
2107 pub const ERROR_DS_DST_DOMAIN_NOT_NATIVE: DWORD = 8496;
2108 pub const ERROR_DS_MISSING_INFRASTRUCTURE_CONTAINER: DWORD = 8497;
2109 pub const ERROR_DS_CANT_MOVE_ACCOUNT_GROUP: DWORD = 8498;
2110 pub const ERROR_DS_CANT_MOVE_RESOURCE_GROUP: DWORD = 8499;
2111 pub const ERROR_DS_INVALID_SEARCH_FLAG: DWORD = 8500;
2112 pub const ERROR_DS_NO_TREE_DELETE_ABOVE_NC: DWORD = 8501;
2113 pub const ERROR_DS_COULDNT_LOCK_TREE_FOR_DELETE: DWORD = 8502;
2114 pub const ERROR_DS_COULDNT_IDENTIFY_OBJECTS_FOR_TREE_DELETE: DWORD = 8503;
2115 pub const ERROR_DS_SAM_INIT_FAILURE: DWORD = 8504;
2116 pub const ERROR_DS_SENSITIVE_GROUP_VIOLATION: DWORD = 8505;
2117 pub const ERROR_DS_CANT_MOD_PRIMARYGROUPID: DWORD = 8506;
2118 pub const ERROR_DS_ILLEGAL_BASE_SCHEMA_MOD: DWORD = 8507;
2119 pub const ERROR_DS_NONSAFE_SCHEMA_CHANGE: DWORD = 8508;
2120 pub const ERROR_DS_SCHEMA_UPDATE_DISALLOWED: DWORD = 8509;
2121 pub const ERROR_DS_CANT_CREATE_UNDER_SCHEMA: DWORD = 8510;
2122 pub const ERROR_DS_INSTALL_NO_SRC_SCH_VERSION: DWORD = 8511;
2123 pub const ERROR_DS_INSTALL_NO_SCH_VERSION_IN_INIFILE: DWORD = 8512;
2124 pub const ERROR_DS_INVALID_GROUP_TYPE: DWORD = 8513;
2125 pub const ERROR_DS_NO_NEST_GLOBALGROUP_IN_MIXEDDOMAIN: DWORD = 8514;
2126 pub const ERROR_DS_NO_NEST_LOCALGROUP_IN_MIXEDDOMAIN: DWORD = 8515;
2127 pub const ERROR_DS_GLOBAL_CANT_HAVE_LOCAL_MEMBER: DWORD = 8516;
2128 pub const ERROR_DS_GLOBAL_CANT_HAVE_UNIVERSAL_MEMBER: DWORD = 8517;
2129 pub const ERROR_DS_UNIVERSAL_CANT_HAVE_LOCAL_MEMBER: DWORD = 8518;
2130 pub const ERROR_DS_GLOBAL_CANT_HAVE_CROSSDOMAIN_MEMBER: DWORD = 8519;
2131 pub const ERROR_DS_LOCAL_CANT_HAVE_CROSSDOMAIN_LOCAL_MEMBER: DWORD = 8520;
2132 pub const ERROR_DS_HAVE_PRIMARY_MEMBERS: DWORD = 8521;
2133 pub const ERROR_DS_STRING_SD_CONVERSION_FAILED: DWORD = 8522;
2134 pub const ERROR_DS_NAMING_MASTER_GC: DWORD = 8523;
2135 pub const ERROR_DS_DNS_LOOKUP_FAILURE: DWORD = 8524;
2136 pub const ERROR_DS_COULDNT_UPDATE_SPNS: DWORD = 8525;
2137 pub const ERROR_DS_CANT_RETRIEVE_SD: DWORD = 8526;
2138 pub const ERROR_DS_KEY_NOT_UNIQUE: DWORD = 8527;
2139 pub const ERROR_DS_WRONG_LINKED_ATT_SYNTAX: DWORD = 8528;
2140 pub const ERROR_DS_SAM_NEED_BOOTKEY_PASSWORD: DWORD = 8529;
2141 pub const ERROR_DS_SAM_NEED_BOOTKEY_FLOPPY: DWORD = 8530;
2142 pub const ERROR_DS_CANT_START: DWORD = 8531;
2143 pub const ERROR_DS_INIT_FAILURE: DWORD = 8532;
2144 pub const ERROR_DS_NO_PKT_PRIVACY_ON_CONNECTION: DWORD = 8533;
2145 pub const ERROR_DS_SOURCE_DOMAIN_IN_FOREST: DWORD = 8534;
2146 pub const ERROR_DS_DESTINATION_DOMAIN_NOT_IN_FOREST: DWORD = 8535;
2147 pub const ERROR_DS_DESTINATION_AUDITING_NOT_ENABLED: DWORD = 8536;
2148 pub const ERROR_DS_CANT_FIND_DC_FOR_SRC_DOMAIN: DWORD = 8537;
2149 pub const ERROR_DS_SRC_OBJ_NOT_GROUP_OR_USER: DWORD = 8538;
2150 pub const ERROR_DS_SRC_SID_EXISTS_IN_FOREST: DWORD = 8539;
2151 pub const ERROR_DS_SRC_AND_DST_OBJECT_CLASS_MISMATCH: DWORD = 8540;
2152 pub const ERROR_SAM_INIT_FAILURE: DWORD = 8541;
2153 pub const ERROR_DS_DRA_SCHEMA_INFO_SHIP: DWORD = 8542;
2154 pub const ERROR_DS_DRA_SCHEMA_CONFLICT: DWORD = 8543;
2155 pub const ERROR_DS_DRA_EARLIER_SCHEMA_CONFLICT: DWORD = 8544;
2156 pub const ERROR_DS_DRA_OBJ_NC_MISMATCH: DWORD = 8545;
2157 pub const ERROR_DS_NC_STILL_HAS_DSAS: DWORD = 8546;
2158 pub const ERROR_DS_GC_REQUIRED: DWORD = 8547;
2159 pub const ERROR_DS_LOCAL_MEMBER_OF_LOCAL_ONLY: DWORD = 8548;
2160 pub const ERROR_DS_NO_FPO_IN_UNIVERSAL_GROUPS: DWORD = 8549;
2161 pub const ERROR_DS_CANT_ADD_TO_GC: DWORD = 8550;
2162 pub const ERROR_DS_NO_CHECKPOINT_WITH_PDC: DWORD = 8551;
2163 pub const ERROR_DS_SOURCE_AUDITING_NOT_ENABLED: DWORD = 8552;
2164 pub const ERROR_DS_CANT_CREATE_IN_NONDOMAIN_NC: DWORD = 8553;
2165 pub const ERROR_DS_INVALID_NAME_FOR_SPN: DWORD = 8554;
2166 pub const ERROR_DS_FILTER_USES_CONTRUCTED_ATTRS: DWORD = 8555;
2167 pub const ERROR_DS_UNICODEPWD_NOT_IN_QUOTES: DWORD = 8556;
2168 pub const ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED: DWORD = 8557;
2169 pub const ERROR_DS_MUST_BE_RUN_ON_DST_DC: DWORD = 8558;
2170 pub const ERROR_DS_SRC_DC_MUST_BE_SP4_OR_GREATER: DWORD = 8559;
2171 pub const ERROR_DS_CANT_TREE_DELETE_CRITICAL_OBJ: DWORD = 8560;
2172 pub const ERROR_DS_INIT_FAILURE_CONSOLE: DWORD = 8561;
2173 pub const ERROR_DS_SAM_INIT_FAILURE_CONSOLE: DWORD = 8562;
2174 pub const ERROR_DS_FOREST_VERSION_TOO_HIGH: DWORD = 8563;
2175 pub const ERROR_DS_DOMAIN_VERSION_TOO_HIGH: DWORD = 8564;
2176 pub const ERROR_DS_FOREST_VERSION_TOO_LOW: DWORD = 8565;
2177 pub const ERROR_DS_DOMAIN_VERSION_TOO_LOW: DWORD = 8566;
2178 pub const ERROR_DS_INCOMPATIBLE_VERSION: DWORD = 8567;
2179 pub const ERROR_DS_LOW_DSA_VERSION: DWORD = 8568;
2180 pub const ERROR_DS_NO_BEHAVIOR_VERSION_IN_MIXEDDOMAIN: DWORD = 8569;
2181 pub const ERROR_DS_NOT_SUPPORTED_SORT_ORDER: DWORD = 8570;
2182 pub const ERROR_DS_NAME_NOT_UNIQUE: DWORD = 8571;
2183 pub const ERROR_DS_MACHINE_ACCOUNT_CREATED_PRENT4: DWORD = 8572;
2184 pub const ERROR_DS_OUT_OF_VERSION_STORE: DWORD = 8573;
2185 pub const ERROR_DS_INCOMPATIBLE_CONTROLS_USED: DWORD = 8574;
2186 pub const ERROR_DS_NO_REF_DOMAIN: DWORD = 8575;
2187 pub const ERROR_DS_RESERVED_LINK_ID: DWORD = 8576;
2188 pub const ERROR_DS_LINK_ID_NOT_AVAILABLE: DWORD = 8577;
2189 pub const ERROR_DS_AG_CANT_HAVE_UNIVERSAL_MEMBER: DWORD = 8578;
2190 pub const ERROR_DS_MODIFYDN_DISALLOWED_BY_INSTANCE_TYPE: DWORD = 8579;
2191 pub const ERROR_DS_NO_OBJECT_MOVE_IN_SCHEMA_NC: DWORD = 8580;
2192 pub const ERROR_DS_MODIFYDN_DISALLOWED_BY_FLAG: DWORD = 8581;
2193 pub const ERROR_DS_MODIFYDN_WRONG_GRANDPARENT: DWORD = 8582;
2194 pub const ERROR_DS_NAME_ERROR_TRUST_REFERRAL: DWORD = 8583;
2195 pub const ERROR_NOT_SUPPORTED_ON_STANDARD_SERVER: DWORD = 8584;
2196 pub const ERROR_DS_CANT_ACCESS_REMOTE_PART_OF_AD: DWORD = 8585;
2197 pub const ERROR_DS_CR_IMPOSSIBLE_TO_VALIDATE_V2: DWORD = 8586;
2198 pub const ERROR_DS_THREAD_LIMIT_EXCEEDED: DWORD = 8587;
2199 pub const ERROR_DS_NOT_CLOSEST: DWORD = 8588;
2200 pub const ERROR_DS_CANT_DERIVE_SPN_WITHOUT_SERVER_REF: DWORD = 8589;
2201 pub const ERROR_DS_SINGLE_USER_MODE_FAILED: DWORD = 8590;
2202 pub const ERROR_DS_NTDSCRIPT_SYNTAX_ERROR: DWORD = 8591;
2203 pub const ERROR_DS_NTDSCRIPT_PROCESS_ERROR: DWORD = 8592;
2204 pub const ERROR_DS_DIFFERENT_REPL_EPOCHS: DWORD = 8593;
2205 pub const ERROR_DS_DRS_EXTENSIONS_CHANGED: DWORD = 8594;
2206 pub const ERROR_DS_REPLICA_SET_CHANGE_NOT_ALLOWED_ON_DISABLED_CR: DWORD = 8595;
2207 pub const ERROR_DS_NO_MSDS_INTID: DWORD = 8596;
2208 pub const ERROR_DS_DUP_MSDS_INTID: DWORD = 8597;
2209 pub const ERROR_DS_EXISTS_IN_RDNATTID: DWORD = 8598;
2210 pub const ERROR_DS_AUTHORIZATION_FAILED: DWORD = 8599;
2211 pub const ERROR_DS_INVALID_SCRIPT: DWORD = 8600;
2212 pub const ERROR_DS_REMOTE_CROSSREF_OP_FAILED: DWORD = 8601;
2213 pub const ERROR_DS_CROSS_REF_BUSY: DWORD = 8602;
2214 pub const ERROR_DS_CANT_DERIVE_SPN_FOR_DELETED_DOMAIN: DWORD = 8603;
2215 pub const ERROR_DS_CANT_DEMOTE_WITH_WRITEABLE_NC: DWORD = 8604;
2216 pub const ERROR_DS_DUPLICATE_ID_FOUND: DWORD = 8605;
2217 pub const ERROR_DS_INSUFFICIENT_ATTR_TO_CREATE_OBJECT: DWORD = 8606;
2218 pub const ERROR_DS_GROUP_CONVERSION_ERROR: DWORD = 8607;
2219 pub const ERROR_DS_CANT_MOVE_APP_BASIC_GROUP: DWORD = 8608;
2220 pub const ERROR_DS_CANT_MOVE_APP_QUERY_GROUP: DWORD = 8609;
2221 pub const ERROR_DS_ROLE_NOT_VERIFIED: DWORD = 8610;
2222 pub const ERROR_DS_WKO_CONTAINER_CANNOT_BE_SPECIAL: DWORD = 8611;
2223 pub const ERROR_DS_DOMAIN_RENAME_IN_PROGRESS: DWORD = 8612;
2224 pub const ERROR_DS_EXISTING_AD_CHILD_NC: DWORD = 8613;
2225 pub const ERROR_DS_REPL_LIFETIME_EXCEEDED: DWORD = 8614;
2226 pub const ERROR_DS_DISALLOWED_IN_SYSTEM_CONTAINER: DWORD = 8615;
2227 pub const ERROR_DS_LDAP_SEND_QUEUE_FULL: DWORD = 8616;
2228 pub const ERROR_DS_DRA_OUT_SCHEDULE_WINDOW: DWORD = 8617;
2229 pub const ERROR_DS_POLICY_NOT_KNOWN: DWORD = 8618;
2230 pub const ERROR_NO_SITE_SETTINGS_OBJECT: DWORD = 8619;
2231 pub const ERROR_NO_SECRETS: DWORD = 8620;
2232 pub const ERROR_NO_WRITABLE_DC_FOUND: DWORD = 8621;
2233 pub const ERROR_DS_NO_SERVER_OBJECT: DWORD = 8622;
2234 pub const ERROR_DS_NO_NTDSA_OBJECT: DWORD = 8623;
2235 pub const ERROR_DS_NON_ASQ_SEARCH: DWORD = 8624;
2236 pub const ERROR_DS_AUDIT_FAILURE: DWORD = 8625;
2237 pub const ERROR_DS_INVALID_SEARCH_FLAG_SUBTREE: DWORD = 8626;
2238 pub const ERROR_DS_INVALID_SEARCH_FLAG_TUPLE: DWORD = 8627;
2239 pub const ERROR_DS_HIERARCHY_TABLE_TOO_DEEP: DWORD = 8628;
2240 pub const ERROR_DS_DRA_CORRUPT_UTD_VECTOR: DWORD = 8629;
2241 pub const ERROR_DS_DRA_SECRETS_DENIED: DWORD = 8630;
2242 pub const ERROR_DS_RESERVED_MAPI_ID: DWORD = 8631;
2243 pub const ERROR_DS_MAPI_ID_NOT_AVAILABLE: DWORD = 8632;
2244 pub const ERROR_DS_DRA_MISSING_KRBTGT_SECRET: DWORD = 8633;
2245 pub const ERROR_DS_DOMAIN_NAME_EXISTS_IN_FOREST: DWORD = 8634;
2246 pub const ERROR_DS_FLAT_NAME_EXISTS_IN_FOREST: DWORD = 8635;
2247 pub const ERROR_INVALID_USER_PRINCIPAL_NAME: DWORD = 8636;
2248 pub const ERROR_DS_OID_MAPPED_GROUP_CANT_HAVE_MEMBERS: DWORD = 8637;
2249 pub const ERROR_DS_OID_NOT_FOUND: DWORD = 8638;
2250 pub const ERROR_DS_DRA_RECYCLED_TARGET: DWORD = 8639;
2251 pub const ERROR_DS_DISALLOWED_NC_REDIRECT: DWORD = 8640;
2252 pub const ERROR_DS_HIGH_ADLDS_FFL: DWORD = 8641;
2253 pub const ERROR_DS_HIGH_DSA_VERSION: DWORD = 8642;
2254 pub const ERROR_DS_LOW_ADLDS_FFL: DWORD = 8643;
2255 pub const ERROR_DOMAIN_SID_SAME_AS_LOCAL_WORKSTATION: DWORD = 8644;
2256 pub const ERROR_DS_UNDELETE_SAM_VALIDATION_FAILED: DWORD = 8645;
2257 pub const ERROR_INCORRECT_ACCOUNT_TYPE: DWORD = 8646;
2258 pub const ERROR_DS_SPN_VALUE_NOT_UNIQUE_IN_FOREST: DWORD = 8647;
2259 pub const ERROR_DS_UPN_VALUE_NOT_UNIQUE_IN_FOREST: DWORD = 8648;
2260 pub const DNS_ERROR_RESPONSE_CODES_BASE: DWORD = 9000;
2261 pub const DNS_ERROR_RCODE_NO_ERROR: DWORD = NO_ERROR;
2262 pub const DNS_ERROR_MASK: DWORD = 0x00002328;
2263 pub const DNS_ERROR_RCODE_FORMAT_ERROR: DWORD = 9001;
2264 pub const DNS_ERROR_RCODE_SERVER_FAILURE: DWORD = 9002;
2265 pub const DNS_ERROR_RCODE_NAME_ERROR: DWORD = 9003;
2266 pub const DNS_ERROR_RCODE_NOT_IMPLEMENTED: DWORD = 9004;
2267 pub const DNS_ERROR_RCODE_REFUSED: DWORD = 9005;
2268 pub const DNS_ERROR_RCODE_YXDOMAIN: DWORD = 9006;
2269 pub const DNS_ERROR_RCODE_YXRRSET: DWORD = 9007;
2270 pub const DNS_ERROR_RCODE_NXRRSET: DWORD = 9008;
2271 pub const DNS_ERROR_RCODE_NOTAUTH: DWORD = 9009;
2272 pub const DNS_ERROR_RCODE_NOTZONE: DWORD = 9010;
2273 pub const DNS_ERROR_RCODE_BADSIG: DWORD = 9016;
2274 pub const DNS_ERROR_RCODE_BADKEY: DWORD = 9017;
2275 pub const DNS_ERROR_RCODE_BADTIME: DWORD = 9018;
2276 pub const DNS_ERROR_RCODE_LAST: DWORD = DNS_ERROR_RCODE_BADTIME;
2277 pub const DNS_ERROR_DNSSEC_BASE: DWORD = 9100;
2278 pub const DNS_ERROR_KEYMASTER_REQUIRED: DWORD = 9101;
2279 pub const DNS_ERROR_NOT_ALLOWED_ON_SIGNED_ZONE: DWORD = 9102;
2280 pub const DNS_ERROR_NSEC3_INCOMPATIBLE_WITH_RSA_SHA1: DWORD = 9103;
2281 pub const DNS_ERROR_NOT_ENOUGH_SIGNING_KEY_DESCRIPTORS: DWORD = 9104;
2282 pub const DNS_ERROR_UNSUPPORTED_ALGORITHM: DWORD = 9105;
2283 pub const DNS_ERROR_INVALID_KEY_SIZE: DWORD = 9106;
2284 pub const DNS_ERROR_SIGNING_KEY_NOT_ACCESSIBLE: DWORD = 9107;
2285 pub const DNS_ERROR_KSP_DOES_NOT_SUPPORT_PROTECTION: DWORD = 9108;
2286 pub const DNS_ERROR_UNEXPECTED_DATA_PROTECTION_ERROR: DWORD = 9109;
2287 pub const DNS_ERROR_UNEXPECTED_CNG_ERROR: DWORD = 9110;
2288 pub const DNS_ERROR_UNKNOWN_SIGNING_PARAMETER_VERSION: DWORD = 9111;
2289 pub const DNS_ERROR_KSP_NOT_ACCESSIBLE: DWORD = 9112;
2290 pub const DNS_ERROR_TOO_MANY_SKDS: DWORD = 9113;
2291 pub const DNS_ERROR_INVALID_ROLLOVER_PERIOD: DWORD = 9114;
2292 pub const DNS_ERROR_INVALID_INITIAL_ROLLOVER_OFFSET: DWORD = 9115;
2293 pub const DNS_ERROR_ROLLOVER_IN_PROGRESS: DWORD = 9116;
2294 pub const DNS_ERROR_STANDBY_KEY_NOT_PRESENT: DWORD = 9117;
2295 pub const DNS_ERROR_NOT_ALLOWED_ON_ZSK: DWORD = 9118;
2296 pub const DNS_ERROR_NOT_ALLOWED_ON_ACTIVE_SKD: DWORD = 9119;
2297 pub const DNS_ERROR_ROLLOVER_ALREADY_QUEUED: DWORD = 9120;
2298 pub const DNS_ERROR_NOT_ALLOWED_ON_UNSIGNED_ZONE: DWORD = 9121;
2299 pub const DNS_ERROR_BAD_KEYMASTER: DWORD = 9122;
2300 pub const DNS_ERROR_INVALID_SIGNATURE_VALIDITY_PERIOD: DWORD = 9123;
2301 pub const DNS_ERROR_INVALID_NSEC3_ITERATION_COUNT: DWORD = 9124;
2302 pub const DNS_ERROR_DNSSEC_IS_DISABLED: DWORD = 9125;
2303 pub const DNS_ERROR_INVALID_XML: DWORD = 9126;
2304 pub const DNS_ERROR_NO_VALID_TRUST_ANCHORS: DWORD = 9127;
2305 pub const DNS_ERROR_ROLLOVER_NOT_POKEABLE: DWORD = 9128;
2306 pub const DNS_ERROR_NSEC3_NAME_COLLISION: DWORD = 9129;
2307 pub const DNS_ERROR_NSEC_INCOMPATIBLE_WITH_NSEC3_RSA_SHA1: DWORD = 9130;
2308 pub const DNS_ERROR_PACKET_FMT_BASE: DWORD = 9500;
2309 pub const DNS_INFO_NO_RECORDS: DWORD = 9501;
2310 pub const DNS_ERROR_BAD_PACKET: DWORD = 9502;
2311 pub const DNS_ERROR_NO_PACKET: DWORD = 9503;
2312 pub const DNS_ERROR_RCODE: DWORD = 9504;
2313 pub const DNS_ERROR_UNSECURE_PACKET: DWORD = 9505;
2314 pub const DNS_STATUS_PACKET_UNSECURE: DWORD = DNS_ERROR_UNSECURE_PACKET;
2315 pub const DNS_REQUEST_PENDING: DWORD = 9506;
2316 pub const DNS_ERROR_NO_MEMORY: DWORD = ERROR_OUTOFMEMORY;
2317 pub const DNS_ERROR_INVALID_NAME: DWORD = ERROR_INVALID_NAME;
2318 pub const DNS_ERROR_INVALID_DATA: DWORD = ERROR_INVALID_DATA;
2319 pub const DNS_ERROR_GENERAL_API_BASE: DWORD = 9550;
2320 pub const DNS_ERROR_INVALID_TYPE: DWORD = 9551;
2321 pub const DNS_ERROR_INVALID_IP_ADDRESS: DWORD = 9552;
2322 pub const DNS_ERROR_INVALID_PROPERTY: DWORD = 9553;
2323 pub const DNS_ERROR_TRY_AGAIN_LATER: DWORD = 9554;
2324 pub const DNS_ERROR_NOT_UNIQUE: DWORD = 9555;
2325 pub const DNS_ERROR_NON_RFC_NAME: DWORD = 9556;
2326 pub const DNS_STATUS_FQDN: DWORD = 9557;
2327 pub const DNS_STATUS_DOTTED_NAME: DWORD = 9558;
2328 pub const DNS_STATUS_SINGLE_PART_NAME: DWORD = 9559;
2329 pub const DNS_ERROR_INVALID_NAME_CHAR: DWORD = 9560;
2330 pub const DNS_ERROR_NUMERIC_NAME: DWORD = 9561;
2331 pub const DNS_ERROR_NOT_ALLOWED_ON_ROOT_SERVER: DWORD = 9562;
2332 pub const DNS_ERROR_NOT_ALLOWED_UNDER_DELEGATION: DWORD = 9563;
2333 pub const DNS_ERROR_CANNOT_FIND_ROOT_HINTS: DWORD = 9564;
2334 pub const DNS_ERROR_INCONSISTENT_ROOT_HINTS: DWORD = 9565;
2335 pub const DNS_ERROR_DWORD_VALUE_TOO_SMALL: DWORD = 9566;
2336 pub const DNS_ERROR_DWORD_VALUE_TOO_LARGE: DWORD = 9567;
2337 pub const DNS_ERROR_BACKGROUND_LOADING: DWORD = 9568;
2338 pub const DNS_ERROR_NOT_ALLOWED_ON_RODC: DWORD = 9569;
2339 pub const DNS_ERROR_NOT_ALLOWED_UNDER_DNAME: DWORD = 9570;
2340 pub const DNS_ERROR_DELEGATION_REQUIRED: DWORD = 9571;
2341 pub const DNS_ERROR_INVALID_POLICY_TABLE: DWORD = 9572;
2342 pub const DNS_ERROR_ZONE_BASE: DWORD = 9600;
2343 pub const DNS_ERROR_ZONE_DOES_NOT_EXIST: DWORD = 9601;
2344 pub const DNS_ERROR_NO_ZONE_INFO: DWORD = 9602;
2345 pub const DNS_ERROR_INVALID_ZONE_OPERATION: DWORD = 9603;
2346 pub const DNS_ERROR_ZONE_CONFIGURATION_ERROR: DWORD = 9604;
2347 pub const DNS_ERROR_ZONE_HAS_NO_SOA_RECORD: DWORD = 9605;
2348 pub const DNS_ERROR_ZONE_HAS_NO_NS_RECORDS: DWORD = 9606;
2349 pub const DNS_ERROR_ZONE_LOCKED: DWORD = 9607;
2350 pub const DNS_ERROR_ZONE_CREATION_FAILED: DWORD = 9608;
2351 pub const DNS_ERROR_ZONE_ALREADY_EXISTS: DWORD = 9609;
2352 pub const DNS_ERROR_AUTOZONE_ALREADY_EXISTS: DWORD = 9610;
2353 pub const DNS_ERROR_INVALID_ZONE_TYPE: DWORD = 9611;
2354 pub const DNS_ERROR_SECONDARY_REQUIRES_MASTER_IP: DWORD = 9612;
2355 pub const DNS_ERROR_ZONE_NOT_SECONDARY: DWORD = 9613;
2356 pub const DNS_ERROR_NEED_SECONDARY_ADDRESSES: DWORD = 9614;
2357 pub const DNS_ERROR_WINS_INIT_FAILED: DWORD = 9615;
2358 pub const DNS_ERROR_NEED_WINS_SERVERS: DWORD = 9616;
2359 pub const DNS_ERROR_NBSTAT_INIT_FAILED: DWORD = 9617;
2360 pub const DNS_ERROR_SOA_DELETE_INVALID: DWORD = 9618;
2361 pub const DNS_ERROR_FORWARDER_ALREADY_EXISTS: DWORD = 9619;
2362 pub const DNS_ERROR_ZONE_REQUIRES_MASTER_IP: DWORD = 9620;
2363 pub const DNS_ERROR_ZONE_IS_SHUTDOWN: DWORD = 9621;
2364 pub const DNS_ERROR_ZONE_LOCKED_FOR_SIGNING: DWORD = 9622;
2365 pub const DNS_ERROR_DATAFILE_BASE: DWORD = 9650;
2366 pub const DNS_ERROR_PRIMARY_REQUIRES_DATAFILE: DWORD = 9651;
2367 pub const DNS_ERROR_INVALID_DATAFILE_NAME: DWORD = 9652;
2368 pub const DNS_ERROR_DATAFILE_OPEN_FAILURE: DWORD = 9653;
2369 pub const DNS_ERROR_FILE_WRITEBACK_FAILED: DWORD = 9654;
2370 pub const DNS_ERROR_DATAFILE_PARSING: DWORD = 9655;
2371 pub const DNS_ERROR_DATABASE_BASE: DWORD = 9700;
2372 pub const DNS_ERROR_RECORD_DOES_NOT_EXIST: DWORD = 9701;
2373 pub const DNS_ERROR_RECORD_FORMAT: DWORD = 9702;
2374 pub const DNS_ERROR_NODE_CREATION_FAILED: DWORD = 9703;
2375 pub const DNS_ERROR_UNKNOWN_RECORD_TYPE: DWORD = 9704;
2376 pub const DNS_ERROR_RECORD_TIMED_OUT: DWORD = 9705;
2377 pub const DNS_ERROR_NAME_NOT_IN_ZONE: DWORD = 9706;
2378 pub const DNS_ERROR_CNAME_LOOP: DWORD = 9707;
2379 pub const DNS_ERROR_NODE_IS_CNAME: DWORD = 9708;
2380 pub const DNS_ERROR_CNAME_COLLISION: DWORD = 9709;
2381 pub const DNS_ERROR_RECORD_ONLY_AT_ZONE_ROOT: DWORD = 9710;
2382 pub const DNS_ERROR_RECORD_ALREADY_EXISTS: DWORD = 9711;
2383 pub const DNS_ERROR_SECONDARY_DATA: DWORD = 9712;
2384 pub const DNS_ERROR_NO_CREATE_CACHE_DATA: DWORD = 9713;
2385 pub const DNS_ERROR_NAME_DOES_NOT_EXIST: DWORD = 9714;
2386 pub const DNS_WARNING_PTR_CREATE_FAILED: DWORD = 9715;
2387 pub const DNS_WARNING_DOMAIN_UNDELETED: DWORD = 9716;
2388 pub const DNS_ERROR_DS_UNAVAILABLE: DWORD = 9717;
2389 pub const DNS_ERROR_DS_ZONE_ALREADY_EXISTS: DWORD = 9718;
2390 pub const DNS_ERROR_NO_BOOTFILE_IF_DS_ZONE: DWORD = 9719;
2391 pub const DNS_ERROR_NODE_IS_DNAME: DWORD = 9720;
2392 pub const DNS_ERROR_DNAME_COLLISION: DWORD = 9721;
2393 pub const DNS_ERROR_ALIAS_LOOP: DWORD = 9722;
2394 pub const DNS_ERROR_OPERATION_BASE: DWORD = 9750;
2395 pub const DNS_INFO_AXFR_COMPLETE: DWORD = 9751;
2396 pub const DNS_ERROR_AXFR: DWORD = 9752;
2397 pub const DNS_INFO_ADDED_LOCAL_WINS: DWORD = 9753;
2398 pub const DNS_ERROR_SECURE_BASE: DWORD = 9800;
2399 pub const DNS_STATUS_CONTINUE_NEEDED: DWORD = 9801;
2400 pub const DNS_ERROR_SETUP_BASE: DWORD = 9850;
2401 pub const DNS_ERROR_NO_TCPIP: DWORD = 9851;
2402 pub const DNS_ERROR_NO_DNS_SERVERS: DWORD = 9852;
2403 pub const DNS_ERROR_DP_BASE: DWORD = 9900;
2404 pub const DNS_ERROR_DP_DOES_NOT_EXIST: DWORD = 9901;
2405 pub const DNS_ERROR_DP_ALREADY_EXISTS: DWORD = 9902;
2406 pub const DNS_ERROR_DP_NOT_ENLISTED: DWORD = 9903;
2407 pub const DNS_ERROR_DP_ALREADY_ENLISTED: DWORD = 9904;
2408 pub const DNS_ERROR_DP_NOT_AVAILABLE: DWORD = 9905;
2409 pub const DNS_ERROR_DP_FSMO_ERROR: DWORD = 9906;
2410 pub const DNS_ERROR_ZONESCOPE_ALREADY_EXISTS: DWORD = 9951;
2411 pub const DNS_ERROR_ZONESCOPE_DOES_NOT_EXIST: DWORD = 9952;
2412 pub const DNS_ERROR_DEFAULT_ZONESCOPE: DWORD = 9953;
2413 pub const DNS_ERROR_INVALID_ZONESCOPE_NAME: DWORD = 9954;
2414 pub const DNS_ERROR_NOT_ALLOWED_WITH_ZONESCOPES: DWORD = 9955;
2415 pub const DNS_ERROR_LOAD_ZONESCOPE_FAILED: DWORD = 9956;
2416 pub const DNS_ERROR_ZONESCOPE_FILE_WRITEBACK_FAILED: DWORD = 9957;
2417 pub const DNS_ERROR_INVALID_SCOPE_NAME: DWORD = 9958;
2418 pub const DNS_ERROR_SCOPE_DOES_NOT_EXIST: DWORD = 9959;
2419 pub const DNS_ERROR_DEFAULT_SCOPE: DWORD = 9960;
2420 pub const DNS_ERROR_INVALID_SCOPE_OPERATION: DWORD = 9961;
2421 pub const DNS_ERROR_SCOPE_LOCKED: DWORD = 9962;
2422 pub const DNS_ERROR_SCOPE_ALREADY_EXISTS: DWORD = 9963;
2423 pub const WSABASEERR: DWORD = 10000;
2424 pub const WSAEINTR: DWORD = 10004;
2425 pub const WSAEBADF: DWORD = 10009;
2426 pub const WSAEACCES: DWORD = 10013;
2427 pub const WSAEFAULT: DWORD = 10014;
2428 pub const WSAEINVAL: DWORD = 10022;
2429 pub const WSAEMFILE: DWORD = 10024;
2430 pub const WSAEWOULDBLOCK: DWORD = 10035;
2431 pub const WSAEINPROGRESS: DWORD = 10036;
2432 pub const WSAEALREADY: DWORD = 10037;
2433 pub const WSAENOTSOCK: DWORD = 10038;
2434 pub const WSAEDESTADDRREQ: DWORD = 10039;
2435 pub const WSAEMSGSIZE: DWORD = 10040;
2436 pub const WSAEPROTOTYPE: DWORD = 10041;
2437 pub const WSAENOPROTOOPT: DWORD = 10042;
2438 pub const WSAEPROTONOSUPPORT: DWORD = 10043;
2439 pub const WSAESOCKTNOSUPPORT: DWORD = 10044;
2440 pub const WSAEOPNOTSUPP: DWORD = 10045;
2441 pub const WSAEPFNOSUPPORT: DWORD = 10046;
2442 pub const WSAEAFNOSUPPORT: DWORD = 10047;
2443 pub const WSAEADDRINUSE: DWORD = 10048;
2444 pub const WSAEADDRNOTAVAIL: DWORD = 10049;
2445 pub const WSAENETDOWN: DWORD = 10050;
2446 pub const WSAENETUNREACH: DWORD = 10051;
2447 pub const WSAENETRESET: DWORD = 10052;
2448 pub const WSAECONNABORTED: DWORD = 10053;
2449 pub const WSAECONNRESET: DWORD = 10054;
2450 pub const WSAENOBUFS: DWORD = 10055;
2451 pub const WSAEISCONN: DWORD = 10056;
2452 pub const WSAENOTCONN: DWORD = 10057;
2453 pub const WSAESHUTDOWN: DWORD = 10058;
2454 pub const WSAETOOMANYREFS: DWORD = 10059;
2455 pub const WSAETIMEDOUT: DWORD = 10060;
2456 pub const WSAECONNREFUSED: DWORD = 10061;
2457 pub const WSAELOOP: DWORD = 10062;
2458 pub const WSAENAMETOOLONG: DWORD = 10063;
2459 pub const WSAEHOSTDOWN: DWORD = 10064;
2460 pub const WSAEHOSTUNREACH: DWORD = 10065;
2461 pub const WSAENOTEMPTY: DWORD = 10066;
2462 pub const WSAEPROCLIM: DWORD = 10067;
2463 pub const WSAEUSERS: DWORD = 10068;
2464 pub const WSAEDQUOT: DWORD = 10069;
2465 pub const WSAESTALE: DWORD = 10070;
2466 pub const WSAEREMOTE: DWORD = 10071;
2467 pub const WSASYSNOTREADY: DWORD = 10091;
2468 pub const WSAVERNOTSUPPORTED: DWORD = 10092;
2469 pub const WSANOTINITIALISED: DWORD = 10093;
2470 pub const WSAEDISCON: DWORD = 10101;
2471 pub const WSAENOMORE: DWORD = 10102;
2472 pub const WSAECANCELLED: DWORD = 10103;
2473 pub const WSAEINVALIDPROCTABLE: DWORD = 10104;
2474 pub const WSAEINVALIDPROVIDER: DWORD = 10105;
2475 pub const WSAEPROVIDERFAILEDINIT: DWORD = 10106;
2476 pub const WSASYSCALLFAILURE: DWORD = 10107;
2477 pub const WSASERVICE_NOT_FOUND: DWORD = 10108;
2478 pub const WSATYPE_NOT_FOUND: DWORD = 10109;
2479 pub const WSA_E_NO_MORE: DWORD = 10110;
2480 pub const WSA_E_CANCELLED: DWORD = 10111;
2481 pub const WSAEREFUSED: DWORD = 10112;
2482 pub const WSAHOST_NOT_FOUND: DWORD = 11001;
2483 pub const WSATRY_AGAIN: DWORD = 11002;
2484 pub const WSANO_RECOVERY: DWORD = 11003;
2485 pub const WSANO_DATA: DWORD = 11004;
2486 pub const WSA_QOS_RECEIVERS: DWORD = 11005;
2487 pub const WSA_QOS_SENDERS: DWORD = 11006;
2488 pub const WSA_QOS_NO_SENDERS: DWORD = 11007;
2489 pub const WSA_QOS_NO_RECEIVERS: DWORD = 11008;
2490 pub const WSA_QOS_REQUEST_CONFIRMED: DWORD = 11009;
2491 pub const WSA_QOS_ADMISSION_FAILURE: DWORD = 11010;
2492 pub const WSA_QOS_POLICY_FAILURE: DWORD = 11011;
2493 pub const WSA_QOS_BAD_STYLE: DWORD = 11012;
2494 pub const WSA_QOS_BAD_OBJECT: DWORD = 11013;
2495 pub const WSA_QOS_TRAFFIC_CTRL_ERROR: DWORD = 11014;
2496 pub const WSA_QOS_GENERIC_ERROR: DWORD = 11015;
2497 pub const WSA_QOS_ESERVICETYPE: DWORD = 11016;
2498 pub const WSA_QOS_EFLOWSPEC: DWORD = 11017;
2499 pub const WSA_QOS_EPROVSPECBUF: DWORD = 11018;
2500 pub const WSA_QOS_EFILTERSTYLE: DWORD = 11019;
2501 pub const WSA_QOS_EFILTERTYPE: DWORD = 11020;
2502 pub const WSA_QOS_EFILTERCOUNT: DWORD = 11021;
2503 pub const WSA_QOS_EOBJLENGTH: DWORD = 11022;
2504 pub const WSA_QOS_EFLOWCOUNT: DWORD = 11023;
2505 pub const WSA_QOS_EUNKOWNPSOBJ: DWORD = 11024;
2506 pub const WSA_QOS_EPOLICYOBJ: DWORD = 11025;
2507 pub const WSA_QOS_EFLOWDESC: DWORD = 11026;
2508 pub const WSA_QOS_EPSFLOWSPEC: DWORD = 11027;
2509 pub const WSA_QOS_EPSFILTERSPEC: DWORD = 11028;
2510 pub const WSA_QOS_ESDMODEOBJ: DWORD = 11029;
2511 pub const WSA_QOS_ESHAPERATEOBJ: DWORD = 11030;
2512 pub const WSA_QOS_RESERVED_PETYPE: DWORD = 11031;
2513 pub const WSA_SECURE_HOST_NOT_FOUND: DWORD = 11032;
2514 pub const WSA_IPSEC_NAME_POLICY_ERROR: DWORD = 11033;
2515 pub const ERROR_IPSEC_QM_POLICY_EXISTS: DWORD = 13000;
2516 pub const ERROR_IPSEC_QM_POLICY_NOT_FOUND: DWORD = 13001;
2517 pub const ERROR_IPSEC_QM_POLICY_IN_USE: DWORD = 13002;
2518 pub const ERROR_IPSEC_MM_POLICY_EXISTS: DWORD = 13003;
2519 pub const ERROR_IPSEC_MM_POLICY_NOT_FOUND: DWORD = 13004;
2520 pub const ERROR_IPSEC_MM_POLICY_IN_USE: DWORD = 13005;
2521 pub const ERROR_IPSEC_MM_FILTER_EXISTS: DWORD = 13006;
2522 pub const ERROR_IPSEC_MM_FILTER_NOT_FOUND: DWORD = 13007;
2523 pub const ERROR_IPSEC_TRANSPORT_FILTER_EXISTS: DWORD = 13008;
2524 pub const ERROR_IPSEC_TRANSPORT_FILTER_NOT_FOUND: DWORD = 13009;
2525 pub const ERROR_IPSEC_MM_AUTH_EXISTS: DWORD = 13010;
2526 pub const ERROR_IPSEC_MM_AUTH_NOT_FOUND: DWORD = 13011;
2527 pub const ERROR_IPSEC_MM_AUTH_IN_USE: DWORD = 13012;
2528 pub const ERROR_IPSEC_DEFAULT_MM_POLICY_NOT_FOUND: DWORD = 13013;
2529 pub const ERROR_IPSEC_DEFAULT_MM_AUTH_NOT_FOUND: DWORD = 13014;
2530 pub const ERROR_IPSEC_DEFAULT_QM_POLICY_NOT_FOUND: DWORD = 13015;
2531 pub const ERROR_IPSEC_TUNNEL_FILTER_EXISTS: DWORD = 13016;
2532 pub const ERROR_IPSEC_TUNNEL_FILTER_NOT_FOUND: DWORD = 13017;
2533 pub const ERROR_IPSEC_MM_FILTER_PENDING_DELETION: DWORD = 13018;
2534 pub const ERROR_IPSEC_TRANSPORT_FILTER_PENDING_DELETION: DWORD = 13019;
2535 pub const ERROR_IPSEC_TUNNEL_FILTER_PENDING_DELETION: DWORD = 13020;
2536 pub const ERROR_IPSEC_MM_POLICY_PENDING_DELETION: DWORD = 13021;
2537 pub const ERROR_IPSEC_MM_AUTH_PENDING_DELETION: DWORD = 13022;
2538 pub const ERROR_IPSEC_QM_POLICY_PENDING_DELETION: DWORD = 13023;
2539 pub const WARNING_IPSEC_MM_POLICY_PRUNED: DWORD = 13024;
2540 pub const WARNING_IPSEC_QM_POLICY_PRUNED: DWORD = 13025;
2541 pub const ERROR_IPSEC_IKE_NEG_STATUS_BEGIN: DWORD = 13800;
2542 pub const ERROR_IPSEC_IKE_AUTH_FAIL: DWORD = 13801;
2543 pub const ERROR_IPSEC_IKE_ATTRIB_FAIL: DWORD = 13802;
2544 pub const ERROR_IPSEC_IKE_NEGOTIATION_PENDING: DWORD = 13803;
2545 pub const ERROR_IPSEC_IKE_GENERAL_PROCESSING_ERROR: DWORD = 13804;
2546 pub const ERROR_IPSEC_IKE_TIMED_OUT: DWORD = 13805;
2547 pub const ERROR_IPSEC_IKE_NO_CERT: DWORD = 13806;
2548 pub const ERROR_IPSEC_IKE_SA_DELETED: DWORD = 13807;
2549 pub const ERROR_IPSEC_IKE_SA_REAPED: DWORD = 13808;
2550 pub const ERROR_IPSEC_IKE_MM_ACQUIRE_DROP: DWORD = 13809;
2551 pub const ERROR_IPSEC_IKE_QM_ACQUIRE_DROP: DWORD = 13810;
2552 pub const ERROR_IPSEC_IKE_QUEUE_DROP_MM: DWORD = 13811;
2553 pub const ERROR_IPSEC_IKE_QUEUE_DROP_NO_MM: DWORD = 13812;
2554 pub const ERROR_IPSEC_IKE_DROP_NO_RESPONSE: DWORD = 13813;
2555 pub const ERROR_IPSEC_IKE_MM_DELAY_DROP: DWORD = 13814;
2556 pub const ERROR_IPSEC_IKE_QM_DELAY_DROP: DWORD = 13815;
2557 pub const ERROR_IPSEC_IKE_ERROR: DWORD = 13816;
2558 pub const ERROR_IPSEC_IKE_CRL_FAILED: DWORD = 13817;
2559 pub const ERROR_IPSEC_IKE_INVALID_KEY_USAGE: DWORD = 13818;
2560 pub const ERROR_IPSEC_IKE_INVALID_CERT_TYPE: DWORD = 13819;
2561 pub const ERROR_IPSEC_IKE_NO_PRIVATE_KEY: DWORD = 13820;
2562 pub const ERROR_IPSEC_IKE_SIMULTANEOUS_REKEY: DWORD = 13821;
2563 pub const ERROR_IPSEC_IKE_DH_FAIL: DWORD = 13822;
2564 pub const ERROR_IPSEC_IKE_CRITICAL_PAYLOAD_NOT_RECOGNIZED: DWORD = 13823;
2565 pub const ERROR_IPSEC_IKE_INVALID_HEADER: DWORD = 13824;
2566 pub const ERROR_IPSEC_IKE_NO_POLICY: DWORD = 13825;
2567 pub const ERROR_IPSEC_IKE_INVALID_SIGNATURE: DWORD = 13826;
2568 pub const ERROR_IPSEC_IKE_KERBEROS_ERROR: DWORD = 13827;
2569 pub const ERROR_IPSEC_IKE_NO_PUBLIC_KEY: DWORD = 13828;
2570 pub const ERROR_IPSEC_IKE_PROCESS_ERR: DWORD = 13829;
2571 pub const ERROR_IPSEC_IKE_PROCESS_ERR_SA: DWORD = 13830;
2572 pub const ERROR_IPSEC_IKE_PROCESS_ERR_PROP: DWORD = 13831;
2573 pub const ERROR_IPSEC_IKE_PROCESS_ERR_TRANS: DWORD = 13832;
2574 pub const ERROR_IPSEC_IKE_PROCESS_ERR_KE: DWORD = 13833;
2575 pub const ERROR_IPSEC_IKE_PROCESS_ERR_ID: DWORD = 13834;
2576 pub const ERROR_IPSEC_IKE_PROCESS_ERR_CERT: DWORD = 13835;
2577 pub const ERROR_IPSEC_IKE_PROCESS_ERR_CERT_REQ: DWORD = 13836;
2578 pub const ERROR_IPSEC_IKE_PROCESS_ERR_HASH: DWORD = 13837;
2579 pub const ERROR_IPSEC_IKE_PROCESS_ERR_SIG: DWORD = 13838;
2580 pub const ERROR_IPSEC_IKE_PROCESS_ERR_NONCE: DWORD = 13839;
2581 pub const ERROR_IPSEC_IKE_PROCESS_ERR_NOTIFY: DWORD = 13840;
2582 pub const ERROR_IPSEC_IKE_PROCESS_ERR_DELETE: DWORD = 13841;
2583 pub const ERROR_IPSEC_IKE_PROCESS_ERR_VENDOR: DWORD = 13842;
2584 pub const ERROR_IPSEC_IKE_INVALID_PAYLOAD: DWORD = 13843;
2585 pub const ERROR_IPSEC_IKE_LOAD_SOFT_SA: DWORD = 13844;
2586 pub const ERROR_IPSEC_IKE_SOFT_SA_TORN_DOWN: DWORD = 13845;
2587 pub const ERROR_IPSEC_IKE_INVALID_COOKIE: DWORD = 13846;
2588 pub const ERROR_IPSEC_IKE_NO_PEER_CERT: DWORD = 13847;
2589 pub const ERROR_IPSEC_IKE_PEER_CRL_FAILED: DWORD = 13848;
2590 pub const ERROR_IPSEC_IKE_POLICY_CHANGE: DWORD = 13849;
2591 pub const ERROR_IPSEC_IKE_NO_MM_POLICY: DWORD = 13850;
2592 pub const ERROR_IPSEC_IKE_NOTCBPRIV: DWORD = 13851;
2593 pub const ERROR_IPSEC_IKE_SECLOADFAIL: DWORD = 13852;
2594 pub const ERROR_IPSEC_IKE_FAILSSPINIT: DWORD = 13853;
2595 pub const ERROR_IPSEC_IKE_FAILQUERYSSP: DWORD = 13854;
2596 pub const ERROR_IPSEC_IKE_SRVACQFAIL: DWORD = 13855;
2597 pub const ERROR_IPSEC_IKE_SRVQUERYCRED: DWORD = 13856;
2598 pub const ERROR_IPSEC_IKE_GETSPIFAIL: DWORD = 13857;
2599 pub const ERROR_IPSEC_IKE_INVALID_FILTER: DWORD = 13858;
2600 pub const ERROR_IPSEC_IKE_OUT_OF_MEMORY: DWORD = 13859;
2601 pub const ERROR_IPSEC_IKE_ADD_UPDATE_KEY_FAILED: DWORD = 13860;
2602 pub const ERROR_IPSEC_IKE_INVALID_POLICY: DWORD = 13861;
2603 pub const ERROR_IPSEC_IKE_UNKNOWN_DOI: DWORD = 13862;
2604 pub const ERROR_IPSEC_IKE_INVALID_SITUATION: DWORD = 13863;
2605 pub const ERROR_IPSEC_IKE_DH_FAILURE: DWORD = 13864;
2606 pub const ERROR_IPSEC_IKE_INVALID_GROUP: DWORD = 13865;
2607 pub const ERROR_IPSEC_IKE_ENCRYPT: DWORD = 13866;
2608 pub const ERROR_IPSEC_IKE_DECRYPT: DWORD = 13867;
2609 pub const ERROR_IPSEC_IKE_POLICY_MATCH: DWORD = 13868;
2610 pub const ERROR_IPSEC_IKE_UNSUPPORTED_ID: DWORD = 13869;
2611 pub const ERROR_IPSEC_IKE_INVALID_HASH: DWORD = 13870;
2612 pub const ERROR_IPSEC_IKE_INVALID_HASH_ALG: DWORD = 13871;
2613 pub const ERROR_IPSEC_IKE_INVALID_HASH_SIZE: DWORD = 13872;
2614 pub const ERROR_IPSEC_IKE_INVALID_ENCRYPT_ALG: DWORD = 13873;
2615 pub const ERROR_IPSEC_IKE_INVALID_AUTH_ALG: DWORD = 13874;
2616 pub const ERROR_IPSEC_IKE_INVALID_SIG: DWORD = 13875;
2617 pub const ERROR_IPSEC_IKE_LOAD_FAILED: DWORD = 13876;
2618 pub const ERROR_IPSEC_IKE_RPC_DELETE: DWORD = 13877;
2619 pub const ERROR_IPSEC_IKE_BENIGN_REINIT: DWORD = 13878;
2620 pub const ERROR_IPSEC_IKE_INVALID_RESPONDER_LIFETIME_NOTIFY: DWORD = 13879;
2621 pub const ERROR_IPSEC_IKE_INVALID_MAJOR_VERSION: DWORD = 13880;
2622 pub const ERROR_IPSEC_IKE_INVALID_CERT_KEYLEN: DWORD = 13881;
2623 pub const ERROR_IPSEC_IKE_MM_LIMIT: DWORD = 13882;
2624 pub const ERROR_IPSEC_IKE_NEGOTIATION_DISABLED: DWORD = 13883;
2625 pub const ERROR_IPSEC_IKE_QM_LIMIT: DWORD = 13884;
2626 pub const ERROR_IPSEC_IKE_MM_EXPIRED: DWORD = 13885;
2627 pub const ERROR_IPSEC_IKE_PEER_MM_ASSUMED_INVALID: DWORD = 13886;
2628 pub const ERROR_IPSEC_IKE_CERT_CHAIN_POLICY_MISMATCH: DWORD = 13887;
2629 pub const ERROR_IPSEC_IKE_UNEXPECTED_MESSAGE_ID: DWORD = 13888;
2630 pub const ERROR_IPSEC_IKE_INVALID_AUTH_PAYLOAD: DWORD = 13889;
2631 pub const ERROR_IPSEC_IKE_DOS_COOKIE_SENT: DWORD = 13890;
2632 pub const ERROR_IPSEC_IKE_SHUTTING_DOWN: DWORD = 13891;
2633 pub const ERROR_IPSEC_IKE_CGA_AUTH_FAILED: DWORD = 13892;
2634 pub const ERROR_IPSEC_IKE_PROCESS_ERR_NATOA: DWORD = 13893;
2635 pub const ERROR_IPSEC_IKE_INVALID_MM_FOR_QM: DWORD = 13894;
2636 pub const ERROR_IPSEC_IKE_QM_EXPIRED: DWORD = 13895;
2637 pub const ERROR_IPSEC_IKE_TOO_MANY_FILTERS: DWORD = 13896;
2638 pub const ERROR_IPSEC_IKE_NEG_STATUS_END: DWORD = 13897;
2639 pub const ERROR_IPSEC_IKE_KILL_DUMMY_NAP_TUNNEL: DWORD = 13898;
2640 pub const ERROR_IPSEC_IKE_INNER_IP_ASSIGNMENT_FAILURE: DWORD = 13899;
2641 pub const ERROR_IPSEC_IKE_REQUIRE_CP_PAYLOAD_MISSING: DWORD = 13900;
2642 pub const ERROR_IPSEC_KEY_MODULE_IMPERSONATION_NEGOTIATION_PENDING: DWORD = 13901;
2643 pub const ERROR_IPSEC_IKE_COEXISTENCE_SUPPRESS: DWORD = 13902;
2644 pub const ERROR_IPSEC_IKE_RATELIMIT_DROP: DWORD = 13903;
2645 pub const ERROR_IPSEC_IKE_PEER_DOESNT_SUPPORT_MOBIKE: DWORD = 13904;
2646 pub const ERROR_IPSEC_IKE_AUTHORIZATION_FAILURE: DWORD = 13905;
2647 pub const ERROR_IPSEC_IKE_STRONG_CRED_AUTHORIZATION_FAILURE: DWORD = 13906;
2648 pub const ERROR_IPSEC_IKE_AUTHORIZATION_FAILURE_WITH_OPTIONAL_RETRY: DWORD = 13907;
2649 pub const ERROR_IPSEC_IKE_STRONG_CRED_AUTHORIZATION_AND_CERTMAP_FAILURE: DWORD = 13908;
2650 pub const ERROR_IPSEC_IKE_NEG_STATUS_EXTENDED_END: DWORD = 13909;
2651 pub const ERROR_IPSEC_BAD_SPI: DWORD = 13910;
2652 pub const ERROR_IPSEC_SA_LIFETIME_EXPIRED: DWORD = 13911;
2653 pub const ERROR_IPSEC_WRONG_SA: DWORD = 13912;
2654 pub const ERROR_IPSEC_REPLAY_CHECK_FAILED: DWORD = 13913;
2655 pub const ERROR_IPSEC_INVALID_PACKET: DWORD = 13914;
2656 pub const ERROR_IPSEC_INTEGRITY_CHECK_FAILED: DWORD = 13915;
2657 pub const ERROR_IPSEC_CLEAR_TEXT_DROP: DWORD = 13916;
2658 pub const ERROR_IPSEC_AUTH_FIREWALL_DROP: DWORD = 13917;
2659 pub const ERROR_IPSEC_THROTTLE_DROP: DWORD = 13918;
2660 pub const ERROR_IPSEC_DOSP_BLOCK: DWORD = 13925;
2661 pub const ERROR_IPSEC_DOSP_RECEIVED_MULTICAST: DWORD = 13926;
2662 pub const ERROR_IPSEC_DOSP_INVALID_PACKET: DWORD = 13927;
2663 pub const ERROR_IPSEC_DOSP_STATE_LOOKUP_FAILED: DWORD = 13928;
2664 pub const ERROR_IPSEC_DOSP_MAX_ENTRIES: DWORD = 13929;
2665 pub const ERROR_IPSEC_DOSP_KEYMOD_NOT_ALLOWED: DWORD = 13930;
2666 pub const ERROR_IPSEC_DOSP_NOT_INSTALLED: DWORD = 13931;
2667 pub const ERROR_IPSEC_DOSP_MAX_PER_IP_RATELIMIT_QUEUES: DWORD = 13932;
2668 pub const ERROR_SXS_SECTION_NOT_FOUND: DWORD = 14000;
2669 pub const ERROR_SXS_CANT_GEN_ACTCTX: DWORD = 14001;
2670 pub const ERROR_SXS_INVALID_ACTCTXDATA_FORMAT: DWORD = 14002;
2671 pub const ERROR_SXS_ASSEMBLY_NOT_FOUND: DWORD = 14003;
2672 pub const ERROR_SXS_MANIFEST_FORMAT_ERROR: DWORD = 14004;
2673 pub const ERROR_SXS_MANIFEST_PARSE_ERROR: DWORD = 14005;
2674 pub const ERROR_SXS_ACTIVATION_CONTEXT_DISABLED: DWORD = 14006;
2675 pub const ERROR_SXS_KEY_NOT_FOUND: DWORD = 14007;
2676 pub const ERROR_SXS_VERSION_CONFLICT: DWORD = 14008;
2677 pub const ERROR_SXS_WRONG_SECTION_TYPE: DWORD = 14009;
2678 pub const ERROR_SXS_THREAD_QUERIES_DISABLED: DWORD = 14010;
2679 pub const ERROR_SXS_PROCESS_DEFAULT_ALREADY_SET: DWORD = 14011;
2680 pub const ERROR_SXS_UNKNOWN_ENCODING_GROUP: DWORD = 14012;
2681 pub const ERROR_SXS_UNKNOWN_ENCODING: DWORD = 14013;
2682 pub const ERROR_SXS_INVALID_XML_NAMESPACE_URI: DWORD = 14014;
2683 pub const ERROR_SXS_ROOT_MANIFEST_DEPENDENCY_NOT_INSTALLED: DWORD = 14015;
2684 pub const ERROR_SXS_LEAF_MANIFEST_DEPENDENCY_NOT_INSTALLED: DWORD = 14016;
2685 pub const ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE: DWORD = 14017;
2686 pub const ERROR_SXS_MANIFEST_MISSING_REQUIRED_DEFAULT_NAMESPACE: DWORD = 14018;
2687 pub const ERROR_SXS_MANIFEST_INVALID_REQUIRED_DEFAULT_NAMESPACE: DWORD = 14019;
2688 pub const ERROR_SXS_PRIVATE_MANIFEST_CROSS_PATH_WITH_REPARSE_POINT: DWORD = 14020;
2689 pub const ERROR_SXS_DUPLICATE_DLL_NAME: DWORD = 14021;
2690 pub const ERROR_SXS_DUPLICATE_WINDOWCLASS_NAME: DWORD = 14022;
2691 pub const ERROR_SXS_DUPLICATE_CLSID: DWORD = 14023;
2692 pub const ERROR_SXS_DUPLICATE_IID: DWORD = 14024;
2693 pub const ERROR_SXS_DUPLICATE_TLBID: DWORD = 14025;
2694 pub const ERROR_SXS_DUPLICATE_PROGID: DWORD = 14026;
2695 pub const ERROR_SXS_DUPLICATE_ASSEMBLY_NAME: DWORD = 14027;
2696 pub const ERROR_SXS_FILE_HASH_MISMATCH: DWORD = 14028;
2697 pub const ERROR_SXS_POLICY_PARSE_ERROR: DWORD = 14029;
2698 pub const ERROR_SXS_XML_E_MISSINGQUOTE: DWORD = 14030;
2699 pub const ERROR_SXS_XML_E_COMMENTSYNTAX: DWORD = 14031;
2700 pub const ERROR_SXS_XML_E_BADSTARTNAMECHAR: DWORD = 14032;
2701 pub const ERROR_SXS_XML_E_BADNAMECHAR: DWORD = 14033;
2702 pub const ERROR_SXS_XML_E_BADCHARINSTRING: DWORD = 14034;
2703 pub const ERROR_SXS_XML_E_XMLDECLSYNTAX: DWORD = 14035;
2704 pub const ERROR_SXS_XML_E_BADCHARDATA: DWORD = 14036;
2705 pub const ERROR_SXS_XML_E_MISSINGWHITESPACE: DWORD = 14037;
2706 pub const ERROR_SXS_XML_E_EXPECTINGTAGEND: DWORD = 14038;
2707 pub const ERROR_SXS_XML_E_MISSINGSEMICOLON: DWORD = 14039;
2708 pub const ERROR_SXS_XML_E_UNBALANCEDPAREN: DWORD = 14040;
2709 pub const ERROR_SXS_XML_E_INTERNALERROR: DWORD = 14041;
2710 pub const ERROR_SXS_XML_E_UNEXPECTED_WHITESPACE: DWORD = 14042;
2711 pub const ERROR_SXS_XML_E_INCOMPLETE_ENCODING: DWORD = 14043;
2712 pub const ERROR_SXS_XML_E_MISSING_PAREN: DWORD = 14044;
2713 pub const ERROR_SXS_XML_E_EXPECTINGCLOSEQUOTE: DWORD = 14045;
2714 pub const ERROR_SXS_XML_E_MULTIPLE_COLONS: DWORD = 14046;
2715 pub const ERROR_SXS_XML_E_INVALID_DECIMAL: DWORD = 14047;
2716 pub const ERROR_SXS_XML_E_INVALID_HEXIDECIMAL: DWORD = 14048;
2717 pub const ERROR_SXS_XML_E_INVALID_UNICODE: DWORD = 14049;
2718 pub const ERROR_SXS_XML_E_WHITESPACEORQUESTIONMARK: DWORD = 14050;
2719 pub const ERROR_SXS_XML_E_UNEXPECTEDENDTAG: DWORD = 14051;
2720 pub const ERROR_SXS_XML_E_UNCLOSEDTAG: DWORD = 14052;
2721 pub const ERROR_SXS_XML_E_DUPLICATEATTRIBUTE: DWORD = 14053;
2722 pub const ERROR_SXS_XML_E_MULTIPLEROOTS: DWORD = 14054;
2723 pub const ERROR_SXS_XML_E_INVALIDATROOTLEVEL: DWORD = 14055;
2724 pub const ERROR_SXS_XML_E_BADXMLDECL: DWORD = 14056;
2725 pub const ERROR_SXS_XML_E_MISSINGROOT: DWORD = 14057;
2726 pub const ERROR_SXS_XML_E_UNEXPECTEDEOF: DWORD = 14058;
2727 pub const ERROR_SXS_XML_E_BADPEREFINSUBSET: DWORD = 14059;
2728 pub const ERROR_SXS_XML_E_UNCLOSEDSTARTTAG: DWORD = 14060;
2729 pub const ERROR_SXS_XML_E_UNCLOSEDENDTAG: DWORD = 14061;
2730 pub const ERROR_SXS_XML_E_UNCLOSEDSTRING: DWORD = 14062;
2731 pub const ERROR_SXS_XML_E_UNCLOSEDCOMMENT: DWORD = 14063;
2732 pub const ERROR_SXS_XML_E_UNCLOSEDDECL: DWORD = 14064;
2733 pub const ERROR_SXS_XML_E_UNCLOSEDCDATA: DWORD = 14065;
2734 pub const ERROR_SXS_XML_E_RESERVEDNAMESPACE: DWORD = 14066;
2735 pub const ERROR_SXS_XML_E_INVALIDENCODING: DWORD = 14067;
2736 pub const ERROR_SXS_XML_E_INVALIDSWITCH: DWORD = 14068;
2737 pub const ERROR_SXS_XML_E_BADXMLCASE: DWORD = 14069;
2738 pub const ERROR_SXS_XML_E_INVALID_STANDALONE: DWORD = 14070;
2739 pub const ERROR_SXS_XML_E_UNEXPECTED_STANDALONE: DWORD = 14071;
2740 pub const ERROR_SXS_XML_E_INVALID_VERSION: DWORD = 14072;
2741 pub const ERROR_SXS_XML_E_MISSINGEQUALS: DWORD = 14073;
2742 pub const ERROR_SXS_PROTECTION_RECOVERY_FAILED: DWORD = 14074;
2743 pub const ERROR_SXS_PROTECTION_PUBLIC_KEY_TOO_SHORT: DWORD = 14075;
2744 pub const ERROR_SXS_PROTECTION_CATALOG_NOT_VALID: DWORD = 14076;
2745 pub const ERROR_SXS_UNTRANSLATABLE_HRESULT: DWORD = 14077;
2746 pub const ERROR_SXS_PROTECTION_CATALOG_FILE_MISSING: DWORD = 14078;
2747 pub const ERROR_SXS_MISSING_ASSEMBLY_IDENTITY_ATTRIBUTE: DWORD = 14079;
2748 pub const ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE_NAME: DWORD = 14080;
2749 pub const ERROR_SXS_ASSEMBLY_MISSING: DWORD = 14081;
2750 pub const ERROR_SXS_CORRUPT_ACTIVATION_STACK: DWORD = 14082;
2751 pub const ERROR_SXS_CORRUPTION: DWORD = 14083;
2752 pub const ERROR_SXS_EARLY_DEACTIVATION: DWORD = 14084;
2753 pub const ERROR_SXS_INVALID_DEACTIVATION: DWORD = 14085;
2754 pub const ERROR_SXS_MULTIPLE_DEACTIVATION: DWORD = 14086;
2755 pub const ERROR_SXS_PROCESS_TERMINATION_REQUESTED: DWORD = 14087;
2756 pub const ERROR_SXS_RELEASE_ACTIVATION_CONTEXT: DWORD = 14088;
2757 pub const ERROR_SXS_SYSTEM_DEFAULT_ACTIVATION_CONTEXT_EMPTY: DWORD = 14089;
2758 pub const ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_VALUE: DWORD = 14090;
2759 pub const ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_NAME: DWORD = 14091;
2760 pub const ERROR_SXS_IDENTITY_DUPLICATE_ATTRIBUTE: DWORD = 14092;
2761 pub const ERROR_SXS_IDENTITY_PARSE_ERROR: DWORD = 14093;
2762 pub const ERROR_MALFORMED_SUBSTITUTION_STRING: DWORD = 14094;
2763 pub const ERROR_SXS_INCORRECT_PUBLIC_KEY_TOKEN: DWORD = 14095;
2764 pub const ERROR_UNMAPPED_SUBSTITUTION_STRING: DWORD = 14096;
2765 pub const ERROR_SXS_ASSEMBLY_NOT_LOCKED: DWORD = 14097;
2766 pub const ERROR_SXS_COMPONENT_STORE_CORRUPT: DWORD = 14098;
2767 pub const ERROR_ADVANCED_INSTALLER_FAILED: DWORD = 14099;
2768 pub const ERROR_XML_ENCODING_MISMATCH: DWORD = 14100;
2769 pub const ERROR_SXS_MANIFEST_IDENTITY_SAME_BUT_CONTENTS_DIFFERENT: DWORD = 14101;
2770 pub const ERROR_SXS_IDENTITIES_DIFFERENT: DWORD = 14102;
2771 pub const ERROR_SXS_ASSEMBLY_IS_NOT_A_DEPLOYMENT: DWORD = 14103;
2772 pub const ERROR_SXS_FILE_NOT_PART_OF_ASSEMBLY: DWORD = 14104;
2773 pub const ERROR_SXS_MANIFEST_TOO_BIG: DWORD = 14105;
2774 pub const ERROR_SXS_SETTING_NOT_REGISTERED: DWORD = 14106;
2775 pub const ERROR_SXS_TRANSACTION_CLOSURE_INCOMPLETE: DWORD = 14107;
2776 pub const ERROR_SMI_PRIMITIVE_INSTALLER_FAILED: DWORD = 14108;
2777 pub const ERROR_GENERIC_COMMAND_FAILED: DWORD = 14109;
2778 pub const ERROR_SXS_FILE_HASH_MISSING: DWORD = 14110;
2779 pub const ERROR_EVT_INVALID_CHANNEL_PATH: DWORD = 15000;
2780 pub const ERROR_EVT_INVALID_QUERY: DWORD = 15001;
2781 pub const ERROR_EVT_PUBLISHER_METADATA_NOT_FOUND: DWORD = 15002;
2782 pub const ERROR_EVT_EVENT_TEMPLATE_NOT_FOUND: DWORD = 15003;
2783 pub const ERROR_EVT_INVALID_PUBLISHER_NAME: DWORD = 15004;
2784 pub const ERROR_EVT_INVALID_EVENT_DATA: DWORD = 15005;
2785 pub const ERROR_EVT_CHANNEL_NOT_FOUND: DWORD = 15007;
2786 pub const ERROR_EVT_MALFORMED_XML_TEXT: DWORD = 15008;
2787 pub const ERROR_EVT_SUBSCRIPTION_TO_DIRECT_CHANNEL: DWORD = 15009;
2788 pub const ERROR_EVT_CONFIGURATION_ERROR: DWORD = 15010;
2789 pub const ERROR_EVT_QUERY_RESULT_STALE: DWORD = 15011;
2790 pub const ERROR_EVT_QUERY_RESULT_INVALID_POSITION: DWORD = 15012;
2791 pub const ERROR_EVT_NON_VALIDATING_MSXML: DWORD = 15013;
2792 pub const ERROR_EVT_FILTER_ALREADYSCOPED: DWORD = 15014;
2793 pub const ERROR_EVT_FILTER_NOTELTSET: DWORD = 15015;
2794 pub const ERROR_EVT_FILTER_INVARG: DWORD = 15016;
2795 pub const ERROR_EVT_FILTER_INVTEST: DWORD = 15017;
2796 pub const ERROR_EVT_FILTER_INVTYPE: DWORD = 15018;
2797 pub const ERROR_EVT_FILTER_PARSEERR: DWORD = 15019;
2798 pub const ERROR_EVT_FILTER_UNSUPPORTEDOP: DWORD = 15020;
2799 pub const ERROR_EVT_FILTER_UNEXPECTEDTOKEN: DWORD = 15021;
2800 pub const ERROR_EVT_INVALID_OPERATION_OVER_ENABLED_DIRECT_CHANNEL: DWORD = 15022;
2801 pub const ERROR_EVT_INVALID_CHANNEL_PROPERTY_VALUE: DWORD = 15023;
2802 pub const ERROR_EVT_INVALID_PUBLISHER_PROPERTY_VALUE: DWORD = 15024;
2803 pub const ERROR_EVT_CHANNEL_CANNOT_ACTIVATE: DWORD = 15025;
2804 pub const ERROR_EVT_FILTER_TOO_COMPLEX: DWORD = 15026;
2805 pub const ERROR_EVT_MESSAGE_NOT_FOUND: DWORD = 15027;
2806 pub const ERROR_EVT_MESSAGE_ID_NOT_FOUND: DWORD = 15028;
2807 pub const ERROR_EVT_UNRESOLVED_VALUE_INSERT: DWORD = 15029;
2808 pub const ERROR_EVT_UNRESOLVED_PARAMETER_INSERT: DWORD = 15030;
2809 pub const ERROR_EVT_MAX_INSERTS_REACHED: DWORD = 15031;
2810 pub const ERROR_EVT_EVENT_DEFINITION_NOT_FOUND: DWORD = 15032;
2811 pub const ERROR_EVT_MESSAGE_LOCALE_NOT_FOUND: DWORD = 15033;
2812 pub const ERROR_EVT_VERSION_TOO_OLD: DWORD = 15034;
2813 pub const ERROR_EVT_VERSION_TOO_NEW: DWORD = 15035;
2814 pub const ERROR_EVT_CANNOT_OPEN_CHANNEL_OF_QUERY: DWORD = 15036;
2815 pub const ERROR_EVT_PUBLISHER_DISABLED: DWORD = 15037;
2816 pub const ERROR_EVT_FILTER_OUT_OF_RANGE: DWORD = 15038;
2817 pub const ERROR_EC_SUBSCRIPTION_CANNOT_ACTIVATE: DWORD = 15080;
2818 pub const ERROR_EC_LOG_DISABLED: DWORD = 15081;
2819 pub const ERROR_EC_CIRCULAR_FORWARDING: DWORD = 15082;
2820 pub const ERROR_EC_CREDSTORE_FULL: DWORD = 15083;
2821 pub const ERROR_EC_CRED_NOT_FOUND: DWORD = 15084;
2822 pub const ERROR_EC_NO_ACTIVE_CHANNEL: DWORD = 15085;
2823 pub const ERROR_MUI_FILE_NOT_FOUND: DWORD = 15100;
2824 pub const ERROR_MUI_INVALID_FILE: DWORD = 15101;
2825 pub const ERROR_MUI_INVALID_RC_CONFIG: DWORD = 15102;
2826 pub const ERROR_MUI_INVALID_LOCALE_NAME: DWORD = 15103;
2827 pub const ERROR_MUI_INVALID_ULTIMATEFALLBACK_NAME: DWORD = 15104;
2828 pub const ERROR_MUI_FILE_NOT_LOADED: DWORD = 15105;
2829 pub const ERROR_RESOURCE_ENUM_USER_STOP: DWORD = 15106;
2830 pub const ERROR_MUI_INTLSETTINGS_UILANG_NOT_INSTALLED: DWORD = 15107;
2831 pub const ERROR_MUI_INTLSETTINGS_INVALID_LOCALE_NAME: DWORD = 15108;
2832 pub const ERROR_MRM_RUNTIME_NO_DEFAULT_OR_NEUTRAL_RESOURCE: DWORD = 15110;
2833 pub const ERROR_MRM_INVALID_PRICONFIG: DWORD = 15111;
2834 pub const ERROR_MRM_INVALID_FILE_TYPE: DWORD = 15112;
2835 pub const ERROR_MRM_UNKNOWN_QUALIFIER: DWORD = 15113;
2836 pub const ERROR_MRM_INVALID_QUALIFIER_VALUE: DWORD = 15114;
2837 pub const ERROR_MRM_NO_CANDIDATE: DWORD = 15115;
2838 pub const ERROR_MRM_NO_MATCH_OR_DEFAULT_CANDIDATE: DWORD = 15116;
2839 pub const ERROR_MRM_RESOURCE_TYPE_MISMATCH: DWORD = 15117;
2840 pub const ERROR_MRM_DUPLICATE_MAP_NAME: DWORD = 15118;
2841 pub const ERROR_MRM_DUPLICATE_ENTRY: DWORD = 15119;
2842 pub const ERROR_MRM_INVALID_RESOURCE_IDENTIFIER: DWORD = 15120;
2843 pub const ERROR_MRM_FILEPATH_TOO_LONG: DWORD = 15121;
2844 pub const ERROR_MRM_UNSUPPORTED_DIRECTORY_TYPE: DWORD = 15122;
2845 pub const ERROR_MRM_INVALID_PRI_FILE: DWORD = 15126;
2846 pub const ERROR_MRM_NAMED_RESOURCE_NOT_FOUND: DWORD = 15127;
2847 pub const ERROR_MRM_MAP_NOT_FOUND: DWORD = 15135;
2848 pub const ERROR_MRM_UNSUPPORTED_PROFILE_TYPE: DWORD = 15136;
2849 pub const ERROR_MRM_INVALID_QUALIFIER_OPERATOR: DWORD = 15137;
2850 pub const ERROR_MRM_INDETERMINATE_QUALIFIER_VALUE: DWORD = 15138;
2851 pub const ERROR_MRM_AUTOMERGE_ENABLED: DWORD = 15139;
2852 pub const ERROR_MRM_TOO_MANY_RESOURCES: DWORD = 15140;
2853 pub const ERROR_MRM_UNSUPPORTED_FILE_TYPE_FOR_MERGE: DWORD = 15141;
2854 pub const ERROR_MRM_UNSUPPORTED_FILE_TYPE_FOR_LOAD_UNLOAD_PRI_FILE: DWORD = 15142;
2855 pub const ERROR_MRM_NO_CURRENT_VIEW_ON_THREAD: DWORD = 15143;
2856 pub const ERROR_DIFFERENT_PROFILE_RESOURCE_MANAGER_EXIST: DWORD = 15144;
2857 pub const ERROR_OPERATION_NOT_ALLOWED_FROM_SYSTEM_COMPONENT: DWORD = 15145;
2858 pub const ERROR_MRM_DIRECT_REF_TO_NON_DEFAULT_RESOURCE: DWORD = 15146;
2859 pub const ERROR_MRM_GENERATION_COUNT_MISMATCH: DWORD = 15147;
2860 pub const ERROR_MCA_INVALID_CAPABILITIES_STRING: DWORD = 15200;
2861 pub const ERROR_MCA_INVALID_VCP_VERSION: DWORD = 15201;
2862 pub const ERROR_MCA_MONITOR_VIOLATES_MCCS_SPECIFICATION: DWORD = 15202;
2863 pub const ERROR_MCA_MCCS_VERSION_MISMATCH: DWORD = 15203;
2864 pub const ERROR_MCA_UNSUPPORTED_MCCS_VERSION: DWORD = 15204;
2865 pub const ERROR_MCA_INTERNAL_ERROR: DWORD = 15205;
2866 pub const ERROR_MCA_INVALID_TECHNOLOGY_TYPE_RETURNED: DWORD = 15206;
2867 pub const ERROR_MCA_UNSUPPORTED_COLOR_TEMPERATURE: DWORD = 15207;
2868 pub const ERROR_AMBIGUOUS_SYSTEM_DEVICE: DWORD = 15250;
2869 pub const ERROR_SYSTEM_DEVICE_NOT_FOUND: DWORD = 15299;
2870 pub const ERROR_HASH_NOT_SUPPORTED: DWORD = 15300;
2871 pub const ERROR_HASH_NOT_PRESENT: DWORD = 15301;
2872 pub const ERROR_SECONDARY_IC_PROVIDER_NOT_REGISTERED: DWORD = 15321;
2873 pub const ERROR_GPIO_CLIENT_INFORMATION_INVALID: DWORD = 15322;
2874 pub const ERROR_GPIO_VERSION_NOT_SUPPORTED: DWORD = 15323;
2875 pub const ERROR_GPIO_INVALID_REGISTRATION_PACKET: DWORD = 15324;
2876 pub const ERROR_GPIO_OPERATION_DENIED: DWORD = 15325;
2877 pub const ERROR_GPIO_INCOMPATIBLE_CONNECT_MODE: DWORD = 15326;
2878 pub const ERROR_GPIO_INTERRUPT_ALREADY_UNMASKED: DWORD = 15327;
2879 pub const ERROR_CANNOT_SWITCH_RUNLEVEL: DWORD = 15400;
2880 pub const ERROR_INVALID_RUNLEVEL_SETTING: DWORD = 15401;
2881 pub const ERROR_RUNLEVEL_SWITCH_TIMEOUT: DWORD = 15402;
2882 pub const ERROR_RUNLEVEL_SWITCH_AGENT_TIMEOUT: DWORD = 15403;
2883 pub const ERROR_RUNLEVEL_SWITCH_IN_PROGRESS: DWORD = 15404;
2884 pub const ERROR_SERVICES_FAILED_AUTOSTART: DWORD = 15405;
2885 pub const ERROR_COM_TASK_STOP_PENDING: DWORD = 15501;
2886 pub const ERROR_INSTALL_OPEN_PACKAGE_FAILED: DWORD = 15600;
2887 pub const ERROR_INSTALL_PACKAGE_NOT_FOUND: DWORD = 15601;
2888 pub const ERROR_INSTALL_INVALID_PACKAGE: DWORD = 15602;
2889 pub const ERROR_INSTALL_RESOLVE_DEPENDENCY_FAILED: DWORD = 15603;
2890 pub const ERROR_INSTALL_OUT_OF_DISK_SPACE: DWORD = 15604;
2891 pub const ERROR_INSTALL_NETWORK_FAILURE: DWORD = 15605;
2892 pub const ERROR_INSTALL_REGISTRATION_FAILURE: DWORD = 15606;
2893 pub const ERROR_INSTALL_DEREGISTRATION_FAILURE: DWORD = 15607;
2894 pub const ERROR_INSTALL_CANCEL: DWORD = 15608;
2895 pub const ERROR_INSTALL_FAILED: DWORD = 15609;
2896 pub const ERROR_REMOVE_FAILED: DWORD = 15610;
2897 pub const ERROR_PACKAGE_ALREADY_EXISTS: DWORD = 15611;
2898 pub const ERROR_NEEDS_REMEDIATION: DWORD = 15612;
2899 pub const ERROR_INSTALL_PREREQUISITE_FAILED: DWORD = 15613;
2900 pub const ERROR_PACKAGE_REPOSITORY_CORRUPTED: DWORD = 15614;
2901 pub const ERROR_INSTALL_POLICY_FAILURE: DWORD = 15615;
2902 pub const ERROR_PACKAGE_UPDATING: DWORD = 15616;
2903 pub const ERROR_DEPLOYMENT_BLOCKED_BY_POLICY: DWORD = 15617;
2904 pub const ERROR_PACKAGES_IN_USE: DWORD = 15618;
2905 pub const ERROR_RECOVERY_FILE_CORRUPT: DWORD = 15619;
2906 pub const ERROR_INVALID_STAGED_SIGNATURE: DWORD = 15620;
2907 pub const ERROR_DELETING_EXISTING_APPLICATIONDATA_STORE_FAILED: DWORD = 15621;
2908 pub const ERROR_INSTALL_PACKAGE_DOWNGRADE: DWORD = 15622;
2909 pub const ERROR_SYSTEM_NEEDS_REMEDIATION: DWORD = 15623;
2910 pub const ERROR_APPX_INTEGRITY_FAILURE_CLR_NGEN: DWORD = 15624;
2911 pub const ERROR_RESILIENCY_FILE_CORRUPT: DWORD = 15625;
2912 pub const ERROR_INSTALL_FIREWALL_SERVICE_NOT_RUNNING: DWORD = 15626;
2913 pub const APPMODEL_ERROR_NO_PACKAGE: DWORD = 15700;
2914 pub const APPMODEL_ERROR_PACKAGE_RUNTIME_CORRUPT: DWORD = 15701;
2915 pub const APPMODEL_ERROR_PACKAGE_IDENTITY_CORRUPT: DWORD = 15702;
2916 pub const APPMODEL_ERROR_NO_APPLICATION: DWORD = 15703;
2917 pub const APPMODEL_ERROR_DYNAMIC_PROPERTY_READ_FAILED: DWORD = 15704;
2918 pub const APPMODEL_ERROR_DYNAMIC_PROPERTY_INVALID: DWORD = 15705;
2919 pub const ERROR_STATE_LOAD_STORE_FAILED: DWORD = 15800;
2920 pub const ERROR_STATE_GET_VERSION_FAILED: DWORD = 15801;
2921 pub const ERROR_STATE_SET_VERSION_FAILED: DWORD = 15802;
2922 pub const ERROR_STATE_STRUCTURED_RESET_FAILED: DWORD = 15803;
2923 pub const ERROR_STATE_OPEN_CONTAINER_FAILED: DWORD = 15804;
2924 pub const ERROR_STATE_CREATE_CONTAINER_FAILED: DWORD = 15805;
2925 pub const ERROR_STATE_DELETE_CONTAINER_FAILED: DWORD = 15806;
2926 pub const ERROR_STATE_READ_SETTING_FAILED: DWORD = 15807;
2927 pub const ERROR_STATE_WRITE_SETTING_FAILED: DWORD = 15808;
2928 pub const ERROR_STATE_DELETE_SETTING_FAILED: DWORD = 15809;
2929 pub const ERROR_STATE_QUERY_SETTING_FAILED: DWORD = 15810;
2930 pub const ERROR_STATE_READ_COMPOSITE_SETTING_FAILED: DWORD = 15811;
2931 pub const ERROR_STATE_WRITE_COMPOSITE_SETTING_FAILED: DWORD = 15812;
2932 pub const ERROR_STATE_ENUMERATE_CONTAINER_FAILED: DWORD = 15813;
2933 pub const ERROR_STATE_ENUMERATE_SETTINGS_FAILED: DWORD = 15814;
2934 pub const ERROR_STATE_COMPOSITE_SETTING_VALUE_SIZE_LIMIT_EXCEEDED: DWORD = 15815;
2935 pub const ERROR_STATE_SETTING_VALUE_SIZE_LIMIT_EXCEEDED: DWORD = 15816;
2936 pub const ERROR_STATE_SETTING_NAME_SIZE_LIMIT_EXCEEDED: DWORD = 15817;
2937 pub const ERROR_STATE_CONTAINER_NAME_SIZE_LIMIT_EXCEEDED: DWORD = 15818;
2938 pub const ERROR_API_UNAVAILABLE: DWORD = 15841;
2939 pub const STORE_ERROR_UNLICENSED: DWORD = 15861;
2940 pub const STORE_ERROR_UNLICENSED_USER: DWORD = 15862;
2941 pub const STORE_ERROR_PENDING_COM_TRANSACTION: DWORD = 15863;
2942 pub const STORE_ERROR_LICENSE_REVOKED: DWORD = 15864;
2943 pub const SEVERITY_SUCCESS: HRESULT = 0;
2944 pub const SEVERITY_ERROR: HRESULT = 1;
2945 #[inline]
SUCCEEDED(hr: HRESULT) -> bool2946 pub fn SUCCEEDED(hr: HRESULT) -> bool {
2947     hr >= 0
2948 }
2949 #[inline]
FAILED(hr: HRESULT) -> bool2950 pub fn FAILED(hr: HRESULT) -> bool {
2951     hr < 0
2952 }
2953 #[inline]
IS_ERROR(hr: HRESULT) -> bool2954 pub fn IS_ERROR(hr: HRESULT) -> bool {
2955     (hr as u32) >> 31 == (SEVERITY_ERROR as u32)
2956 }
2957 #[inline]
HRESULT_CODE(hr: HRESULT) -> HRESULT2958 pub fn HRESULT_CODE(hr: HRESULT) -> HRESULT {
2959     hr & 0xFFFF
2960 }
2961 #[inline]
SCODE_CODE(sc: SCODE) -> HRESULT2962 pub fn SCODE_CODE(sc: SCODE) -> HRESULT {
2963     sc & 0xFFFF
2964 }
2965 #[inline]
HRESULT_FACILITY(hr: HRESULT) -> HRESULT2966 pub fn HRESULT_FACILITY(hr: HRESULT) -> HRESULT {
2967     (hr >> 16) & 0x1fff
2968 }
2969 #[inline]
SCODE_FACILITY(sc: SCODE) -> HRESULT2970 pub fn SCODE_FACILITY(sc: SCODE) -> HRESULT {
2971     (sc >> 16) & 0x1fff
2972 }
2973 #[inline]
HRESULT_SEVERITY(hr: HRESULT) -> HRESULT2974 pub fn HRESULT_SEVERITY(hr: HRESULT) -> HRESULT {
2975     (hr >> 31) & 0x1
2976 }
2977 #[inline]
SCODE_SEVERITY(sc: SCODE) -> HRESULT2978 pub fn SCODE_SEVERITY(sc: SCODE) -> HRESULT {
2979     (sc >> 31) & 0x1
2980 }
2981 #[inline]
MAKE_HRESULT(sev: HRESULT, fac: HRESULT, code: HRESULT) -> HRESULT2982 pub fn MAKE_HRESULT(sev: HRESULT, fac: HRESULT, code: HRESULT) -> HRESULT {
2983     (sev << 31) | (fac << 16) | code
2984 }
2985 #[inline]
MAKE_SCODE(sev: HRESULT, fac: HRESULT, code: HRESULT) -> SCODE2986 pub fn MAKE_SCODE(sev: HRESULT, fac: HRESULT, code: HRESULT) -> SCODE {
2987     (sev << 31) | (fac << 16) | code
2988 }
2989 pub const FACILITY_NT_BIT: HRESULT = 0x10000000;
2990 #[inline]
HRESULT_FROM_WIN32(x: c_ulong) -> HRESULT2991 pub fn HRESULT_FROM_WIN32(x: c_ulong) -> HRESULT {
2992     if x as i32 <= 0 {
2993         x as i32
2994     } else {
2995         ((x & 0x0000FFFF) | ((FACILITY_WIN32 as u32) << 16) | 0x80000000) as i32
2996     }
2997 }
2998 pub type HRESULT = c_long;
2999 #[inline]
HRESULT_FROM_NT(x: c_ulong) -> HRESULT3000 pub fn HRESULT_FROM_NT(x: c_ulong) -> HRESULT {
3001     (x | FACILITY_NT_BIT as u32) as i32
3002 }
3003 pub const NOERROR: HRESULT = 0;
3004 pub const E_UNEXPECTED: HRESULT = 0x8000FFFF;
3005 pub const E_NOTIMPL: HRESULT = 0x80004001;
3006 pub const E_OUTOFMEMORY: HRESULT = 0x8007000E;
3007 pub const E_INVALIDARG: HRESULT = 0x80070057;
3008 pub const E_NOINTERFACE: HRESULT = 0x80004002;
3009 pub const E_POINTER: HRESULT = 0x80004003;
3010 pub const E_HANDLE: HRESULT = 0x80070006;
3011 pub const E_ABORT: HRESULT = 0x80004004;
3012 pub const E_FAIL: HRESULT = 0x80004005;
3013 pub const E_ACCESSDENIED: HRESULT = 0x80070005;
3014 pub const E_PENDING: HRESULT = 0x8000000A;
3015 pub const E_BOUNDS: HRESULT = 0x8000000B;
3016 pub const E_CHANGED_STATE: HRESULT = 0x8000000C;
3017 pub const E_ILLEGAL_STATE_CHANGE: HRESULT = 0x8000000D;
3018 pub const E_ILLEGAL_METHOD_CALL: HRESULT = 0x8000000E;
3019 pub const RO_E_METADATA_NAME_NOT_FOUND: HRESULT = 0x8000000F;
3020 pub const RO_E_METADATA_NAME_IS_NAMESPACE: HRESULT = 0x80000010;
3021 pub const RO_E_METADATA_INVALID_TYPE_FORMAT: HRESULT = 0x80000011;
3022 pub const RO_E_INVALID_METADATA_FILE: HRESULT = 0x80000012;
3023 pub const RO_E_CLOSED: HRESULT = 0x80000013;
3024 pub const RO_E_EXCLUSIVE_WRITE: HRESULT = 0x80000014;
3025 pub const RO_E_CHANGE_NOTIFICATION_IN_PROGRESS: HRESULT = 0x80000015;
3026 pub const RO_E_ERROR_STRING_NOT_FOUND: HRESULT = 0x80000016;
3027 pub const E_STRING_NOT_NULL_TERMINATED: HRESULT = 0x80000017;
3028 pub const E_ILLEGAL_DELEGATE_ASSIGNMENT: HRESULT = 0x80000018;
3029 pub const E_ASYNC_OPERATION_NOT_STARTED: HRESULT = 0x80000019;
3030 pub const E_APPLICATION_EXITING: HRESULT = 0x8000001A;
3031 pub const E_APPLICATION_VIEW_EXITING: HRESULT = 0x8000001B;
3032 pub const RO_E_MUST_BE_AGILE: HRESULT = 0x8000001C;
3033 pub const RO_E_UNSUPPORTED_FROM_MTA: HRESULT = 0x8000001D;
3034 pub const RO_E_COMMITTED: HRESULT = 0x8000001E;
3035 pub const RO_E_BLOCKED_CROSS_ASTA_CALL: HRESULT = 0x8000001F;
3036 pub const CO_E_INIT_TLS: HRESULT = 0x80004006;
3037 pub const CO_E_INIT_SHARED_ALLOCATOR: HRESULT = 0x80004007;
3038 pub const CO_E_INIT_MEMORY_ALLOCATOR: HRESULT = 0x80004008;
3039 pub const CO_E_INIT_CLASS_CACHE: HRESULT = 0x80004009;
3040 pub const CO_E_INIT_RPC_CHANNEL: HRESULT = 0x8000400A;
3041 pub const CO_E_INIT_TLS_SET_CHANNEL_CONTROL: HRESULT = 0x8000400B;
3042 pub const CO_E_INIT_TLS_CHANNEL_CONTROL: HRESULT = 0x8000400C;
3043 pub const CO_E_INIT_UNACCEPTED_USER_ALLOCATOR: HRESULT = 0x8000400D;
3044 pub const CO_E_INIT_SCM_MUTEX_EXISTS: HRESULT = 0x8000400E;
3045 pub const CO_E_INIT_SCM_FILE_MAPPING_EXISTS: HRESULT = 0x8000400F;
3046 pub const CO_E_INIT_SCM_MAP_VIEW_OF_FILE: HRESULT = 0x80004010;
3047 pub const CO_E_INIT_SCM_EXEC_FAILURE: HRESULT = 0x80004011;
3048 pub const CO_E_INIT_ONLY_SINGLE_THREADED: HRESULT = 0x80004012;
3049 pub const CO_E_CANT_REMOTE: HRESULT = 0x80004013;
3050 pub const CO_E_BAD_SERVER_NAME: HRESULT = 0x80004014;
3051 pub const CO_E_WRONG_SERVER_IDENTITY: HRESULT = 0x80004015;
3052 pub const CO_E_OLE1DDE_DISABLED: HRESULT = 0x80004016;
3053 pub const CO_E_RUNAS_SYNTAX: HRESULT = 0x80004017;
3054 pub const CO_E_CREATEPROCESS_FAILURE: HRESULT = 0x80004018;
3055 pub const CO_E_RUNAS_CREATEPROCESS_FAILURE: HRESULT = 0x80004019;
3056 pub const CO_E_RUNAS_LOGON_FAILURE: HRESULT = 0x8000401A;
3057 pub const CO_E_LAUNCH_PERMSSION_DENIED: HRESULT = 0x8000401B;
3058 pub const CO_E_START_SERVICE_FAILURE: HRESULT = 0x8000401C;
3059 pub const CO_E_REMOTE_COMMUNICATION_FAILURE: HRESULT = 0x8000401D;
3060 pub const CO_E_SERVER_START_TIMEOUT: HRESULT = 0x8000401E;
3061 pub const CO_E_CLSREG_INCONSISTENT: HRESULT = 0x8000401F;
3062 pub const CO_E_IIDREG_INCONSISTENT: HRESULT = 0x80004020;
3063 pub const CO_E_NOT_SUPPORTED: HRESULT = 0x80004021;
3064 pub const CO_E_RELOAD_DLL: HRESULT = 0x80004022;
3065 pub const CO_E_MSI_ERROR: HRESULT = 0x80004023;
3066 pub const CO_E_ATTEMPT_TO_CREATE_OUTSIDE_CLIENT_CONTEXT: HRESULT = 0x80004024;
3067 pub const CO_E_SERVER_PAUSED: HRESULT = 0x80004025;
3068 pub const CO_E_SERVER_NOT_PAUSED: HRESULT = 0x80004026;
3069 pub const CO_E_CLASS_DISABLED: HRESULT = 0x80004027;
3070 pub const CO_E_CLRNOTAVAILABLE: HRESULT = 0x80004028;
3071 pub const CO_E_ASYNC_WORK_REJECTED: HRESULT = 0x80004029;
3072 pub const CO_E_SERVER_INIT_TIMEOUT: HRESULT = 0x8000402A;
3073 pub const CO_E_NO_SECCTX_IN_ACTIVATE: HRESULT = 0x8000402B;
3074 pub const CO_E_TRACKER_CONFIG: HRESULT = 0x80004030;
3075 pub const CO_E_THREADPOOL_CONFIG: HRESULT = 0x80004031;
3076 pub const CO_E_SXS_CONFIG: HRESULT = 0x80004032;
3077 pub const CO_E_MALFORMED_SPN: HRESULT = 0x80004033;
3078 pub const CO_E_UNREVOKED_REGISTRATION_ON_APARTMENT_SHUTDOWN: HRESULT = 0x80004034;
3079 pub const CO_E_PREMATURE_STUB_RUNDOWN: HRESULT = 0x80004035;
3080 pub const S_OK: HRESULT = 0;
3081 pub const S_FALSE: HRESULT = 1;
3082 pub const OLE_E_FIRST: HRESULT = 0x80040000;
3083 pub const OLE_E_LAST: HRESULT = 0x800400FF;
3084 pub const OLE_S_FIRST: HRESULT = 0x00040000;
3085 pub const OLE_S_LAST: HRESULT = 0x000400FF;
3086 pub const OLE_E_OLEVERB: HRESULT = 0x80040000;
3087 pub const OLE_E_ADVF: HRESULT = 0x80040001;
3088 pub const OLE_E_ENUM_NOMORE: HRESULT = 0x80040002;
3089 pub const OLE_E_ADVISENOTSUPPORTED: HRESULT = 0x80040003;
3090 pub const OLE_E_NOCONNECTION: HRESULT = 0x80040004;
3091 pub const OLE_E_NOTRUNNING: HRESULT = 0x80040005;
3092 pub const OLE_E_NOCACHE: HRESULT = 0x80040006;
3093 pub const OLE_E_BLANK: HRESULT = 0x80040007;
3094 pub const OLE_E_CLASSDIFF: HRESULT = 0x80040008;
3095 pub const OLE_E_CANT_GETMONIKER: HRESULT = 0x80040009;
3096 pub const OLE_E_CANT_BINDTOSOURCE: HRESULT = 0x8004000A;
3097 pub const OLE_E_STATIC: HRESULT = 0x8004000B;
3098 pub const OLE_E_PROMPTSAVECANCELLED: HRESULT = 0x8004000C;
3099 pub const OLE_E_INVALIDRECT: HRESULT = 0x8004000D;
3100 pub const OLE_E_WRONGCOMPOBJ: HRESULT = 0x8004000E;
3101 pub const OLE_E_INVALIDHWND: HRESULT = 0x8004000F;
3102 pub const OLE_E_NOT_INPLACEACTIVE: HRESULT = 0x80040010;
3103 pub const OLE_E_CANTCONVERT: HRESULT = 0x80040011;
3104 pub const OLE_E_NOSTORAGE: HRESULT = 0x80040012;
3105 pub const DV_E_FORMATETC: HRESULT = 0x80040064;
3106 pub const DV_E_DVTARGETDEVICE: HRESULT = 0x80040065;
3107 pub const DV_E_STGMEDIUM: HRESULT = 0x80040066;
3108 pub const DV_E_STATDATA: HRESULT = 0x80040067;
3109 pub const DV_E_LINDEX: HRESULT = 0x80040068;
3110 pub const DV_E_TYMED: HRESULT = 0x80040069;
3111 pub const DV_E_CLIPFORMAT: HRESULT = 0x8004006A;
3112 pub const DV_E_DVASPECT: HRESULT = 0x8004006B;
3113 pub const DV_E_DVTARGETDEVICE_SIZE: HRESULT = 0x8004006C;
3114 pub const DV_E_NOIVIEWOBJECT: HRESULT = 0x8004006D;
3115 pub const DRAGDROP_E_FIRST: HRESULT = 0x80040100;
3116 pub const DRAGDROP_E_LAST: HRESULT = 0x8004010F;
3117 pub const DRAGDROP_S_FIRST: HRESULT = 0x00040100;
3118 pub const DRAGDROP_S_LAST: HRESULT = 0x0004010F;
3119 pub const DRAGDROP_E_NOTREGISTERED: HRESULT = 0x80040100;
3120 pub const DRAGDROP_E_ALREADYREGISTERED: HRESULT = 0x80040101;
3121 pub const DRAGDROP_E_INVALIDHWND: HRESULT = 0x80040102;
3122 pub const DRAGDROP_E_CONCURRENT_DRAG_ATTEMPTED: HRESULT = 0x80040103;
3123 pub const CLASSFACTORY_E_FIRST: HRESULT = 0x80040110;
3124 pub const CLASSFACTORY_E_LAST: HRESULT = 0x8004011F;
3125 pub const CLASSFACTORY_S_FIRST: HRESULT = 0x00040110;
3126 pub const CLASSFACTORY_S_LAST: HRESULT = 0x0004011F;
3127 pub const CLASS_E_NOAGGREGATION: HRESULT = 0x80040110;
3128 pub const CLASS_E_CLASSNOTAVAILABLE: HRESULT = 0x80040111;
3129 pub const CLASS_E_NOTLICENSED: HRESULT = 0x80040112;
3130 pub const MARSHAL_E_FIRST: HRESULT = 0x80040120;
3131 pub const MARSHAL_E_LAST: HRESULT = 0x8004012F;
3132 pub const MARSHAL_S_FIRST: HRESULT = 0x00040120;
3133 pub const MARSHAL_S_LAST: HRESULT = 0x0004012F;
3134 pub const DATA_E_FIRST: HRESULT = 0x80040130;
3135 pub const DATA_E_LAST: HRESULT = 0x8004013F;
3136 pub const DATA_S_FIRST: HRESULT = 0x00040130;
3137 pub const DATA_S_LAST: HRESULT = 0x0004013F;
3138 pub const VIEW_E_FIRST: HRESULT = 0x80040140;
3139 pub const VIEW_E_LAST: HRESULT = 0x8004014F;
3140 pub const VIEW_S_FIRST: HRESULT = 0x00040140;
3141 pub const VIEW_S_LAST: HRESULT = 0x0004014F;
3142 pub const VIEW_E_DRAW: HRESULT = 0x80040140;
3143 pub const REGDB_E_FIRST: HRESULT = 0x80040150;
3144 pub const REGDB_E_LAST: HRESULT = 0x8004015F;
3145 pub const REGDB_S_FIRST: HRESULT = 0x00040150;
3146 pub const REGDB_S_LAST: HRESULT = 0x0004015F;
3147 pub const REGDB_E_READREGDB: HRESULT = 0x80040150;
3148 pub const REGDB_E_WRITEREGDB: HRESULT = 0x80040151;
3149 pub const REGDB_E_KEYMISSING: HRESULT = 0x80040152;
3150 pub const REGDB_E_INVALIDVALUE: HRESULT = 0x80040153;
3151 pub const REGDB_E_CLASSNOTREG: HRESULT = 0x80040154;
3152 pub const REGDB_E_IIDNOTREG: HRESULT = 0x80040155;
3153 pub const REGDB_E_BADTHREADINGMODEL: HRESULT = 0x80040156;
3154 pub const CAT_E_FIRST: HRESULT = 0x80040160;
3155 pub const CAT_E_LAST: HRESULT = 0x80040161;
3156 pub const CAT_E_CATIDNOEXIST: HRESULT = 0x80040160;
3157 pub const CAT_E_NODESCRIPTION: HRESULT = 0x80040161;
3158 pub const CS_E_FIRST: HRESULT = 0x80040164;
3159 pub const CS_E_LAST: HRESULT = 0x8004016F;
3160 pub const CS_E_PACKAGE_NOTFOUND: HRESULT = 0x80040164;
3161 pub const CS_E_NOT_DELETABLE: HRESULT = 0x80040165;
3162 pub const CS_E_CLASS_NOTFOUND: HRESULT = 0x80040166;
3163 pub const CS_E_INVALID_VERSION: HRESULT = 0x80040167;
3164 pub const CS_E_NO_CLASSSTORE: HRESULT = 0x80040168;
3165 pub const CS_E_OBJECT_NOTFOUND: HRESULT = 0x80040169;
3166 pub const CS_E_OBJECT_ALREADY_EXISTS: HRESULT = 0x8004016A;
3167 pub const CS_E_INVALID_PATH: HRESULT = 0x8004016B;
3168 pub const CS_E_NETWORK_ERROR: HRESULT = 0x8004016C;
3169 pub const CS_E_ADMIN_LIMIT_EXCEEDED: HRESULT = 0x8004016D;
3170 pub const CS_E_SCHEMA_MISMATCH: HRESULT = 0x8004016E;
3171 pub const CS_E_INTERNAL_ERROR: HRESULT = 0x8004016F;
3172 pub const CACHE_E_FIRST: HRESULT = 0x80040170;
3173 pub const CACHE_E_LAST: HRESULT = 0x8004017F;
3174 pub const CACHE_S_FIRST: HRESULT = 0x00040170;
3175 pub const CACHE_S_LAST: HRESULT = 0x0004017F;
3176 pub const CACHE_E_NOCACHE_UPDATED: HRESULT = 0x80040170;
3177 pub const OLEOBJ_E_FIRST: HRESULT = 0x80040180;
3178 pub const OLEOBJ_E_LAST: HRESULT = 0x8004018F;
3179 pub const OLEOBJ_S_FIRST: HRESULT = 0x00040180;
3180 pub const OLEOBJ_S_LAST: HRESULT = 0x0004018F;
3181 pub const OLEOBJ_E_NOVERBS: HRESULT = 0x80040180;
3182 pub const OLEOBJ_E_INVALIDVERB: HRESULT = 0x80040181;
3183 pub const CLIENTSITE_E_FIRST: HRESULT = 0x80040190;
3184 pub const CLIENTSITE_E_LAST: HRESULT = 0x8004019F;
3185 pub const CLIENTSITE_S_FIRST: HRESULT = 0x00040190;
3186 pub const CLIENTSITE_S_LAST: HRESULT = 0x0004019F;
3187 pub const INPLACE_E_NOTUNDOABLE: HRESULT = 0x800401A0;
3188 pub const INPLACE_E_NOTOOLSPACE: HRESULT = 0x800401A1;
3189 pub const INPLACE_E_FIRST: HRESULT = 0x800401A0;
3190 pub const INPLACE_E_LAST: HRESULT = 0x800401AF;
3191 pub const INPLACE_S_FIRST: HRESULT = 0x000401A0;
3192 pub const INPLACE_S_LAST: HRESULT = 0x000401AF;
3193 pub const ENUM_E_FIRST: HRESULT = 0x800401B0;
3194 pub const ENUM_E_LAST: HRESULT = 0x800401BF;
3195 pub const ENUM_S_FIRST: HRESULT = 0x000401B0;
3196 pub const ENUM_S_LAST: HRESULT = 0x000401BF;
3197 pub const CONVERT10_E_FIRST: HRESULT = 0x800401C0;
3198 pub const CONVERT10_E_LAST: HRESULT = 0x800401CF;
3199 pub const CONVERT10_S_FIRST: HRESULT = 0x000401C0;
3200 pub const CONVERT10_S_LAST: HRESULT = 0x000401CF;
3201 pub const CONVERT10_E_OLESTREAM_GET: HRESULT = 0x800401C0;
3202 pub const CONVERT10_E_OLESTREAM_PUT: HRESULT = 0x800401C1;
3203 pub const CONVERT10_E_OLESTREAM_FMT: HRESULT = 0x800401C2;
3204 pub const CONVERT10_E_OLESTREAM_BITMAP_TO_DIB: HRESULT = 0x800401C3;
3205 pub const CONVERT10_E_STG_FMT: HRESULT = 0x800401C4;
3206 pub const CONVERT10_E_STG_NO_STD_STREAM: HRESULT = 0x800401C5;
3207 pub const CONVERT10_E_STG_DIB_TO_BITMAP: HRESULT = 0x800401C6;
3208 pub const CLIPBRD_E_FIRST: HRESULT = 0x800401D0;
3209 pub const CLIPBRD_E_LAST: HRESULT = 0x800401DF;
3210 pub const CLIPBRD_S_FIRST: HRESULT = 0x000401D0;
3211 pub const CLIPBRD_S_LAST: HRESULT = 0x000401DF;
3212 pub const CLIPBRD_E_CANT_OPEN: HRESULT = 0x800401D0;
3213 pub const CLIPBRD_E_CANT_EMPTY: HRESULT = 0x800401D1;
3214 pub const CLIPBRD_E_CANT_SET: HRESULT = 0x800401D2;
3215 pub const CLIPBRD_E_BAD_DATA: HRESULT = 0x800401D3;
3216 pub const CLIPBRD_E_CANT_CLOSE: HRESULT = 0x800401D4;
3217 pub const MK_E_FIRST: HRESULT = 0x800401E0;
3218 pub const MK_E_LAST: HRESULT = 0x800401EF;
3219 pub const MK_S_FIRST: HRESULT = 0x000401E0;
3220 pub const MK_S_LAST: HRESULT = 0x000401EF;
3221 pub const MK_E_CONNECTMANUALLY: HRESULT = 0x800401E0;
3222 pub const MK_E_EXCEEDEDDEADLINE: HRESULT = 0x800401E1;
3223 pub const MK_E_NEEDGENERIC: HRESULT = 0x800401E2;
3224 pub const MK_E_UNAVAILABLE: HRESULT = 0x800401E3;
3225 pub const MK_E_SYNTAX: HRESULT = 0x800401E4;
3226 pub const MK_E_NOOBJECT: HRESULT = 0x800401E5;
3227 pub const MK_E_INVALIDEXTENSION: HRESULT = 0x800401E6;
3228 pub const MK_E_INTERMEDIATEINTERFACENOTSUPPORTED: HRESULT = 0x800401E7;
3229 pub const MK_E_NOTBINDABLE: HRESULT = 0x800401E8;
3230 pub const MK_E_NOTBOUND: HRESULT = 0x800401E9;
3231 pub const MK_E_CANTOPENFILE: HRESULT = 0x800401EA;
3232 pub const MK_E_MUSTBOTHERUSER: HRESULT = 0x800401EB;
3233 pub const MK_E_NOINVERSE: HRESULT = 0x800401EC;
3234 pub const MK_E_NOSTORAGE: HRESULT = 0x800401ED;
3235 pub const MK_E_NOPREFIX: HRESULT = 0x800401EE;
3236 pub const MK_E_ENUMERATION_FAILED: HRESULT = 0x800401EF;
3237 pub const CO_E_FIRST: HRESULT = 0x800401F0;
3238 pub const CO_E_LAST: HRESULT = 0x800401FF;
3239 pub const CO_S_FIRST: HRESULT = 0x000401F0;
3240 pub const CO_S_LAST: HRESULT = 0x000401FF;
3241 pub const CO_E_NOTINITIALIZED: HRESULT = 0x800401F0;
3242 pub const CO_E_ALREADYINITIALIZED: HRESULT = 0x800401F1;
3243 pub const CO_E_CANTDETERMINECLASS: HRESULT = 0x800401F2;
3244 pub const CO_E_CLASSSTRING: HRESULT = 0x800401F3;
3245 pub const CO_E_IIDSTRING: HRESULT = 0x800401F4;
3246 pub const CO_E_APPNOTFOUND: HRESULT = 0x800401F5;
3247 pub const CO_E_APPSINGLEUSE: HRESULT = 0x800401F6;
3248 pub const CO_E_ERRORINAPP: HRESULT = 0x800401F7;
3249 pub const CO_E_DLLNOTFOUND: HRESULT = 0x800401F8;
3250 pub const CO_E_ERRORINDLL: HRESULT = 0x800401F9;
3251 pub const CO_E_WRONGOSFORAPP: HRESULT = 0x800401FA;
3252 pub const CO_E_OBJNOTREG: HRESULT = 0x800401FB;
3253 pub const CO_E_OBJISREG: HRESULT = 0x800401FC;
3254 pub const CO_E_OBJNOTCONNECTED: HRESULT = 0x800401FD;
3255 pub const CO_E_APPDIDNTREG: HRESULT = 0x800401FE;
3256 pub const CO_E_RELEASED: HRESULT = 0x800401FF;
3257 pub const EVENT_E_FIRST: HRESULT = 0x80040200;
3258 pub const EVENT_E_LAST: HRESULT = 0x8004021F;
3259 pub const EVENT_S_FIRST: HRESULT = 0x00040200;
3260 pub const EVENT_S_LAST: HRESULT = 0x0004021F;
3261 pub const EVENT_S_SOME_SUBSCRIBERS_FAILED: HRESULT = 0x00040200;
3262 pub const EVENT_E_ALL_SUBSCRIBERS_FAILED: HRESULT = 0x80040201;
3263 pub const EVENT_S_NOSUBSCRIBERS: HRESULT = 0x00040202;
3264 pub const EVENT_E_QUERYSYNTAX: HRESULT = 0x80040203;
3265 pub const EVENT_E_QUERYFIELD: HRESULT = 0x80040204;
3266 pub const EVENT_E_INTERNALEXCEPTION: HRESULT = 0x80040205;
3267 pub const EVENT_E_INTERNALERROR: HRESULT = 0x80040206;
3268 pub const EVENT_E_INVALID_PER_USER_SID: HRESULT = 0x80040207;
3269 pub const EVENT_E_USER_EXCEPTION: HRESULT = 0x80040208;
3270 pub const EVENT_E_TOO_MANY_METHODS: HRESULT = 0x80040209;
3271 pub const EVENT_E_MISSING_EVENTCLASS: HRESULT = 0x8004020A;
3272 pub const EVENT_E_NOT_ALL_REMOVED: HRESULT = 0x8004020B;
3273 pub const EVENT_E_COMPLUS_NOT_INSTALLED: HRESULT = 0x8004020C;
3274 pub const EVENT_E_CANT_MODIFY_OR_DELETE_UNCONFIGURED_OBJECT: HRESULT = 0x8004020D;
3275 pub const EVENT_E_CANT_MODIFY_OR_DELETE_CONFIGURED_OBJECT: HRESULT = 0x8004020E;
3276 pub const EVENT_E_INVALID_EVENT_CLASS_PARTITION: HRESULT = 0x8004020F;
3277 pub const EVENT_E_PER_USER_SID_NOT_LOGGED_ON: HRESULT = 0x80040210;
3278 pub const TPC_E_INVALID_PROPERTY: HRESULT = 0x80040241;
3279 pub const TPC_E_NO_DEFAULT_TABLET: HRESULT = 0x80040212;
3280 pub const TPC_E_UNKNOWN_PROPERTY: HRESULT = 0x8004021B;
3281 pub const TPC_E_INVALID_INPUT_RECT: HRESULT = 0x80040219;
3282 pub const TPC_E_INVALID_STROKE: HRESULT = 0x80040222;
3283 pub const TPC_E_INITIALIZE_FAIL: HRESULT = 0x80040223;
3284 pub const TPC_E_NOT_RELEVANT: HRESULT = 0x80040232;
3285 pub const TPC_E_INVALID_PACKET_DESCRIPTION: HRESULT = 0x80040233;
3286 pub const TPC_E_RECOGNIZER_NOT_REGISTERED: HRESULT = 0x80040235;
3287 pub const TPC_E_INVALID_RIGHTS: HRESULT = 0x80040236;
3288 pub const TPC_E_OUT_OF_ORDER_CALL: HRESULT = 0x80040237;
3289 pub const TPC_E_QUEUE_FULL: HRESULT = 0x80040238;
3290 pub const TPC_E_INVALID_CONFIGURATION: HRESULT = 0x80040239;
3291 pub const TPC_E_INVALID_DATA_FROM_RECOGNIZER: HRESULT = 0x8004023A;
3292 pub const TPC_S_TRUNCATED: HRESULT = 0x00040252;
3293 pub const TPC_S_INTERRUPTED: HRESULT = 0x00040253;
3294 pub const TPC_S_NO_DATA_TO_PROCESS: HRESULT = 0x00040254;
3295 pub const XACT_E_FIRST: HRESULT = 0x8004D000;
3296 pub const XACT_E_LAST: HRESULT = 0x8004D02B;
3297 pub const XACT_S_FIRST: HRESULT = 0x0004D000;
3298 pub const XACT_S_LAST: HRESULT = 0x0004D010;
3299 pub const XACT_E_ALREADYOTHERSINGLEPHASE: HRESULT = 0x8004D000;
3300 pub const XACT_E_CANTRETAIN: HRESULT = 0x8004D001;
3301 pub const XACT_E_COMMITFAILED: HRESULT = 0x8004D002;
3302 pub const XACT_E_COMMITPREVENTED: HRESULT = 0x8004D003;
3303 pub const XACT_E_HEURISTICABORT: HRESULT = 0x8004D004;
3304 pub const XACT_E_HEURISTICCOMMIT: HRESULT = 0x8004D005;
3305 pub const XACT_E_HEURISTICDAMAGE: HRESULT = 0x8004D006;
3306 pub const XACT_E_HEURISTICDANGER: HRESULT = 0x8004D007;
3307 pub const XACT_E_ISOLATIONLEVEL: HRESULT = 0x8004D008;
3308 pub const XACT_E_NOASYNC: HRESULT = 0x8004D009;
3309 pub const XACT_E_NOENLIST: HRESULT = 0x8004D00A;
3310 pub const XACT_E_NOISORETAIN: HRESULT = 0x8004D00B;
3311 pub const XACT_E_NORESOURCE: HRESULT = 0x8004D00C;
3312 pub const XACT_E_NOTCURRENT: HRESULT = 0x8004D00D;
3313 pub const XACT_E_NOTRANSACTION: HRESULT = 0x8004D00E;
3314 pub const XACT_E_NOTSUPPORTED: HRESULT = 0x8004D00F;
3315 pub const XACT_E_UNKNOWNRMGRID: HRESULT = 0x8004D010;
3316 pub const XACT_E_WRONGSTATE: HRESULT = 0x8004D011;
3317 pub const XACT_E_WRONGUOW: HRESULT = 0x8004D012;
3318 pub const XACT_E_XTIONEXISTS: HRESULT = 0x8004D013;
3319 pub const XACT_E_NOIMPORTOBJECT: HRESULT = 0x8004D014;
3320 pub const XACT_E_INVALIDCOOKIE: HRESULT = 0x8004D015;
3321 pub const XACT_E_INDOUBT: HRESULT = 0x8004D016;
3322 pub const XACT_E_NOTIMEOUT: HRESULT = 0x8004D017;
3323 pub const XACT_E_ALREADYINPROGRESS: HRESULT = 0x8004D018;
3324 pub const XACT_E_ABORTED: HRESULT = 0x8004D019;
3325 pub const XACT_E_LOGFULL: HRESULT = 0x8004D01A;
3326 pub const XACT_E_TMNOTAVAILABLE: HRESULT = 0x8004D01B;
3327 pub const XACT_E_CONNECTION_DOWN: HRESULT = 0x8004D01C;
3328 pub const XACT_E_CONNECTION_DENIED: HRESULT = 0x8004D01D;
3329 pub const XACT_E_REENLISTTIMEOUT: HRESULT = 0x8004D01E;
3330 pub const XACT_E_TIP_CONNECT_FAILED: HRESULT = 0x8004D01F;
3331 pub const XACT_E_TIP_PROTOCOL_ERROR: HRESULT = 0x8004D020;
3332 pub const XACT_E_TIP_PULL_FAILED: HRESULT = 0x8004D021;
3333 pub const XACT_E_DEST_TMNOTAVAILABLE: HRESULT = 0x8004D022;
3334 pub const XACT_E_TIP_DISABLED: HRESULT = 0x8004D023;
3335 pub const XACT_E_NETWORK_TX_DISABLED: HRESULT = 0x8004D024;
3336 pub const XACT_E_PARTNER_NETWORK_TX_DISABLED: HRESULT = 0x8004D025;
3337 pub const XACT_E_XA_TX_DISABLED: HRESULT = 0x8004D026;
3338 pub const XACT_E_UNABLE_TO_READ_DTC_CONFIG: HRESULT = 0x8004D027;
3339 pub const XACT_E_UNABLE_TO_LOAD_DTC_PROXY: HRESULT = 0x8004D028;
3340 pub const XACT_E_ABORTING: HRESULT = 0x8004D029;
3341 pub const XACT_E_PUSH_COMM_FAILURE: HRESULT = 0x8004D02A;
3342 pub const XACT_E_PULL_COMM_FAILURE: HRESULT = 0x8004D02B;
3343 pub const XACT_E_LU_TX_DISABLED: HRESULT = 0x8004D02C;
3344 pub const XACT_E_CLERKNOTFOUND: HRESULT = 0x8004D080;
3345 pub const XACT_E_CLERKEXISTS: HRESULT = 0x8004D081;
3346 pub const XACT_E_RECOVERYINPROGRESS: HRESULT = 0x8004D082;
3347 pub const XACT_E_TRANSACTIONCLOSED: HRESULT = 0x8004D083;
3348 pub const XACT_E_INVALIDLSN: HRESULT = 0x8004D084;
3349 pub const XACT_E_REPLAYREQUEST: HRESULT = 0x8004D085;
3350 pub const XACT_S_ASYNC: HRESULT = 0x0004D000;
3351 pub const XACT_S_DEFECT: HRESULT = 0x0004D001;
3352 pub const XACT_S_READONLY: HRESULT = 0x0004D002;
3353 pub const XACT_S_SOMENORETAIN: HRESULT = 0x0004D003;
3354 pub const XACT_S_OKINFORM: HRESULT = 0x0004D004;
3355 pub const XACT_S_MADECHANGESCONTENT: HRESULT = 0x0004D005;
3356 pub const XACT_S_MADECHANGESINFORM: HRESULT = 0x0004D006;
3357 pub const XACT_S_ALLNORETAIN: HRESULT = 0x0004D007;
3358 pub const XACT_S_ABORTING: HRESULT = 0x0004D008;
3359 pub const XACT_S_SINGLEPHASE: HRESULT = 0x0004D009;
3360 pub const XACT_S_LOCALLY_OK: HRESULT = 0x0004D00A;
3361 pub const XACT_S_LASTRESOURCEMANAGER: HRESULT = 0x0004D010;
3362 pub const CONTEXT_E_FIRST: HRESULT = 0x8004E000;
3363 pub const CONTEXT_E_LAST: HRESULT = 0x8004E02F;
3364 pub const CONTEXT_S_FIRST: HRESULT = 0x0004E000;
3365 pub const CONTEXT_S_LAST: HRESULT = 0x0004E02F;
3366 pub const CONTEXT_E_ABORTED: HRESULT = 0x8004E002;
3367 pub const CONTEXT_E_ABORTING: HRESULT = 0x8004E003;
3368 pub const CONTEXT_E_NOCONTEXT: HRESULT = 0x8004E004;
3369 pub const CONTEXT_E_WOULD_DEADLOCK: HRESULT = 0x8004E005;
3370 pub const CONTEXT_E_SYNCH_TIMEOUT: HRESULT = 0x8004E006;
3371 pub const CONTEXT_E_OLDREF: HRESULT = 0x8004E007;
3372 pub const CONTEXT_E_ROLENOTFOUND: HRESULT = 0x8004E00C;
3373 pub const CONTEXT_E_TMNOTAVAILABLE: HRESULT = 0x8004E00F;
3374 pub const CO_E_ACTIVATIONFAILED: HRESULT = 0x8004E021;
3375 pub const CO_E_ACTIVATIONFAILED_EVENTLOGGED: HRESULT = 0x8004E022;
3376 pub const CO_E_ACTIVATIONFAILED_CATALOGERROR: HRESULT = 0x8004E023;
3377 pub const CO_E_ACTIVATIONFAILED_TIMEOUT: HRESULT = 0x8004E024;
3378 pub const CO_E_INITIALIZATIONFAILED: HRESULT = 0x8004E025;
3379 pub const CONTEXT_E_NOJIT: HRESULT = 0x8004E026;
3380 pub const CONTEXT_E_NOTRANSACTION: HRESULT = 0x8004E027;
3381 pub const CO_E_THREADINGMODEL_CHANGED: HRESULT = 0x8004E028;
3382 pub const CO_E_NOIISINTRINSICS: HRESULT = 0x8004E029;
3383 pub const CO_E_NOCOOKIES: HRESULT = 0x8004E02A;
3384 pub const CO_E_DBERROR: HRESULT = 0x8004E02B;
3385 pub const CO_E_NOTPOOLED: HRESULT = 0x8004E02C;
3386 pub const CO_E_NOTCONSTRUCTED: HRESULT = 0x8004E02D;
3387 pub const CO_E_NOSYNCHRONIZATION: HRESULT = 0x8004E02E;
3388 pub const CO_E_ISOLEVELMISMATCH: HRESULT = 0x8004E02F;
3389 pub const CO_E_CALL_OUT_OF_TX_SCOPE_NOT_ALLOWED: HRESULT = 0x8004E030;
3390 pub const CO_E_EXIT_TRANSACTION_SCOPE_NOT_CALLED: HRESULT = 0x8004E031;
3391 pub const OLE_S_USEREG: HRESULT = 0x00040000;
3392 pub const OLE_S_STATIC: HRESULT = 0x00040001;
3393 pub const OLE_S_MAC_CLIPFORMAT: HRESULT = 0x00040002;
3394 pub const DRAGDROP_S_DROP: HRESULT = 0x00040100;
3395 pub const DRAGDROP_S_CANCEL: HRESULT = 0x00040101;
3396 pub const DRAGDROP_S_USEDEFAULTCURSORS: HRESULT = 0x00040102;
3397 pub const DATA_S_SAMEFORMATETC: HRESULT = 0x00040130;
3398 pub const VIEW_S_ALREADY_FROZEN: HRESULT = 0x00040140;
3399 pub const CACHE_S_FORMATETC_NOTSUPPORTED: HRESULT = 0x00040170;
3400 pub const CACHE_S_SAMECACHE: HRESULT = 0x00040171;
3401 pub const CACHE_S_SOMECACHES_NOTUPDATED: HRESULT = 0x00040172;
3402 pub const OLEOBJ_S_INVALIDVERB: HRESULT = 0x00040180;
3403 pub const OLEOBJ_S_CANNOT_DOVERB_NOW: HRESULT = 0x00040181;
3404 pub const OLEOBJ_S_INVALIDHWND: HRESULT = 0x00040182;
3405 pub const INPLACE_S_TRUNCATED: HRESULT = 0x000401A0;
3406 pub const CONVERT10_S_NO_PRESENTATION: HRESULT = 0x000401C0;
3407 pub const MK_S_REDUCED_TO_SELF: HRESULT = 0x000401E2;
3408 pub const MK_S_ME: HRESULT = 0x000401E4;
3409 pub const MK_S_HIM: HRESULT = 0x000401E5;
3410 pub const MK_S_US: HRESULT = 0x000401E6;
3411 pub const MK_S_MONIKERALREADYREGISTERED: HRESULT = 0x000401E7;
3412 pub const SCHED_S_TASK_READY: HRESULT = 0x00041300;
3413 pub const SCHED_S_TASK_RUNNING: HRESULT = 0x00041301;
3414 pub const SCHED_S_TASK_DISABLED: HRESULT = 0x00041302;
3415 pub const SCHED_S_TASK_HAS_NOT_RUN: HRESULT = 0x00041303;
3416 pub const SCHED_S_TASK_NO_MORE_RUNS: HRESULT = 0x00041304;
3417 pub const SCHED_S_TASK_NOT_SCHEDULED: HRESULT = 0x00041305;
3418 pub const SCHED_S_TASK_TERMINATED: HRESULT = 0x00041306;
3419 pub const SCHED_S_TASK_NO_VALID_TRIGGERS: HRESULT = 0x00041307;
3420 pub const SCHED_S_EVENT_TRIGGER: HRESULT = 0x00041308;
3421 pub const SCHED_E_TRIGGER_NOT_FOUND: HRESULT = 0x80041309;
3422 pub const SCHED_E_TASK_NOT_READY: HRESULT = 0x8004130A;
3423 pub const SCHED_E_TASK_NOT_RUNNING: HRESULT = 0x8004130B;
3424 pub const SCHED_E_SERVICE_NOT_INSTALLED: HRESULT = 0x8004130C;
3425 pub const SCHED_E_CANNOT_OPEN_TASK: HRESULT = 0x8004130D;
3426 pub const SCHED_E_INVALID_TASK: HRESULT = 0x8004130E;
3427 pub const SCHED_E_ACCOUNT_INFORMATION_NOT_SET: HRESULT = 0x8004130F;
3428 pub const SCHED_E_ACCOUNT_NAME_NOT_FOUND: HRESULT = 0x80041310;
3429 pub const SCHED_E_ACCOUNT_DBASE_CORRUPT: HRESULT = 0x80041311;
3430 pub const SCHED_E_NO_SECURITY_SERVICES: HRESULT = 0x80041312;
3431 pub const SCHED_E_UNKNOWN_OBJECT_VERSION: HRESULT = 0x80041313;
3432 pub const SCHED_E_UNSUPPORTED_ACCOUNT_OPTION: HRESULT = 0x80041314;
3433 pub const SCHED_E_SERVICE_NOT_RUNNING: HRESULT = 0x80041315;
3434 pub const SCHED_E_UNEXPECTEDNODE: HRESULT = 0x80041316;
3435 pub const SCHED_E_NAMESPACE: HRESULT = 0x80041317;
3436 pub const SCHED_E_INVALIDVALUE: HRESULT = 0x80041318;
3437 pub const SCHED_E_MISSINGNODE: HRESULT = 0x80041319;
3438 pub const SCHED_E_MALFORMEDXML: HRESULT = 0x8004131A;
3439 pub const SCHED_S_SOME_TRIGGERS_FAILED: HRESULT = 0x0004131B;
3440 pub const SCHED_S_BATCH_LOGON_PROBLEM: HRESULT = 0x0004131C;
3441 pub const SCHED_E_TOO_MANY_NODES: HRESULT = 0x8004131D;
3442 pub const SCHED_E_PAST_END_BOUNDARY: HRESULT = 0x8004131E;
3443 pub const SCHED_E_ALREADY_RUNNING: HRESULT = 0x8004131F;
3444 pub const SCHED_E_USER_NOT_LOGGED_ON: HRESULT = 0x80041320;
3445 pub const SCHED_E_INVALID_TASK_HASH: HRESULT = 0x80041321;
3446 pub const SCHED_E_SERVICE_NOT_AVAILABLE: HRESULT = 0x80041322;
3447 pub const SCHED_E_SERVICE_TOO_BUSY: HRESULT = 0x80041323;
3448 pub const SCHED_E_TASK_ATTEMPTED: HRESULT = 0x80041324;
3449 pub const SCHED_S_TASK_QUEUED: HRESULT = 0x00041325;
3450 pub const SCHED_E_TASK_DISABLED: HRESULT = 0x80041326;
3451 pub const SCHED_E_TASK_NOT_V1_COMPAT: HRESULT = 0x80041327;
3452 pub const SCHED_E_START_ON_DEMAND: HRESULT = 0x80041328;
3453 pub const SCHED_E_TASK_NOT_UBPM_COMPAT: HRESULT = 0x80041329;
3454 pub const SCHED_E_DEPRECATED_FEATURE_USED: HRESULT = 0x80041330;
3455 pub const CO_E_CLASS_CREATE_FAILED: HRESULT = 0x80080001;
3456 pub const CO_E_SCM_ERROR: HRESULT = 0x80080002;
3457 pub const CO_E_SCM_RPC_FAILURE: HRESULT = 0x80080003;
3458 pub const CO_E_BAD_PATH: HRESULT = 0x80080004;
3459 pub const CO_E_SERVER_EXEC_FAILURE: HRESULT = 0x80080005;
3460 pub const CO_E_OBJSRV_RPC_FAILURE: HRESULT = 0x80080006;
3461 pub const MK_E_NO_NORMALIZED: HRESULT = 0x80080007;
3462 pub const CO_E_SERVER_STOPPING: HRESULT = 0x80080008;
3463 pub const MEM_E_INVALID_ROOT: HRESULT = 0x80080009;
3464 pub const MEM_E_INVALID_LINK: HRESULT = 0x80080010;
3465 pub const MEM_E_INVALID_SIZE: HRESULT = 0x80080011;
3466 pub const CO_S_NOTALLINTERFACES: HRESULT = 0x00080012;
3467 pub const CO_S_MACHINENAMENOTFOUND: HRESULT = 0x00080013;
3468 pub const CO_E_MISSING_DISPLAYNAME: HRESULT = 0x80080015;
3469 pub const CO_E_RUNAS_VALUE_MUST_BE_AAA: HRESULT = 0x80080016;
3470 pub const CO_E_ELEVATION_DISABLED: HRESULT = 0x80080017;
3471 pub const APPX_E_PACKAGING_INTERNAL: HRESULT = 0x80080200;
3472 pub const APPX_E_INTERLEAVING_NOT_ALLOWED: HRESULT = 0x80080201;
3473 pub const APPX_E_RELATIONSHIPS_NOT_ALLOWED: HRESULT = 0x80080202;
3474 pub const APPX_E_MISSING_REQUIRED_FILE: HRESULT = 0x80080203;
3475 pub const APPX_E_INVALID_MANIFEST: HRESULT = 0x80080204;
3476 pub const APPX_E_INVALID_BLOCKMAP: HRESULT = 0x80080205;
3477 pub const APPX_E_CORRUPT_CONTENT: HRESULT = 0x80080206;
3478 pub const APPX_E_BLOCK_HASH_INVALID: HRESULT = 0x80080207;
3479 pub const APPX_E_REQUESTED_RANGE_TOO_LARGE: HRESULT = 0x80080208;
3480 pub const APPX_E_INVALID_SIP_CLIENT_DATA: HRESULT = 0x80080209;
3481 pub const BT_E_SPURIOUS_ACTIVATION: HRESULT = 0x80080300;
3482 pub const DISP_E_UNKNOWNINTERFACE: HRESULT = 0x80020001;
3483 pub const DISP_E_MEMBERNOTFOUND: HRESULT = 0x80020003;
3484 pub const DISP_E_PARAMNOTFOUND: HRESULT = 0x80020004;
3485 pub const DISP_E_TYPEMISMATCH: HRESULT = 0x80020005;
3486 pub const DISP_E_UNKNOWNNAME: HRESULT = 0x80020006;
3487 pub const DISP_E_NONAMEDARGS: HRESULT = 0x80020007;
3488 pub const DISP_E_BADVARTYPE: HRESULT = 0x80020008;
3489 pub const DISP_E_EXCEPTION: HRESULT = 0x80020009;
3490 pub const DISP_E_OVERFLOW: HRESULT = 0x8002000A;
3491 pub const DISP_E_BADINDEX: HRESULT = 0x8002000B;
3492 pub const DISP_E_UNKNOWNLCID: HRESULT = 0x8002000C;
3493 pub const DISP_E_ARRAYISLOCKED: HRESULT = 0x8002000D;
3494 pub const DISP_E_BADPARAMCOUNT: HRESULT = 0x8002000E;
3495 pub const DISP_E_PARAMNOTOPTIONAL: HRESULT = 0x8002000F;
3496 pub const DISP_E_BADCALLEE: HRESULT = 0x80020010;
3497 pub const DISP_E_NOTACOLLECTION: HRESULT = 0x80020011;
3498 pub const DISP_E_DIVBYZERO: HRESULT = 0x80020012;
3499 pub const DISP_E_BUFFERTOOSMALL: HRESULT = 0x80020013;
3500 pub const TYPE_E_BUFFERTOOSMALL: HRESULT = 0x80028016;
3501 pub const TYPE_E_FIELDNOTFOUND: HRESULT = 0x80028017;
3502 pub const TYPE_E_INVDATAREAD: HRESULT = 0x80028018;
3503 pub const TYPE_E_UNSUPFORMAT: HRESULT = 0x80028019;
3504 pub const TYPE_E_REGISTRYACCESS: HRESULT = 0x8002801C;
3505 pub const TYPE_E_LIBNOTREGISTERED: HRESULT = 0x8002801D;
3506 pub const TYPE_E_UNDEFINEDTYPE: HRESULT = 0x80028027;
3507 pub const TYPE_E_QUALIFIEDNAMEDISALLOWED: HRESULT = 0x80028028;
3508 pub const TYPE_E_INVALIDSTATE: HRESULT = 0x80028029;
3509 pub const TYPE_E_WRONGTYPEKIND: HRESULT = 0x8002802A;
3510 pub const TYPE_E_ELEMENTNOTFOUND: HRESULT = 0x8002802B;
3511 pub const TYPE_E_AMBIGUOUSNAME: HRESULT = 0x8002802C;
3512 pub const TYPE_E_NAMECONFLICT: HRESULT = 0x8002802D;
3513 pub const TYPE_E_UNKNOWNLCID: HRESULT = 0x8002802E;
3514 pub const TYPE_E_DLLFUNCTIONNOTFOUND: HRESULT = 0x8002802F;
3515 pub const TYPE_E_BADMODULEKIND: HRESULT = 0x800288BD;
3516 pub const TYPE_E_SIZETOOBIG: HRESULT = 0x800288C5;
3517 pub const TYPE_E_DUPLICATEID: HRESULT = 0x800288C6;
3518 pub const TYPE_E_INVALIDID: HRESULT = 0x800288CF;
3519 pub const TYPE_E_TYPEMISMATCH: HRESULT = 0x80028CA0;
3520 pub const TYPE_E_OUTOFBOUNDS: HRESULT = 0x80028CA1;
3521 pub const TYPE_E_IOERROR: HRESULT = 0x80028CA2;
3522 pub const TYPE_E_CANTCREATETMPFILE: HRESULT = 0x80028CA3;
3523 pub const TYPE_E_CANTLOADLIBRARY: HRESULT = 0x80029C4A;
3524 pub const TYPE_E_INCONSISTENTPROPFUNCS: HRESULT = 0x80029C83;
3525 pub const TYPE_E_CIRCULARTYPE: HRESULT = 0x80029C84;
3526 pub const STG_E_INVALIDFUNCTION: HRESULT = 0x80030001;
3527 pub const STG_E_FILENOTFOUND: HRESULT = 0x80030002;
3528 pub const STG_E_PATHNOTFOUND: HRESULT = 0x80030003;
3529 pub const STG_E_TOOMANYOPENFILES: HRESULT = 0x80030004;
3530 pub const STG_E_ACCESSDENIED: HRESULT = 0x80030005;
3531 pub const STG_E_INVALIDHANDLE: HRESULT = 0x80030006;
3532 pub const STG_E_INSUFFICIENTMEMORY: HRESULT = 0x80030008;
3533 pub const STG_E_INVALIDPOINTER: HRESULT = 0x80030009;
3534 pub const STG_E_NOMOREFILES: HRESULT = 0x80030012;
3535 pub const STG_E_DISKISWRITEPROTECTED: HRESULT = 0x80030013;
3536 pub const STG_E_SEEKERROR: HRESULT = 0x80030019;
3537 pub const STG_E_WRITEFAULT: HRESULT = 0x8003001D;
3538 pub const STG_E_READFAULT: HRESULT = 0x8003001E;
3539 pub const STG_E_SHAREVIOLATION: HRESULT = 0x80030020;
3540 pub const STG_E_LOCKVIOLATION: HRESULT = 0x80030021;
3541 pub const STG_E_FILEALREADYEXISTS: HRESULT = 0x80030050;
3542 pub const STG_E_INVALIDPARAMETER: HRESULT = 0x80030057;
3543 pub const STG_E_MEDIUMFULL: HRESULT = 0x80030070;
3544 pub const STG_E_PROPSETMISMATCHED: HRESULT = 0x800300F0;
3545 pub const STG_E_ABNORMALAPIEXIT: HRESULT = 0x800300FA;
3546 pub const STG_E_INVALIDHEADER: HRESULT = 0x800300FB;
3547 pub const STG_E_INVALIDNAME: HRESULT = 0x800300FC;
3548 pub const STG_E_UNKNOWN: HRESULT = 0x800300FD;
3549 pub const STG_E_UNIMPLEMENTEDFUNCTION: HRESULT = 0x800300FE;
3550 pub const STG_E_INVALIDFLAG: HRESULT = 0x800300FF;
3551 pub const STG_E_INUSE: HRESULT = 0x80030100;
3552 pub const STG_E_NOTCURRENT: HRESULT = 0x80030101;
3553 pub const STG_E_REVERTED: HRESULT = 0x80030102;
3554 pub const STG_E_CANTSAVE: HRESULT = 0x80030103;
3555 pub const STG_E_OLDFORMAT: HRESULT = 0x80030104;
3556 pub const STG_E_OLDDLL: HRESULT = 0x80030105;
3557 pub const STG_E_SHAREREQUIRED: HRESULT = 0x80030106;
3558 pub const STG_E_NOTFILEBASEDSTORAGE: HRESULT = 0x80030107;
3559 pub const STG_E_EXTANTMARSHALLINGS: HRESULT = 0x80030108;
3560 pub const STG_E_DOCFILECORRUPT: HRESULT = 0x80030109;
3561 pub const STG_E_BADBASEADDRESS: HRESULT = 0x80030110;
3562 pub const STG_E_DOCFILETOOLARGE: HRESULT = 0x80030111;
3563 pub const STG_E_NOTSIMPLEFORMAT: HRESULT = 0x80030112;
3564 pub const STG_E_INCOMPLETE: HRESULT = 0x80030201;
3565 pub const STG_E_TERMINATED: HRESULT = 0x80030202;
3566 pub const STG_S_CONVERTED: HRESULT = 0x00030200;
3567 pub const STG_S_BLOCK: HRESULT = 0x00030201;
3568 pub const STG_S_RETRYNOW: HRESULT = 0x00030202;
3569 pub const STG_S_MONITORING: HRESULT = 0x00030203;
3570 pub const STG_S_MULTIPLEOPENS: HRESULT = 0x00030204;
3571 pub const STG_S_CONSOLIDATIONFAILED: HRESULT = 0x00030205;
3572 pub const STG_S_CANNOTCONSOLIDATE: HRESULT = 0x00030206;
3573 pub const STG_E_STATUS_COPY_PROTECTION_FAILURE: HRESULT = 0x80030305;
3574 pub const STG_E_CSS_AUTHENTICATION_FAILURE: HRESULT = 0x80030306;
3575 pub const STG_E_CSS_KEY_NOT_PRESENT: HRESULT = 0x80030307;
3576 pub const STG_E_CSS_KEY_NOT_ESTABLISHED: HRESULT = 0x80030308;
3577 pub const STG_E_CSS_SCRAMBLED_SECTOR: HRESULT = 0x80030309;
3578 pub const STG_E_CSS_REGION_MISMATCH: HRESULT = 0x8003030A;
3579 pub const STG_E_RESETS_EXHAUSTED: HRESULT = 0x8003030B;
3580 pub const RPC_E_CALL_REJECTED: HRESULT = 0x80010001;
3581 pub const RPC_E_CALL_CANCELED: HRESULT = 0x80010002;
3582 pub const RPC_E_CANTPOST_INSENDCALL: HRESULT = 0x80010003;
3583 pub const RPC_E_CANTCALLOUT_INASYNCCALL: HRESULT = 0x80010004;
3584 pub const RPC_E_CANTCALLOUT_INEXTERNALCALL: HRESULT = 0x80010005;
3585 pub const RPC_E_CONNECTION_TERMINATED: HRESULT = 0x80010006;
3586 pub const RPC_E_SERVER_DIED: HRESULT = 0x80010007;
3587 pub const RPC_E_CLIENT_DIED: HRESULT = 0x80010008;
3588 pub const RPC_E_INVALID_DATAPACKET: HRESULT = 0x80010009;
3589 pub const RPC_E_CANTTRANSMIT_CALL: HRESULT = 0x8001000A;
3590 pub const RPC_E_CLIENT_CANTMARSHAL_DATA: HRESULT = 0x8001000B;
3591 pub const RPC_E_CLIENT_CANTUNMARSHAL_DATA: HRESULT = 0x8001000C;
3592 pub const RPC_E_SERVER_CANTMARSHAL_DATA: HRESULT = 0x8001000D;
3593 pub const RPC_E_SERVER_CANTUNMARSHAL_DATA: HRESULT = 0x8001000E;
3594 pub const RPC_E_INVALID_DATA: HRESULT = 0x8001000F;
3595 pub const RPC_E_INVALID_PARAMETER: HRESULT = 0x80010010;
3596 pub const RPC_E_CANTCALLOUT_AGAIN: HRESULT = 0x80010011;
3597 pub const RPC_E_SERVER_DIED_DNE: HRESULT = 0x80010012;
3598 pub const RPC_E_SYS_CALL_FAILED: HRESULT = 0x80010100;
3599 pub const RPC_E_OUT_OF_RESOURCES: HRESULT = 0x80010101;
3600 pub const RPC_E_ATTEMPTED_MULTITHREAD: HRESULT = 0x80010102;
3601 pub const RPC_E_NOT_REGISTERED: HRESULT = 0x80010103;
3602 pub const RPC_E_FAULT: HRESULT = 0x80010104;
3603 pub const RPC_E_SERVERFAULT: HRESULT = 0x80010105;
3604 pub const RPC_E_CHANGED_MODE: HRESULT = 0x80010106;
3605 pub const RPC_E_INVALIDMETHOD: HRESULT = 0x80010107;
3606 pub const RPC_E_DISCONNECTED: HRESULT = 0x80010108;
3607 pub const RPC_E_RETRY: HRESULT = 0x80010109;
3608 pub const RPC_E_SERVERCALL_RETRYLATER: HRESULT = 0x8001010A;
3609 pub const RPC_E_SERVERCALL_REJECTED: HRESULT = 0x8001010B;
3610 pub const RPC_E_INVALID_CALLDATA: HRESULT = 0x8001010C;
3611 pub const RPC_E_CANTCALLOUT_ININPUTSYNCCALL: HRESULT = 0x8001010D;
3612 pub const RPC_E_WRONG_THREAD: HRESULT = 0x8001010E;
3613 pub const RPC_E_THREAD_NOT_INIT: HRESULT = 0x8001010F;
3614 pub const RPC_E_VERSION_MISMATCH: HRESULT = 0x80010110;
3615 pub const RPC_E_INVALID_HEADER: HRESULT = 0x80010111;
3616 pub const RPC_E_INVALID_EXTENSION: HRESULT = 0x80010112;
3617 pub const RPC_E_INVALID_IPID: HRESULT = 0x80010113;
3618 pub const RPC_E_INVALID_OBJECT: HRESULT = 0x80010114;
3619 pub const RPC_S_CALLPENDING: HRESULT = 0x80010115;
3620 pub const RPC_S_WAITONTIMER: HRESULT = 0x80010116;
3621 pub const RPC_E_CALL_COMPLETE: HRESULT = 0x80010117;
3622 pub const RPC_E_UNSECURE_CALL: HRESULT = 0x80010118;
3623 pub const RPC_E_TOO_LATE: HRESULT = 0x80010119;
3624 pub const RPC_E_NO_GOOD_SECURITY_PACKAGES: HRESULT = 0x8001011A;
3625 pub const RPC_E_ACCESS_DENIED: HRESULT = 0x8001011B;
3626 pub const RPC_E_REMOTE_DISABLED: HRESULT = 0x8001011C;
3627 pub const RPC_E_INVALID_OBJREF: HRESULT = 0x8001011D;
3628 pub const RPC_E_NO_CONTEXT: HRESULT = 0x8001011E;
3629 pub const RPC_E_TIMEOUT: HRESULT = 0x8001011F;
3630 pub const RPC_E_NO_SYNC: HRESULT = 0x80010120;
3631 pub const RPC_E_FULLSIC_REQUIRED: HRESULT = 0x80010121;
3632 pub const RPC_E_INVALID_STD_NAME: HRESULT = 0x80010122;
3633 pub const CO_E_FAILEDTOIMPERSONATE: HRESULT = 0x80010123;
3634 pub const CO_E_FAILEDTOGETSECCTX: HRESULT = 0x80010124;
3635 pub const CO_E_FAILEDTOOPENTHREADTOKEN: HRESULT = 0x80010125;
3636 pub const CO_E_FAILEDTOGETTOKENINFO: HRESULT = 0x80010126;
3637 pub const CO_E_TRUSTEEDOESNTMATCHCLIENT: HRESULT = 0x80010127;
3638 pub const CO_E_FAILEDTOQUERYCLIENTBLANKET: HRESULT = 0x80010128;
3639 pub const CO_E_FAILEDTOSETDACL: HRESULT = 0x80010129;
3640 pub const CO_E_ACCESSCHECKFAILED: HRESULT = 0x8001012A;
3641 pub const CO_E_NETACCESSAPIFAILED: HRESULT = 0x8001012B;
3642 pub const CO_E_WRONGTRUSTEENAMESYNTAX: HRESULT = 0x8001012C;
3643 pub const CO_E_INVALIDSID: HRESULT = 0x8001012D;
3644 pub const CO_E_CONVERSIONFAILED: HRESULT = 0x8001012E;
3645 pub const CO_E_NOMATCHINGSIDFOUND: HRESULT = 0x8001012F;
3646 pub const CO_E_LOOKUPACCSIDFAILED: HRESULT = 0x80010130;
3647 pub const CO_E_NOMATCHINGNAMEFOUND: HRESULT = 0x80010131;
3648 pub const CO_E_LOOKUPACCNAMEFAILED: HRESULT = 0x80010132;
3649 pub const CO_E_SETSERLHNDLFAILED: HRESULT = 0x80010133;
3650 pub const CO_E_FAILEDTOGETWINDIR: HRESULT = 0x80010134;
3651 pub const CO_E_PATHTOOLONG: HRESULT = 0x80010135;
3652 pub const CO_E_FAILEDTOGENUUID: HRESULT = 0x80010136;
3653 pub const CO_E_FAILEDTOCREATEFILE: HRESULT = 0x80010137;
3654 pub const CO_E_FAILEDTOCLOSEHANDLE: HRESULT = 0x80010138;
3655 pub const CO_E_EXCEEDSYSACLLIMIT: HRESULT = 0x80010139;
3656 pub const CO_E_ACESINWRONGORDER: HRESULT = 0x8001013A;
3657 pub const CO_E_INCOMPATIBLESTREAMVERSION: HRESULT = 0x8001013B;
3658 pub const CO_E_FAILEDTOOPENPROCESSTOKEN: HRESULT = 0x8001013C;
3659 pub const CO_E_DECODEFAILED: HRESULT = 0x8001013D;
3660 pub const CO_E_ACNOTINITIALIZED: HRESULT = 0x8001013F;
3661 pub const CO_E_CANCEL_DISABLED: HRESULT = 0x80010140;
3662 pub const RPC_E_UNEXPECTED: HRESULT = 0x8001FFFF;
3663 pub const ERROR_AUDITING_DISABLED: HRESULT = 0xC0090001;
3664 pub const ERROR_ALL_SIDS_FILTERED: HRESULT = 0xC0090002;
3665 pub const ERROR_BIZRULES_NOT_ENABLED: HRESULT = 0xC0090003;
3666 pub const NTE_BAD_UID: HRESULT = 0x80090001;
3667 pub const NTE_BAD_HASH: HRESULT = 0x80090002;
3668 pub const NTE_BAD_KEY: HRESULT = 0x80090003;
3669 pub const NTE_BAD_LEN: HRESULT = 0x80090004;
3670 pub const NTE_BAD_DATA: HRESULT = 0x80090005;
3671 pub const NTE_BAD_SIGNATURE: HRESULT = 0x80090006;
3672 pub const NTE_BAD_VER: HRESULT = 0x80090007;
3673 pub const NTE_BAD_ALGID: HRESULT = 0x80090008;
3674 pub const NTE_BAD_FLAGS: HRESULT = 0x80090009;
3675 pub const NTE_BAD_TYPE: HRESULT = 0x8009000A;
3676 pub const NTE_BAD_KEY_STATE: HRESULT = 0x8009000B;
3677 pub const NTE_BAD_HASH_STATE: HRESULT = 0x8009000C;
3678 pub const NTE_NO_KEY: HRESULT = 0x8009000D;
3679 pub const NTE_NO_MEMORY: HRESULT = 0x8009000E;
3680 pub const NTE_EXISTS: HRESULT = 0x8009000F;
3681 pub const NTE_PERM: HRESULT = 0x80090010;
3682 pub const NTE_NOT_FOUND: HRESULT = 0x80090011;
3683 pub const NTE_DOUBLE_ENCRYPT: HRESULT = 0x80090012;
3684 pub const NTE_BAD_PROVIDER: HRESULT = 0x80090013;
3685 pub const NTE_BAD_PROV_TYPE: HRESULT = 0x80090014;
3686 pub const NTE_BAD_PUBLIC_KEY: HRESULT = 0x80090015;
3687 pub const NTE_BAD_KEYSET: HRESULT = 0x80090016;
3688 pub const NTE_PROV_TYPE_NOT_DEF: HRESULT = 0x80090017;
3689 pub const NTE_PROV_TYPE_ENTRY_BAD: HRESULT = 0x80090018;
3690 pub const NTE_KEYSET_NOT_DEF: HRESULT = 0x80090019;
3691 pub const NTE_KEYSET_ENTRY_BAD: HRESULT = 0x8009001A;
3692 pub const NTE_PROV_TYPE_NO_MATCH: HRESULT = 0x8009001B;
3693 pub const NTE_SIGNATURE_FILE_BAD: HRESULT = 0x8009001C;
3694 pub const NTE_PROVIDER_DLL_FAIL: HRESULT = 0x8009001D;
3695 pub const NTE_PROV_DLL_NOT_FOUND: HRESULT = 0x8009001E;
3696 pub const NTE_BAD_KEYSET_PARAM: HRESULT = 0x8009001F;
3697 pub const NTE_FAIL: HRESULT = 0x80090020;
3698 pub const NTE_SYS_ERR: HRESULT = 0x80090021;
3699 pub const NTE_SILENT_CONTEXT: HRESULT = 0x80090022;
3700 pub const NTE_TOKEN_KEYSET_STORAGE_FULL: HRESULT = 0x80090023;
3701 pub const NTE_TEMPORARY_PROFILE: HRESULT = 0x80090024;
3702 pub const NTE_FIXEDPARAMETER: HRESULT = 0x80090025;
3703 pub const NTE_INVALID_HANDLE: HRESULT = 0x80090026;
3704 pub const NTE_INVALID_PARAMETER: HRESULT = 0x80090027;
3705 pub const NTE_BUFFER_TOO_SMALL: HRESULT = 0x80090028;
3706 pub const NTE_NOT_SUPPORTED: HRESULT = 0x80090029;
3707 pub const NTE_NO_MORE_ITEMS: HRESULT = 0x8009002A;
3708 pub const NTE_BUFFERS_OVERLAP: HRESULT = 0x8009002B;
3709 pub const NTE_DECRYPTION_FAILURE: HRESULT = 0x8009002C;
3710 pub const NTE_INTERNAL_ERROR: HRESULT = 0x8009002D;
3711 pub const NTE_UI_REQUIRED: HRESULT = 0x8009002E;
3712 pub const NTE_HMAC_NOT_SUPPORTED: HRESULT = 0x8009002F;
3713 pub const NTE_DEVICE_NOT_READY: HRESULT = 0x80090030;
3714 pub const NTE_AUTHENTICATION_IGNORED: HRESULT = 0x80090031;
3715 pub const NTE_VALIDATION_FAILED: HRESULT = 0x80090032;
3716 pub const NTE_INCORRECT_PASSWORD: HRESULT = 0x80090033;
3717 pub const NTE_ENCRYPTION_FAILURE: HRESULT = 0x80090034;
3718 pub const NTE_DEVICE_NOT_FOUND: HRESULT = 0x80090035;
3719 pub const SEC_E_INSUFFICIENT_MEMORY: HRESULT = 0x80090300;
3720 pub const SEC_E_INVALID_HANDLE: HRESULT = 0x80090301;
3721 pub const SEC_E_UNSUPPORTED_FUNCTION: HRESULT = 0x80090302;
3722 pub const SEC_E_TARGET_UNKNOWN: HRESULT = 0x80090303;
3723 pub const SEC_E_INTERNAL_ERROR: HRESULT = 0x80090304;
3724 pub const SEC_E_SECPKG_NOT_FOUND: HRESULT = 0x80090305;
3725 pub const SEC_E_NOT_OWNER: HRESULT = 0x80090306;
3726 pub const SEC_E_CANNOT_INSTALL: HRESULT = 0x80090307;
3727 pub const SEC_E_INVALID_TOKEN: HRESULT = 0x80090308;
3728 pub const SEC_E_CANNOT_PACK: HRESULT = 0x80090309;
3729 pub const SEC_E_QOP_NOT_SUPPORTED: HRESULT = 0x8009030A;
3730 pub const SEC_E_NO_IMPERSONATION: HRESULT = 0x8009030B;
3731 pub const SEC_E_LOGON_DENIED: HRESULT = 0x8009030C;
3732 pub const SEC_E_UNKNOWN_CREDENTIALS: HRESULT = 0x8009030D;
3733 pub const SEC_E_NO_CREDENTIALS: HRESULT = 0x8009030E;
3734 pub const SEC_E_MESSAGE_ALTERED: HRESULT = 0x8009030F;
3735 pub const SEC_E_OUT_OF_SEQUENCE: HRESULT = 0x80090310;
3736 pub const SEC_E_NO_AUTHENTICATING_AUTHORITY: HRESULT = 0x80090311;
3737 pub const SEC_I_CONTINUE_NEEDED: HRESULT = 0x00090312;
3738 pub const SEC_I_COMPLETE_NEEDED: HRESULT = 0x00090313;
3739 pub const SEC_I_COMPLETE_AND_CONTINUE: HRESULT = 0x00090314;
3740 pub const SEC_I_LOCAL_LOGON: HRESULT = 0x00090315;
3741 pub const SEC_E_BAD_PKGID: HRESULT = 0x80090316;
3742 pub const SEC_E_CONTEXT_EXPIRED: HRESULT = 0x80090317;
3743 pub const SEC_I_CONTEXT_EXPIRED: HRESULT = 0x00090317;
3744 pub const SEC_E_INCOMPLETE_MESSAGE: HRESULT = 0x80090318;
3745 pub const SEC_E_INCOMPLETE_CREDENTIALS: HRESULT = 0x80090320;
3746 pub const SEC_E_BUFFER_TOO_SMALL: HRESULT = 0x80090321;
3747 pub const SEC_I_INCOMPLETE_CREDENTIALS: HRESULT = 0x00090320;
3748 pub const SEC_I_RENEGOTIATE: HRESULT = 0x00090321;
3749 pub const SEC_E_WRONG_PRINCIPAL: HRESULT = 0x80090322;
3750 pub const SEC_I_NO_LSA_CONTEXT: HRESULT = 0x00090323;
3751 pub const SEC_E_TIME_SKEW: HRESULT = 0x80090324;
3752 pub const SEC_E_UNTRUSTED_ROOT: HRESULT = 0x80090325;
3753 pub const SEC_E_ILLEGAL_MESSAGE: HRESULT = 0x80090326;
3754 pub const SEC_E_CERT_UNKNOWN: HRESULT = 0x80090327;
3755 pub const SEC_E_CERT_EXPIRED: HRESULT = 0x80090328;
3756 pub const SEC_E_ENCRYPT_FAILURE: HRESULT = 0x80090329;
3757 pub const SEC_E_DECRYPT_FAILURE: HRESULT = 0x80090330;
3758 pub const SEC_E_ALGORITHM_MISMATCH: HRESULT = 0x80090331;
3759 pub const SEC_E_SECURITY_QOS_FAILED: HRESULT = 0x80090332;
3760 pub const SEC_E_UNFINISHED_CONTEXT_DELETED: HRESULT = 0x80090333;
3761 pub const SEC_E_NO_TGT_REPLY: HRESULT = 0x80090334;
3762 pub const SEC_E_NO_IP_ADDRESSES: HRESULT = 0x80090335;
3763 pub const SEC_E_WRONG_CREDENTIAL_HANDLE: HRESULT = 0x80090336;
3764 pub const SEC_E_CRYPTO_SYSTEM_INVALID: HRESULT = 0x80090337;
3765 pub const SEC_E_MAX_REFERRALS_EXCEEDED: HRESULT = 0x80090338;
3766 pub const SEC_E_MUST_BE_KDC: HRESULT = 0x80090339;
3767 pub const SEC_E_STRONG_CRYPTO_NOT_SUPPORTED: HRESULT = 0x8009033A;
3768 pub const SEC_E_TOO_MANY_PRINCIPALS: HRESULT = 0x8009033B;
3769 pub const SEC_E_NO_PA_DATA: HRESULT = 0x8009033C;
3770 pub const SEC_E_PKINIT_NAME_MISMATCH: HRESULT = 0x8009033D;
3771 pub const SEC_E_SMARTCARD_LOGON_REQUIRED: HRESULT = 0x8009033E;
3772 pub const SEC_E_SHUTDOWN_IN_PROGRESS: HRESULT = 0x8009033F;
3773 pub const SEC_E_KDC_INVALID_REQUEST: HRESULT = 0x80090340;
3774 pub const SEC_E_KDC_UNABLE_TO_REFER: HRESULT = 0x80090341;
3775 pub const SEC_E_KDC_UNKNOWN_ETYPE: HRESULT = 0x80090342;
3776 pub const SEC_E_UNSUPPORTED_PREAUTH: HRESULT = 0x80090343;
3777 pub const SEC_E_DELEGATION_REQUIRED: HRESULT = 0x80090345;
3778 pub const SEC_E_BAD_BINDINGS: HRESULT = 0x80090346;
3779 pub const SEC_E_MULTIPLE_ACCOUNTS: HRESULT = 0x80090347;
3780 pub const SEC_E_NO_KERB_KEY: HRESULT = 0x80090348;
3781 pub const SEC_E_CERT_WRONG_USAGE: HRESULT = 0x80090349;
3782 pub const SEC_E_DOWNGRADE_DETECTED: HRESULT = 0x80090350;
3783 pub const SEC_E_SMARTCARD_CERT_REVOKED: HRESULT = 0x80090351;
3784 pub const SEC_E_ISSUING_CA_UNTRUSTED: HRESULT = 0x80090352;
3785 pub const SEC_E_REVOCATION_OFFLINE_C: HRESULT = 0x80090353;
3786 pub const SEC_E_PKINIT_CLIENT_FAILURE: HRESULT = 0x80090354;
3787 pub const SEC_E_SMARTCARD_CERT_EXPIRED: HRESULT = 0x80090355;
3788 pub const SEC_E_NO_S4U_PROT_SUPPORT: HRESULT = 0x80090356;
3789 pub const SEC_E_CROSSREALM_DELEGATION_FAILURE: HRESULT = 0x80090357;
3790 pub const SEC_E_REVOCATION_OFFLINE_KDC: HRESULT = 0x80090358;
3791 pub const SEC_E_ISSUING_CA_UNTRUSTED_KDC: HRESULT = 0x80090359;
3792 pub const SEC_E_KDC_CERT_EXPIRED: HRESULT = 0x8009035A;
3793 pub const SEC_E_KDC_CERT_REVOKED: HRESULT = 0x8009035B;
3794 pub const SEC_I_SIGNATURE_NEEDED: HRESULT = 0x0009035C;
3795 pub const SEC_E_INVALID_PARAMETER: HRESULT = 0x8009035D;
3796 pub const SEC_E_DELEGATION_POLICY: HRESULT = 0x8009035E;
3797 pub const SEC_E_POLICY_NLTM_ONLY: HRESULT = 0x8009035F;
3798 pub const SEC_I_NO_RENEGOTIATION: HRESULT = 0x00090360;
3799 pub const SEC_E_NO_CONTEXT: HRESULT = 0x80090361;
3800 pub const SEC_E_PKU2U_CERT_FAILURE: HRESULT = 0x80090362;
3801 pub const SEC_E_MUTUAL_AUTH_FAILED: HRESULT = 0x80090363;
3802 pub const SEC_I_MESSAGE_FRAGMENT: HRESULT = 0x00090364;
3803 pub const SEC_E_ONLY_HTTPS_ALLOWED: HRESULT = 0x80090365;
3804 pub const SEC_I_CONTINUE_NEEDED_MESSAGE_OK: HRESULT = 0x00090366;
3805 pub const SEC_E_APPLICATION_PROTOCOL_MISMATCH: HRESULT = 0x80090367;
3806 pub const SEC_E_NO_SPM: HRESULT = SEC_E_INTERNAL_ERROR;
3807 pub const SEC_E_NOT_SUPPORTED: HRESULT = SEC_E_UNSUPPORTED_FUNCTION;
3808 pub const CRYPT_E_MSG_ERROR: HRESULT = 0x80091001;
3809 pub const CRYPT_E_UNKNOWN_ALGO: HRESULT = 0x80091002;
3810 pub const CRYPT_E_OID_FORMAT: HRESULT = 0x80091003;
3811 pub const CRYPT_E_INVALID_MSG_TYPE: HRESULT = 0x80091004;
3812 pub const CRYPT_E_UNEXPECTED_ENCODING: HRESULT = 0x80091005;
3813 pub const CRYPT_E_AUTH_ATTR_MISSING: HRESULT = 0x80091006;
3814 pub const CRYPT_E_HASH_VALUE: HRESULT = 0x80091007;
3815 pub const CRYPT_E_INVALID_INDEX: HRESULT = 0x80091008;
3816 pub const CRYPT_E_ALREADY_DECRYPTED: HRESULT = 0x80091009;
3817 pub const CRYPT_E_NOT_DECRYPTED: HRESULT = 0x8009100A;
3818 pub const CRYPT_E_RECIPIENT_NOT_FOUND: HRESULT = 0x8009100B;
3819 pub const CRYPT_E_CONTROL_TYPE: HRESULT = 0x8009100C;
3820 pub const CRYPT_E_ISSUER_SERIALNUMBER: HRESULT = 0x8009100D;
3821 pub const CRYPT_E_SIGNER_NOT_FOUND: HRESULT = 0x8009100E;
3822 pub const CRYPT_E_ATTRIBUTES_MISSING: HRESULT = 0x8009100F;
3823 pub const CRYPT_E_STREAM_MSG_NOT_READY: HRESULT = 0x80091010;
3824 pub const CRYPT_E_STREAM_INSUFFICIENT_DATA: HRESULT = 0x80091011;
3825 pub const CRYPT_I_NEW_PROTECTION_REQUIRED: HRESULT = 0x00091012;
3826 pub const CRYPT_E_BAD_LEN: HRESULT = 0x80092001;
3827 pub const CRYPT_E_BAD_ENCODE: HRESULT = 0x80092002;
3828 pub const CRYPT_E_FILE_ERROR: HRESULT = 0x80092003;
3829 pub const CRYPT_E_NOT_FOUND: HRESULT = 0x80092004;
3830 pub const CRYPT_E_EXISTS: HRESULT = 0x80092005;
3831 pub const CRYPT_E_NO_PROVIDER: HRESULT = 0x80092006;
3832 pub const CRYPT_E_SELF_SIGNED: HRESULT = 0x80092007;
3833 pub const CRYPT_E_DELETED_PREV: HRESULT = 0x80092008;
3834 pub const CRYPT_E_NO_MATCH: HRESULT = 0x80092009;
3835 pub const CRYPT_E_UNEXPECTED_MSG_TYPE: HRESULT = 0x8009200A;
3836 pub const CRYPT_E_NO_KEY_PROPERTY: HRESULT = 0x8009200B;
3837 pub const CRYPT_E_NO_DECRYPT_CERT: HRESULT = 0x8009200C;
3838 pub const CRYPT_E_BAD_MSG: HRESULT = 0x8009200D;
3839 pub const CRYPT_E_NO_SIGNER: HRESULT = 0x8009200E;
3840 pub const CRYPT_E_PENDING_CLOSE: HRESULT = 0x8009200F;
3841 pub const CRYPT_E_REVOKED: HRESULT = 0x80092010;
3842 pub const CRYPT_E_NO_REVOCATION_DLL: HRESULT = 0x80092011;
3843 pub const CRYPT_E_NO_REVOCATION_CHECK: HRESULT = 0x80092012;
3844 pub const CRYPT_E_REVOCATION_OFFLINE: HRESULT = 0x80092013;
3845 pub const CRYPT_E_NOT_IN_REVOCATION_DATABASE: HRESULT = 0x80092014;
3846 pub const CRYPT_E_INVALID_NUMERIC_STRING: HRESULT = 0x80092020;
3847 pub const CRYPT_E_INVALID_PRINTABLE_STRING: HRESULT = 0x80092021;
3848 pub const CRYPT_E_INVALID_IA5_STRING: HRESULT = 0x80092022;
3849 pub const CRYPT_E_INVALID_X500_STRING: HRESULT = 0x80092023;
3850 pub const CRYPT_E_NOT_CHAR_STRING: HRESULT = 0x80092024;
3851 pub const CRYPT_E_FILERESIZED: HRESULT = 0x80092025;
3852 pub const CRYPT_E_SECURITY_SETTINGS: HRESULT = 0x80092026;
3853 pub const CRYPT_E_NO_VERIFY_USAGE_DLL: HRESULT = 0x80092027;
3854 pub const CRYPT_E_NO_VERIFY_USAGE_CHECK: HRESULT = 0x80092028;
3855 pub const CRYPT_E_VERIFY_USAGE_OFFLINE: HRESULT = 0x80092029;
3856 pub const CRYPT_E_NOT_IN_CTL: HRESULT = 0x8009202A;
3857 pub const CRYPT_E_NO_TRUSTED_SIGNER: HRESULT = 0x8009202B;
3858 pub const CRYPT_E_MISSING_PUBKEY_PARA: HRESULT = 0x8009202C;
3859 pub const CRYPT_E_OBJECT_LOCATOR_OBJECT_NOT_FOUND: HRESULT = 0x8009202D;
3860 pub const CRYPT_E_OSS_ERROR: HRESULT = 0x80093000;
3861 pub const OSS_MORE_BUF: HRESULT = 0x80093001;
3862 pub const OSS_NEGATIVE_UINTEGER: HRESULT = 0x80093002;
3863 pub const OSS_PDU_RANGE: HRESULT = 0x80093003;
3864 pub const OSS_MORE_INPUT: HRESULT = 0x80093004;
3865 pub const OSS_DATA_ERROR: HRESULT = 0x80093005;
3866 pub const OSS_BAD_ARG: HRESULT = 0x80093006;
3867 pub const OSS_BAD_VERSION: HRESULT = 0x80093007;
3868 pub const OSS_OUT_MEMORY: HRESULT = 0x80093008;
3869 pub const OSS_PDU_MISMATCH: HRESULT = 0x80093009;
3870 pub const OSS_LIMITED: HRESULT = 0x8009300A;
3871 pub const OSS_BAD_PTR: HRESULT = 0x8009300B;
3872 pub const OSS_BAD_TIME: HRESULT = 0x8009300C;
3873 pub const OSS_INDEFINITE_NOT_SUPPORTED: HRESULT = 0x8009300D;
3874 pub const OSS_MEM_ERROR: HRESULT = 0x8009300E;
3875 pub const OSS_BAD_TABLE: HRESULT = 0x8009300F;
3876 pub const OSS_TOO_LONG: HRESULT = 0x80093010;
3877 pub const OSS_CONSTRAINT_VIOLATED: HRESULT = 0x80093011;
3878 pub const OSS_FATAL_ERROR: HRESULT = 0x80093012;
3879 pub const OSS_ACCESS_SERIALIZATION_ERROR: HRESULT = 0x80093013;
3880 pub const OSS_NULL_TBL: HRESULT = 0x80093014;
3881 pub const OSS_NULL_FCN: HRESULT = 0x80093015;
3882 pub const OSS_BAD_ENCRULES: HRESULT = 0x80093016;
3883 pub const OSS_UNAVAIL_ENCRULES: HRESULT = 0x80093017;
3884 pub const OSS_CANT_OPEN_TRACE_WINDOW: HRESULT = 0x80093018;
3885 pub const OSS_UNIMPLEMENTED: HRESULT = 0x80093019;
3886 pub const OSS_OID_DLL_NOT_LINKED: HRESULT = 0x8009301A;
3887 pub const OSS_CANT_OPEN_TRACE_FILE: HRESULT = 0x8009301B;
3888 pub const OSS_TRACE_FILE_ALREADY_OPEN: HRESULT = 0x8009301C;
3889 pub const OSS_TABLE_MISMATCH: HRESULT = 0x8009301D;
3890 pub const OSS_TYPE_NOT_SUPPORTED: HRESULT = 0x8009301E;
3891 pub const OSS_REAL_DLL_NOT_LINKED: HRESULT = 0x8009301F;
3892 pub const OSS_REAL_CODE_NOT_LINKED: HRESULT = 0x80093020;
3893 pub const OSS_OUT_OF_RANGE: HRESULT = 0x80093021;
3894 pub const OSS_COPIER_DLL_NOT_LINKED: HRESULT = 0x80093022;
3895 pub const OSS_CONSTRAINT_DLL_NOT_LINKED: HRESULT = 0x80093023;
3896 pub const OSS_COMPARATOR_DLL_NOT_LINKED: HRESULT = 0x80093024;
3897 pub const OSS_COMPARATOR_CODE_NOT_LINKED: HRESULT = 0x80093025;
3898 pub const OSS_MEM_MGR_DLL_NOT_LINKED: HRESULT = 0x80093026;
3899 pub const OSS_PDV_DLL_NOT_LINKED: HRESULT = 0x80093027;
3900 pub const OSS_PDV_CODE_NOT_LINKED: HRESULT = 0x80093028;
3901 pub const OSS_API_DLL_NOT_LINKED: HRESULT = 0x80093029;
3902 pub const OSS_BERDER_DLL_NOT_LINKED: HRESULT = 0x8009302A;
3903 pub const OSS_PER_DLL_NOT_LINKED: HRESULT = 0x8009302B;
3904 pub const OSS_OPEN_TYPE_ERROR: HRESULT = 0x8009302C;
3905 pub const OSS_MUTEX_NOT_CREATED: HRESULT = 0x8009302D;
3906 pub const OSS_CANT_CLOSE_TRACE_FILE: HRESULT = 0x8009302E;
3907 pub const CRYPT_E_ASN1_ERROR: HRESULT = 0x80093100;
3908 pub const CRYPT_E_ASN1_INTERNAL: HRESULT = 0x80093101;
3909 pub const CRYPT_E_ASN1_EOD: HRESULT = 0x80093102;
3910 pub const CRYPT_E_ASN1_CORRUPT: HRESULT = 0x80093103;
3911 pub const CRYPT_E_ASN1_LARGE: HRESULT = 0x80093104;
3912 pub const CRYPT_E_ASN1_CONSTRAINT: HRESULT = 0x80093105;
3913 pub const CRYPT_E_ASN1_MEMORY: HRESULT = 0x80093106;
3914 pub const CRYPT_E_ASN1_OVERFLOW: HRESULT = 0x80093107;
3915 pub const CRYPT_E_ASN1_BADPDU: HRESULT = 0x80093108;
3916 pub const CRYPT_E_ASN1_BADARGS: HRESULT = 0x80093109;
3917 pub const CRYPT_E_ASN1_BADREAL: HRESULT = 0x8009310A;
3918 pub const CRYPT_E_ASN1_BADTAG: HRESULT = 0x8009310B;
3919 pub const CRYPT_E_ASN1_CHOICE: HRESULT = 0x8009310C;
3920 pub const CRYPT_E_ASN1_RULE: HRESULT = 0x8009310D;
3921 pub const CRYPT_E_ASN1_UTF8: HRESULT = 0x8009310E;
3922 pub const CRYPT_E_ASN1_PDU_TYPE: HRESULT = 0x80093133;
3923 pub const CRYPT_E_ASN1_NYI: HRESULT = 0x80093134;
3924 pub const CRYPT_E_ASN1_EXTENDED: HRESULT = 0x80093201;
3925 pub const CRYPT_E_ASN1_NOEOD: HRESULT = 0x80093202;
3926 pub const CERTSRV_E_BAD_REQUESTSUBJECT: HRESULT = 0x80094001;
3927 pub const CERTSRV_E_NO_REQUEST: HRESULT = 0x80094002;
3928 pub const CERTSRV_E_BAD_REQUESTSTATUS: HRESULT = 0x80094003;
3929 pub const CERTSRV_E_PROPERTY_EMPTY: HRESULT = 0x80094004;
3930 pub const CERTSRV_E_INVALID_CA_CERTIFICATE: HRESULT = 0x80094005;
3931 pub const CERTSRV_E_SERVER_SUSPENDED: HRESULT = 0x80094006;
3932 pub const CERTSRV_E_ENCODING_LENGTH: HRESULT = 0x80094007;
3933 pub const CERTSRV_E_ROLECONFLICT: HRESULT = 0x80094008;
3934 pub const CERTSRV_E_RESTRICTEDOFFICER: HRESULT = 0x80094009;
3935 pub const CERTSRV_E_KEY_ARCHIVAL_NOT_CONFIGURED: HRESULT = 0x8009400A;
3936 pub const CERTSRV_E_NO_VALID_KRA: HRESULT = 0x8009400B;
3937 pub const CERTSRV_E_BAD_REQUEST_KEY_ARCHIVAL: HRESULT = 0x8009400C;
3938 pub const CERTSRV_E_NO_CAADMIN_DEFINED: HRESULT = 0x8009400D;
3939 pub const CERTSRV_E_BAD_RENEWAL_CERT_ATTRIBUTE: HRESULT = 0x8009400E;
3940 pub const CERTSRV_E_NO_DB_SESSIONS: HRESULT = 0x8009400F;
3941 pub const CERTSRV_E_ALIGNMENT_FAULT: HRESULT = 0x80094010;
3942 pub const CERTSRV_E_ENROLL_DENIED: HRESULT = 0x80094011;
3943 pub const CERTSRV_E_TEMPLATE_DENIED: HRESULT = 0x80094012;
3944 pub const CERTSRV_E_DOWNLEVEL_DC_SSL_OR_UPGRADE: HRESULT = 0x80094013;
3945 pub const CERTSRV_E_ADMIN_DENIED_REQUEST: HRESULT = 0x80094014;
3946 pub const CERTSRV_E_NO_POLICY_SERVER: HRESULT = 0x80094015;
3947 pub const CERTSRV_E_WEAK_SIGNATURE_OR_KEY: HRESULT = 0x80094016;
3948 pub const CERTSRV_E_KEY_ATTESTATION_NOT_SUPPORTED: HRESULT = 0x80094017;
3949 pub const CERTSRV_E_ENCRYPTION_CERT_REQUIRED: HRESULT = 0x80094018;
3950 pub const CERTSRV_E_UNSUPPORTED_CERT_TYPE: HRESULT = 0x80094800;
3951 pub const CERTSRV_E_NO_CERT_TYPE: HRESULT = 0x80094801;
3952 pub const CERTSRV_E_TEMPLATE_CONFLICT: HRESULT = 0x80094802;
3953 pub const CERTSRV_E_SUBJECT_ALT_NAME_REQUIRED: HRESULT = 0x80094803;
3954 pub const CERTSRV_E_ARCHIVED_KEY_REQUIRED: HRESULT = 0x80094804;
3955 pub const CERTSRV_E_SMIME_REQUIRED: HRESULT = 0x80094805;
3956 pub const CERTSRV_E_BAD_RENEWAL_SUBJECT: HRESULT = 0x80094806;
3957 pub const CERTSRV_E_BAD_TEMPLATE_VERSION: HRESULT = 0x80094807;
3958 pub const CERTSRV_E_TEMPLATE_POLICY_REQUIRED: HRESULT = 0x80094808;
3959 pub const CERTSRV_E_SIGNATURE_POLICY_REQUIRED: HRESULT = 0x80094809;
3960 pub const CERTSRV_E_SIGNATURE_COUNT: HRESULT = 0x8009480A;
3961 pub const CERTSRV_E_SIGNATURE_REJECTED: HRESULT = 0x8009480B;
3962 pub const CERTSRV_E_ISSUANCE_POLICY_REQUIRED: HRESULT = 0x8009480C;
3963 pub const CERTSRV_E_SUBJECT_UPN_REQUIRED: HRESULT = 0x8009480D;
3964 pub const CERTSRV_E_SUBJECT_DIRECTORY_GUID_REQUIRED: HRESULT = 0x8009480E;
3965 pub const CERTSRV_E_SUBJECT_DNS_REQUIRED: HRESULT = 0x8009480F;
3966 pub const CERTSRV_E_ARCHIVED_KEY_UNEXPECTED: HRESULT = 0x80094810;
3967 pub const CERTSRV_E_KEY_LENGTH: HRESULT = 0x80094811;
3968 pub const CERTSRV_E_SUBJECT_EMAIL_REQUIRED: HRESULT = 0x80094812;
3969 pub const CERTSRV_E_UNKNOWN_CERT_TYPE: HRESULT = 0x80094813;
3970 pub const CERTSRV_E_CERT_TYPE_OVERLAP: HRESULT = 0x80094814;
3971 pub const CERTSRV_E_TOO_MANY_SIGNATURES: HRESULT = 0x80094815;
3972 pub const CERTSRV_E_RENEWAL_BAD_PUBLIC_KEY: HRESULT = 0x80094816;
3973 pub const CERTSRV_E_INVALID_EK: HRESULT = 0x80094817;
3974 pub const CERTSRV_E_INVALID_IDBINDING: HRESULT = 0x80094818;
3975 pub const CERTSRV_E_INVALID_ATTESTATION: HRESULT = 0x80094819;
3976 pub const CERTSRV_E_KEY_ATTESTATION: HRESULT = 0x8009481A;
3977 pub const CERTSRV_E_CORRUPT_KEY_ATTESTATION: HRESULT = 0x8009481B;
3978 pub const CERTSRV_E_EXPIRED_CHALLENGE: HRESULT = 0x8009481C;
3979 pub const CERTSRV_E_INVALID_RESPONSE: HRESULT = 0x8009481D;
3980 pub const CERTSRV_E_INVALID_REQUESTID: HRESULT = 0x8009481E;
3981 pub const XENROLL_E_KEY_NOT_EXPORTABLE: HRESULT = 0x80095000;
3982 pub const XENROLL_E_CANNOT_ADD_ROOT_CERT: HRESULT = 0x80095001;
3983 pub const XENROLL_E_RESPONSE_KA_HASH_NOT_FOUND: HRESULT = 0x80095002;
3984 pub const XENROLL_E_RESPONSE_UNEXPECTED_KA_HASH: HRESULT = 0x80095003;
3985 pub const XENROLL_E_RESPONSE_KA_HASH_MISMATCH: HRESULT = 0x80095004;
3986 pub const XENROLL_E_KEYSPEC_SMIME_MISMATCH: HRESULT = 0x80095005;
3987 pub const TRUST_E_SYSTEM_ERROR: HRESULT = 0x80096001;
3988 pub const TRUST_E_NO_SIGNER_CERT: HRESULT = 0x80096002;
3989 pub const TRUST_E_COUNTER_SIGNER: HRESULT = 0x80096003;
3990 pub const TRUST_E_CERT_SIGNATURE: HRESULT = 0x80096004;
3991 pub const TRUST_E_TIME_STAMP: HRESULT = 0x80096005;
3992 pub const TRUST_E_BAD_DIGEST: HRESULT = 0x80096010;
3993 pub const TRUST_E_BASIC_CONSTRAINTS: HRESULT = 0x80096019;
3994 pub const TRUST_E_FINANCIAL_CRITERIA: HRESULT = 0x8009601E;
3995 pub const MSSIPOTF_E_OUTOFMEMRANGE: HRESULT = 0x80097001;
3996 pub const MSSIPOTF_E_CANTGETOBJECT: HRESULT = 0x80097002;
3997 pub const MSSIPOTF_E_NOHEADTABLE: HRESULT = 0x80097003;
3998 pub const MSSIPOTF_E_BAD_MAGICNUMBER: HRESULT = 0x80097004;
3999 pub const MSSIPOTF_E_BAD_OFFSET_TABLE: HRESULT = 0x80097005;
4000 pub const MSSIPOTF_E_TABLE_TAGORDER: HRESULT = 0x80097006;
4001 pub const MSSIPOTF_E_TABLE_LONGWORD: HRESULT = 0x80097007;
4002 pub const MSSIPOTF_E_BAD_FIRST_TABLE_PLACEMENT: HRESULT = 0x80097008;
4003 pub const MSSIPOTF_E_TABLES_OVERLAP: HRESULT = 0x80097009;
4004 pub const MSSIPOTF_E_TABLE_PADBYTES: HRESULT = 0x8009700A;
4005 pub const MSSIPOTF_E_FILETOOSMALL: HRESULT = 0x8009700B;
4006 pub const MSSIPOTF_E_TABLE_CHECKSUM: HRESULT = 0x8009700C;
4007 pub const MSSIPOTF_E_FILE_CHECKSUM: HRESULT = 0x8009700D;
4008 pub const MSSIPOTF_E_FAILED_POLICY: HRESULT = 0x80097010;
4009 pub const MSSIPOTF_E_FAILED_HINTS_CHECK: HRESULT = 0x80097011;
4010 pub const MSSIPOTF_E_NOT_OPENTYPE: HRESULT = 0x80097012;
4011 pub const MSSIPOTF_E_FILE: HRESULT = 0x80097013;
4012 pub const MSSIPOTF_E_CRYPT: HRESULT = 0x80097014;
4013 pub const MSSIPOTF_E_BADVERSION: HRESULT = 0x80097015;
4014 pub const MSSIPOTF_E_DSIG_STRUCTURE: HRESULT = 0x80097016;
4015 pub const MSSIPOTF_E_PCONST_CHECK: HRESULT = 0x80097017;
4016 pub const MSSIPOTF_E_STRUCTURE: HRESULT = 0x80097018;
4017 pub const ERROR_CRED_REQUIRES_CONFIRMATION: HRESULT = 0x80097019;
4018 pub const NTE_OP_OK: HRESULT = 0;
4019 pub const TRUST_E_PROVIDER_UNKNOWN: HRESULT = 0x800B0001;
4020 pub const TRUST_E_ACTION_UNKNOWN: HRESULT = 0x800B0002;
4021 pub const TRUST_E_SUBJECT_FORM_UNKNOWN: HRESULT = 0x800B0003;
4022 pub const TRUST_E_SUBJECT_NOT_TRUSTED: HRESULT = 0x800B0004;
4023 pub const DIGSIG_E_ENCODE: HRESULT = 0x800B0005;
4024 pub const DIGSIG_E_DECODE: HRESULT = 0x800B0006;
4025 pub const DIGSIG_E_EXTENSIBILITY: HRESULT = 0x800B0007;
4026 pub const DIGSIG_E_CRYPTO: HRESULT = 0x800B0008;
4027 pub const PERSIST_E_SIZEDEFINITE: HRESULT = 0x800B0009;
4028 pub const PERSIST_E_SIZEINDEFINITE: HRESULT = 0x800B000A;
4029 pub const PERSIST_E_NOTSELFSIZING: HRESULT = 0x800B000B;
4030 pub const TRUST_E_NOSIGNATURE: HRESULT = 0x800B0100;
4031 pub const CERT_E_EXPIRED: HRESULT = 0x800B0101;
4032 pub const CERT_E_VALIDITYPERIODNESTING: HRESULT = 0x800B0102;
4033 pub const CERT_E_ROLE: HRESULT = 0x800B0103;
4034 pub const CERT_E_PATHLENCONST: HRESULT = 0x800B0104;
4035 pub const CERT_E_CRITICAL: HRESULT = 0x800B0105;
4036 pub const CERT_E_PURPOSE: HRESULT = 0x800B0106;
4037 pub const CERT_E_ISSUERCHAINING: HRESULT = 0x800B0107;
4038 pub const CERT_E_MALFORMED: HRESULT = 0x800B0108;
4039 pub const CERT_E_UNTRUSTEDROOT: HRESULT = 0x800B0109;
4040 pub const CERT_E_CHAINING: HRESULT = 0x800B010A;
4041 pub const TRUST_E_FAIL: HRESULT = 0x800B010B;
4042 pub const CERT_E_REVOKED: HRESULT = 0x800B010C;
4043 pub const CERT_E_UNTRUSTEDTESTROOT: HRESULT = 0x800B010D;
4044 pub const CERT_E_REVOCATION_FAILURE: HRESULT = 0x800B010E;
4045 pub const CERT_E_CN_NO_MATCH: HRESULT = 0x800B010F;
4046 pub const CERT_E_WRONG_USAGE: HRESULT = 0x800B0110;
4047 pub const TRUST_E_EXPLICIT_DISTRUST: HRESULT = 0x800B0111;
4048 pub const CERT_E_UNTRUSTEDCA: HRESULT = 0x800B0112;
4049 pub const CERT_E_INVALID_POLICY: HRESULT = 0x800B0113;
4050 pub const CERT_E_INVALID_NAME: HRESULT = 0x800B0114;
4051 pub const SPAPI_E_EXPECTED_SECTION_NAME: HRESULT = 0x800F0000;
4052 pub const SPAPI_E_BAD_SECTION_NAME_LINE: HRESULT = 0x800F0001;
4053 pub const SPAPI_E_SECTION_NAME_TOO_LONG: HRESULT = 0x800F0002;
4054 pub const SPAPI_E_GENERAL_SYNTAX: HRESULT = 0x800F0003;
4055 pub const SPAPI_E_WRONG_INF_STYLE: HRESULT = 0x800F0100;
4056 pub const SPAPI_E_SECTION_NOT_FOUND: HRESULT = 0x800F0101;
4057 pub const SPAPI_E_LINE_NOT_FOUND: HRESULT = 0x800F0102;
4058 pub const SPAPI_E_NO_BACKUP: HRESULT = 0x800F0103;
4059 pub const SPAPI_E_NO_ASSOCIATED_CLASS: HRESULT = 0x800F0200;
4060 pub const SPAPI_E_CLASS_MISMATCH: HRESULT = 0x800F0201;
4061 pub const SPAPI_E_DUPLICATE_FOUND: HRESULT = 0x800F0202;
4062 pub const SPAPI_E_NO_DRIVER_SELECTED: HRESULT = 0x800F0203;
4063 pub const SPAPI_E_KEY_DOES_NOT_EXIST: HRESULT = 0x800F0204;
4064 pub const SPAPI_E_INVALID_DEVINST_NAME: HRESULT = 0x800F0205;
4065 pub const SPAPI_E_INVALID_CLASS: HRESULT = 0x800F0206;
4066 pub const SPAPI_E_DEVINST_ALREADY_EXISTS: HRESULT = 0x800F0207;
4067 pub const SPAPI_E_DEVINFO_NOT_REGISTERED: HRESULT = 0x800F0208;
4068 pub const SPAPI_E_INVALID_REG_PROPERTY: HRESULT = 0x800F0209;
4069 pub const SPAPI_E_NO_INF: HRESULT = 0x800F020A;
4070 pub const SPAPI_E_NO_SUCH_DEVINST: HRESULT = 0x800F020B;
4071 pub const SPAPI_E_CANT_LOAD_CLASS_ICON: HRESULT = 0x800F020C;
4072 pub const SPAPI_E_INVALID_CLASS_INSTALLER: HRESULT = 0x800F020D;
4073 pub const SPAPI_E_DI_DO_DEFAULT: HRESULT = 0x800F020E;
4074 pub const SPAPI_E_DI_NOFILECOPY: HRESULT = 0x800F020F;
4075 pub const SPAPI_E_INVALID_HWPROFILE: HRESULT = 0x800F0210;
4076 pub const SPAPI_E_NO_DEVICE_SELECTED: HRESULT = 0x800F0211;
4077 pub const SPAPI_E_DEVINFO_LIST_LOCKED: HRESULT = 0x800F0212;
4078 pub const SPAPI_E_DEVINFO_DATA_LOCKED: HRESULT = 0x800F0213;
4079 pub const SPAPI_E_DI_BAD_PATH: HRESULT = 0x800F0214;
4080 pub const SPAPI_E_NO_CLASSINSTALL_PARAMS: HRESULT = 0x800F0215;
4081 pub const SPAPI_E_FILEQUEUE_LOCKED: HRESULT = 0x800F0216;
4082 pub const SPAPI_E_BAD_SERVICE_INSTALLSECT: HRESULT = 0x800F0217;
4083 pub const SPAPI_E_NO_CLASS_DRIVER_LIST: HRESULT = 0x800F0218;
4084 pub const SPAPI_E_NO_ASSOCIATED_SERVICE: HRESULT = 0x800F0219;
4085 pub const SPAPI_E_NO_DEFAULT_DEVICE_INTERFACE: HRESULT = 0x800F021A;
4086 pub const SPAPI_E_DEVICE_INTERFACE_ACTIVE: HRESULT = 0x800F021B;
4087 pub const SPAPI_E_DEVICE_INTERFACE_REMOVED: HRESULT = 0x800F021C;
4088 pub const SPAPI_E_BAD_INTERFACE_INSTALLSECT: HRESULT = 0x800F021D;
4089 pub const SPAPI_E_NO_SUCH_INTERFACE_CLASS: HRESULT = 0x800F021E;
4090 pub const SPAPI_E_INVALID_REFERENCE_STRING: HRESULT = 0x800F021F;
4091 pub const SPAPI_E_INVALID_MACHINENAME: HRESULT = 0x800F0220;
4092 pub const SPAPI_E_REMOTE_COMM_FAILURE: HRESULT = 0x800F0221;
4093 pub const SPAPI_E_MACHINE_UNAVAILABLE: HRESULT = 0x800F0222;
4094 pub const SPAPI_E_NO_CONFIGMGR_SERVICES: HRESULT = 0x800F0223;
4095 pub const SPAPI_E_INVALID_PROPPAGE_PROVIDER: HRESULT = 0x800F0224;
4096 pub const SPAPI_E_NO_SUCH_DEVICE_INTERFACE: HRESULT = 0x800F0225;
4097 pub const SPAPI_E_DI_POSTPROCESSING_REQUIRED: HRESULT = 0x800F0226;
4098 pub const SPAPI_E_INVALID_COINSTALLER: HRESULT = 0x800F0227;
4099 pub const SPAPI_E_NO_COMPAT_DRIVERS: HRESULT = 0x800F0228;
4100 pub const SPAPI_E_NO_DEVICE_ICON: HRESULT = 0x800F0229;
4101 pub const SPAPI_E_INVALID_INF_LOGCONFIG: HRESULT = 0x800F022A;
4102 pub const SPAPI_E_DI_DONT_INSTALL: HRESULT = 0x800F022B;
4103 pub const SPAPI_E_INVALID_FILTER_DRIVER: HRESULT = 0x800F022C;
4104 pub const SPAPI_E_NON_WINDOWS_NT_DRIVER: HRESULT = 0x800F022D;
4105 pub const SPAPI_E_NON_WINDOWS_DRIVER: HRESULT = 0x800F022E;
4106 pub const SPAPI_E_NO_CATALOG_FOR_OEM_INF: HRESULT = 0x800F022F;
4107 pub const SPAPI_E_DEVINSTALL_QUEUE_NONNATIVE: HRESULT = 0x800F0230;
4108 pub const SPAPI_E_NOT_DISABLEABLE: HRESULT = 0x800F0231;
4109 pub const SPAPI_E_CANT_REMOVE_DEVINST: HRESULT = 0x800F0232;
4110 pub const SPAPI_E_INVALID_TARGET: HRESULT = 0x800F0233;
4111 pub const SPAPI_E_DRIVER_NONNATIVE: HRESULT = 0x800F0234;
4112 pub const SPAPI_E_IN_WOW64: HRESULT = 0x800F0235;
4113 pub const SPAPI_E_SET_SYSTEM_RESTORE_POINT: HRESULT = 0x800F0236;
4114 pub const SPAPI_E_INCORRECTLY_COPIED_INF: HRESULT = 0x800F0237;
4115 pub const SPAPI_E_SCE_DISABLED: HRESULT = 0x800F0238;
4116 pub const SPAPI_E_UNKNOWN_EXCEPTION: HRESULT = 0x800F0239;
4117 pub const SPAPI_E_PNP_REGISTRY_ERROR: HRESULT = 0x800F023A;
4118 pub const SPAPI_E_REMOTE_REQUEST_UNSUPPORTED: HRESULT = 0x800F023B;
4119 pub const SPAPI_E_NOT_AN_INSTALLED_OEM_INF: HRESULT = 0x800F023C;
4120 pub const SPAPI_E_INF_IN_USE_BY_DEVICES: HRESULT = 0x800F023D;
4121 pub const SPAPI_E_DI_FUNCTION_OBSOLETE: HRESULT = 0x800F023E;
4122 pub const SPAPI_E_NO_AUTHENTICODE_CATALOG: HRESULT = 0x800F023F;
4123 pub const SPAPI_E_AUTHENTICODE_DISALLOWED: HRESULT = 0x800F0240;
4124 pub const SPAPI_E_AUTHENTICODE_TRUSTED_PUBLISHER: HRESULT = 0x800F0241;
4125 pub const SPAPI_E_AUTHENTICODE_TRUST_NOT_ESTABLISHED: HRESULT = 0x800F0242;
4126 pub const SPAPI_E_AUTHENTICODE_PUBLISHER_NOT_TRUSTED: HRESULT = 0x800F0243;
4127 pub const SPAPI_E_SIGNATURE_OSATTRIBUTE_MISMATCH: HRESULT = 0x800F0244;
4128 pub const SPAPI_E_ONLY_VALIDATE_VIA_AUTHENTICODE: HRESULT = 0x800F0245;
4129 pub const SPAPI_E_DEVICE_INSTALLER_NOT_READY: HRESULT = 0x800F0246;
4130 pub const SPAPI_E_DRIVER_STORE_ADD_FAILED: HRESULT = 0x800F0247;
4131 pub const SPAPI_E_DEVICE_INSTALL_BLOCKED: HRESULT = 0x800F0248;
4132 pub const SPAPI_E_DRIVER_INSTALL_BLOCKED: HRESULT = 0x800F0249;
4133 pub const SPAPI_E_WRONG_INF_TYPE: HRESULT = 0x800F024A;
4134 pub const SPAPI_E_FILE_HASH_NOT_IN_CATALOG: HRESULT = 0x800F024B;
4135 pub const SPAPI_E_DRIVER_STORE_DELETE_FAILED: HRESULT = 0x800F024C;
4136 pub const SPAPI_E_UNRECOVERABLE_STACK_OVERFLOW: HRESULT = 0x800F0300;
4137 pub const SPAPI_E_ERROR_NOT_INSTALLED: HRESULT = 0x800F1000;
4138 pub const SCARD_S_SUCCESS: HRESULT = NO_ERROR as i32;
4139 pub const SCARD_F_INTERNAL_ERROR: HRESULT = 0x80100001;
4140 pub const SCARD_E_CANCELLED: HRESULT = 0x80100002;
4141 pub const SCARD_E_INVALID_HANDLE: HRESULT = 0x80100003;
4142 pub const SCARD_E_INVALID_PARAMETER: HRESULT = 0x80100004;
4143 pub const SCARD_E_INVALID_TARGET: HRESULT = 0x80100005;
4144 pub const SCARD_E_NO_MEMORY: HRESULT = 0x80100006;
4145 pub const SCARD_F_WAITED_TOO_LONG: HRESULT = 0x80100007;
4146 pub const SCARD_E_INSUFFICIENT_BUFFER: HRESULT = 0x80100008;
4147 pub const SCARD_E_UNKNOWN_READER: HRESULT = 0x80100009;
4148 pub const SCARD_E_TIMEOUT: HRESULT = 0x8010000A;
4149 pub const SCARD_E_SHARING_VIOLATION: HRESULT = 0x8010000B;
4150 pub const SCARD_E_NO_SMARTCARD: HRESULT = 0x8010000C;
4151 pub const SCARD_E_UNKNOWN_CARD: HRESULT = 0x8010000D;
4152 pub const SCARD_E_CANT_DISPOSE: HRESULT = 0x8010000E;
4153 pub const SCARD_E_PROTO_MISMATCH: HRESULT = 0x8010000F;
4154 pub const SCARD_E_NOT_READY: HRESULT = 0x80100010;
4155 pub const SCARD_E_INVALID_VALUE: HRESULT = 0x80100011;
4156 pub const SCARD_E_SYSTEM_CANCELLED: HRESULT = 0x80100012;
4157 pub const SCARD_F_COMM_ERROR: HRESULT = 0x80100013;
4158 pub const SCARD_F_UNKNOWN_ERROR: HRESULT = 0x80100014;
4159 pub const SCARD_E_INVALID_ATR: HRESULT = 0x80100015;
4160 pub const SCARD_E_NOT_TRANSACTED: HRESULT = 0x80100016;
4161 pub const SCARD_E_READER_UNAVAILABLE: HRESULT = 0x80100017;
4162 pub const SCARD_P_SHUTDOWN: HRESULT = 0x80100018;
4163 pub const SCARD_E_PCI_TOO_SMALL: HRESULT = 0x80100019;
4164 pub const SCARD_E_READER_UNSUPPORTED: HRESULT = 0x8010001A;
4165 pub const SCARD_E_DUPLICATE_READER: HRESULT = 0x8010001B;
4166 pub const SCARD_E_CARD_UNSUPPORTED: HRESULT = 0x8010001C;
4167 pub const SCARD_E_NO_SERVICE: HRESULT = 0x8010001D;
4168 pub const SCARD_E_SERVICE_STOPPED: HRESULT = 0x8010001E;
4169 pub const SCARD_E_UNEXPECTED: HRESULT = 0x8010001F;
4170 pub const SCARD_E_ICC_INSTALLATION: HRESULT = 0x80100020;
4171 pub const SCARD_E_ICC_CREATEORDER: HRESULT = 0x80100021;
4172 pub const SCARD_E_UNSUPPORTED_FEATURE: HRESULT = 0x80100022;
4173 pub const SCARD_E_DIR_NOT_FOUND: HRESULT = 0x80100023;
4174 pub const SCARD_E_FILE_NOT_FOUND: HRESULT = 0x80100024;
4175 pub const SCARD_E_NO_DIR: HRESULT = 0x80100025;
4176 pub const SCARD_E_NO_FILE: HRESULT = 0x80100026;
4177 pub const SCARD_E_NO_ACCESS: HRESULT = 0x80100027;
4178 pub const SCARD_E_WRITE_TOO_MANY: HRESULT = 0x80100028;
4179 pub const SCARD_E_BAD_SEEK: HRESULT = 0x80100029;
4180 pub const SCARD_E_INVALID_CHV: HRESULT = 0x8010002A;
4181 pub const SCARD_E_UNKNOWN_RES_MNG: HRESULT = 0x8010002B;
4182 pub const SCARD_E_NO_SUCH_CERTIFICATE: HRESULT = 0x8010002C;
4183 pub const SCARD_E_CERTIFICATE_UNAVAILABLE: HRESULT = 0x8010002D;
4184 pub const SCARD_E_NO_READERS_AVAILABLE: HRESULT = 0x8010002E;
4185 pub const SCARD_E_COMM_DATA_LOST: HRESULT = 0x8010002F;
4186 pub const SCARD_E_NO_KEY_CONTAINER: HRESULT = 0x80100030;
4187 pub const SCARD_E_SERVER_TOO_BUSY: HRESULT = 0x80100031;
4188 pub const SCARD_E_PIN_CACHE_EXPIRED: HRESULT = 0x80100032;
4189 pub const SCARD_E_NO_PIN_CACHE: HRESULT = 0x80100033;
4190 pub const SCARD_E_READ_ONLY_CARD: HRESULT = 0x80100034;
4191 pub const SCARD_W_UNSUPPORTED_CARD: HRESULT = 0x80100065;
4192 pub const SCARD_W_UNRESPONSIVE_CARD: HRESULT = 0x80100066;
4193 pub const SCARD_W_UNPOWERED_CARD: HRESULT = 0x80100067;
4194 pub const SCARD_W_RESET_CARD: HRESULT = 0x80100068;
4195 pub const SCARD_W_REMOVED_CARD: HRESULT = 0x80100069;
4196 pub const SCARD_W_SECURITY_VIOLATION: HRESULT = 0x8010006A;
4197 pub const SCARD_W_WRONG_CHV: HRESULT = 0x8010006B;
4198 pub const SCARD_W_CHV_BLOCKED: HRESULT = 0x8010006C;
4199 pub const SCARD_W_EOF: HRESULT = 0x8010006D;
4200 pub const SCARD_W_CANCELLED_BY_USER: HRESULT = 0x8010006E;
4201 pub const SCARD_W_CARD_NOT_AUTHENTICATED: HRESULT = 0x8010006F;
4202 pub const SCARD_W_CACHE_ITEM_NOT_FOUND: HRESULT = 0x80100070;
4203 pub const SCARD_W_CACHE_ITEM_STALE: HRESULT = 0x80100071;
4204 pub const SCARD_W_CACHE_ITEM_TOO_BIG: HRESULT = 0x80100072;
4205 pub const COMADMIN_E_OBJECTERRORS: HRESULT = 0x80110401;
4206 pub const COMADMIN_E_OBJECTINVALID: HRESULT = 0x80110402;
4207 pub const COMADMIN_E_KEYMISSING: HRESULT = 0x80110403;
4208 pub const COMADMIN_E_ALREADYINSTALLED: HRESULT = 0x80110404;
4209 pub const COMADMIN_E_APP_FILE_WRITEFAIL: HRESULT = 0x80110407;
4210 pub const COMADMIN_E_APP_FILE_READFAIL: HRESULT = 0x80110408;
4211 pub const COMADMIN_E_APP_FILE_VERSION: HRESULT = 0x80110409;
4212 pub const COMADMIN_E_BADPATH: HRESULT = 0x8011040A;
4213 pub const COMADMIN_E_APPLICATIONEXISTS: HRESULT = 0x8011040B;
4214 pub const COMADMIN_E_ROLEEXISTS: HRESULT = 0x8011040C;
4215 pub const COMADMIN_E_CANTCOPYFILE: HRESULT = 0x8011040D;
4216 pub const COMADMIN_E_NOUSER: HRESULT = 0x8011040F;
4217 pub const COMADMIN_E_INVALIDUSERIDS: HRESULT = 0x80110410;
4218 pub const COMADMIN_E_NOREGISTRYCLSID: HRESULT = 0x80110411;
4219 pub const COMADMIN_E_BADREGISTRYPROGID: HRESULT = 0x80110412;
4220 pub const COMADMIN_E_AUTHENTICATIONLEVEL: HRESULT = 0x80110413;
4221 pub const COMADMIN_E_USERPASSWDNOTVALID: HRESULT = 0x80110414;
4222 pub const COMADMIN_E_CLSIDORIIDMISMATCH: HRESULT = 0x80110418;
4223 pub const COMADMIN_E_REMOTEINTERFACE: HRESULT = 0x80110419;
4224 pub const COMADMIN_E_DLLREGISTERSERVER: HRESULT = 0x8011041A;
4225 pub const COMADMIN_E_NOSERVERSHARE: HRESULT = 0x8011041B;
4226 pub const COMADMIN_E_DLLLOADFAILED: HRESULT = 0x8011041D;
4227 pub const COMADMIN_E_BADREGISTRYLIBID: HRESULT = 0x8011041E;
4228 pub const COMADMIN_E_APPDIRNOTFOUND: HRESULT = 0x8011041F;
4229 pub const COMADMIN_E_REGISTRARFAILED: HRESULT = 0x80110423;
4230 pub const COMADMIN_E_COMPFILE_DOESNOTEXIST: HRESULT = 0x80110424;
4231 pub const COMADMIN_E_COMPFILE_LOADDLLFAIL: HRESULT = 0x80110425;
4232 pub const COMADMIN_E_COMPFILE_GETCLASSOBJ: HRESULT = 0x80110426;
4233 pub const COMADMIN_E_COMPFILE_CLASSNOTAVAIL: HRESULT = 0x80110427;
4234 pub const COMADMIN_E_COMPFILE_BADTLB: HRESULT = 0x80110428;
4235 pub const COMADMIN_E_COMPFILE_NOTINSTALLABLE: HRESULT = 0x80110429;
4236 pub const COMADMIN_E_NOTCHANGEABLE: HRESULT = 0x8011042A;
4237 pub const COMADMIN_E_NOTDELETEABLE: HRESULT = 0x8011042B;
4238 pub const COMADMIN_E_SESSION: HRESULT = 0x8011042C;
4239 pub const COMADMIN_E_COMP_MOVE_LOCKED: HRESULT = 0x8011042D;
4240 pub const COMADMIN_E_COMP_MOVE_BAD_DEST: HRESULT = 0x8011042E;
4241 pub const COMADMIN_E_REGISTERTLB: HRESULT = 0x80110430;
4242 pub const COMADMIN_E_SYSTEMAPP: HRESULT = 0x80110433;
4243 pub const COMADMIN_E_COMPFILE_NOREGISTRAR: HRESULT = 0x80110434;
4244 pub const COMADMIN_E_COREQCOMPINSTALLED: HRESULT = 0x80110435;
4245 pub const COMADMIN_E_SERVICENOTINSTALLED: HRESULT = 0x80110436;
4246 pub const COMADMIN_E_PROPERTYSAVEFAILED: HRESULT = 0x80110437;
4247 pub const COMADMIN_E_OBJECTEXISTS: HRESULT = 0x80110438;
4248 pub const COMADMIN_E_COMPONENTEXISTS: HRESULT = 0x80110439;
4249 pub const COMADMIN_E_REGFILE_CORRUPT: HRESULT = 0x8011043B;
4250 pub const COMADMIN_E_PROPERTY_OVERFLOW: HRESULT = 0x8011043C;
4251 pub const COMADMIN_E_NOTINREGISTRY: HRESULT = 0x8011043E;
4252 pub const COMADMIN_E_OBJECTNOTPOOLABLE: HRESULT = 0x8011043F;
4253 pub const COMADMIN_E_APPLID_MATCHES_CLSID: HRESULT = 0x80110446;
4254 pub const COMADMIN_E_ROLE_DOES_NOT_EXIST: HRESULT = 0x80110447;
4255 pub const COMADMIN_E_START_APP_NEEDS_COMPONENTS: HRESULT = 0x80110448;
4256 pub const COMADMIN_E_REQUIRES_DIFFERENT_PLATFORM: HRESULT = 0x80110449;
4257 pub const COMADMIN_E_CAN_NOT_EXPORT_APP_PROXY: HRESULT = 0x8011044A;
4258 pub const COMADMIN_E_CAN_NOT_START_APP: HRESULT = 0x8011044B;
4259 pub const COMADMIN_E_CAN_NOT_EXPORT_SYS_APP: HRESULT = 0x8011044C;
4260 pub const COMADMIN_E_CANT_SUBSCRIBE_TO_COMPONENT: HRESULT = 0x8011044D;
4261 pub const COMADMIN_E_EVENTCLASS_CANT_BE_SUBSCRIBER: HRESULT = 0x8011044E;
4262 pub const COMADMIN_E_LIB_APP_PROXY_INCOMPATIBLE: HRESULT = 0x8011044F;
4263 pub const COMADMIN_E_BASE_PARTITION_ONLY: HRESULT = 0x80110450;
4264 pub const COMADMIN_E_START_APP_DISABLED: HRESULT = 0x80110451;
4265 pub const COMADMIN_E_CAT_DUPLICATE_PARTITION_NAME: HRESULT = 0x80110457;
4266 pub const COMADMIN_E_CAT_INVALID_PARTITION_NAME: HRESULT = 0x80110458;
4267 pub const COMADMIN_E_CAT_PARTITION_IN_USE: HRESULT = 0x80110459;
4268 pub const COMADMIN_E_FILE_PARTITION_DUPLICATE_FILES: HRESULT = 0x8011045A;
4269 pub const COMADMIN_E_CAT_IMPORTED_COMPONENTS_NOT_ALLOWED: HRESULT = 0x8011045B;
4270 pub const COMADMIN_E_AMBIGUOUS_APPLICATION_NAME: HRESULT = 0x8011045C;
4271 pub const COMADMIN_E_AMBIGUOUS_PARTITION_NAME: HRESULT = 0x8011045D;
4272 pub const COMADMIN_E_REGDB_NOTINITIALIZED: HRESULT = 0x80110472;
4273 pub const COMADMIN_E_REGDB_NOTOPEN: HRESULT = 0x80110473;
4274 pub const COMADMIN_E_REGDB_SYSTEMERR: HRESULT = 0x80110474;
4275 pub const COMADMIN_E_REGDB_ALREADYRUNNING: HRESULT = 0x80110475;
4276 pub const COMADMIN_E_MIG_VERSIONNOTSUPPORTED: HRESULT = 0x80110480;
4277 pub const COMADMIN_E_MIG_SCHEMANOTFOUND: HRESULT = 0x80110481;
4278 pub const COMADMIN_E_CAT_BITNESSMISMATCH: HRESULT = 0x80110482;
4279 pub const COMADMIN_E_CAT_UNACCEPTABLEBITNESS: HRESULT = 0x80110483;
4280 pub const COMADMIN_E_CAT_WRONGAPPBITNESS: HRESULT = 0x80110484;
4281 pub const COMADMIN_E_CAT_PAUSE_RESUME_NOT_SUPPORTED: HRESULT = 0x80110485;
4282 pub const COMADMIN_E_CAT_SERVERFAULT: HRESULT = 0x80110486;
4283 pub const COMQC_E_APPLICATION_NOT_QUEUED: HRESULT = 0x80110600;
4284 pub const COMQC_E_NO_QUEUEABLE_INTERFACES: HRESULT = 0x80110601;
4285 pub const COMQC_E_QUEUING_SERVICE_NOT_AVAILABLE: HRESULT = 0x80110602;
4286 pub const COMQC_E_NO_IPERSISTSTREAM: HRESULT = 0x80110603;
4287 pub const COMQC_E_BAD_MESSAGE: HRESULT = 0x80110604;
4288 pub const COMQC_E_UNAUTHENTICATED: HRESULT = 0x80110605;
4289 pub const COMQC_E_UNTRUSTED_ENQUEUER: HRESULT = 0x80110606;
4290 pub const MSDTC_E_DUPLICATE_RESOURCE: HRESULT = 0x80110701;
4291 pub const COMADMIN_E_OBJECT_PARENT_MISSING: HRESULT = 0x80110808;
4292 pub const COMADMIN_E_OBJECT_DOES_NOT_EXIST: HRESULT = 0x80110809;
4293 pub const COMADMIN_E_APP_NOT_RUNNING: HRESULT = 0x8011080A;
4294 pub const COMADMIN_E_INVALID_PARTITION: HRESULT = 0x8011080B;
4295 pub const COMADMIN_E_SVCAPP_NOT_POOLABLE_OR_RECYCLABLE: HRESULT = 0x8011080D;
4296 pub const COMADMIN_E_USER_IN_SET: HRESULT = 0x8011080E;
4297 pub const COMADMIN_E_CANTRECYCLELIBRARYAPPS: HRESULT = 0x8011080F;
4298 pub const COMADMIN_E_CANTRECYCLESERVICEAPPS: HRESULT = 0x80110811;
4299 pub const COMADMIN_E_PROCESSALREADYRECYCLED: HRESULT = 0x80110812;
4300 pub const COMADMIN_E_PAUSEDPROCESSMAYNOTBERECYCLED: HRESULT = 0x80110813;
4301 pub const COMADMIN_E_CANTMAKEINPROCSERVICE: HRESULT = 0x80110814;
4302 pub const COMADMIN_E_PROGIDINUSEBYCLSID: HRESULT = 0x80110815;
4303 pub const COMADMIN_E_DEFAULT_PARTITION_NOT_IN_SET: HRESULT = 0x80110816;
4304 pub const COMADMIN_E_RECYCLEDPROCESSMAYNOTBEPAUSED: HRESULT = 0x80110817;
4305 pub const COMADMIN_E_PARTITION_ACCESSDENIED: HRESULT = 0x80110818;
4306 pub const COMADMIN_E_PARTITION_MSI_ONLY: HRESULT = 0x80110819;
4307 pub const COMADMIN_E_LEGACYCOMPS_NOT_ALLOWED_IN_1_0_FORMAT: HRESULT = 0x8011081A;
4308 pub const COMADMIN_E_LEGACYCOMPS_NOT_ALLOWED_IN_NONBASE_PARTITIONS: HRESULT
4309     = 0x8011081B;
4310 pub const COMADMIN_E_COMP_MOVE_SOURCE: HRESULT = 0x8011081C;
4311 pub const COMADMIN_E_COMP_MOVE_DEST: HRESULT = 0x8011081D;
4312 pub const COMADMIN_E_COMP_MOVE_PRIVATE: HRESULT = 0x8011081E;
4313 pub const COMADMIN_E_BASEPARTITION_REQUIRED_IN_SET: HRESULT = 0x8011081F;
4314 pub const COMADMIN_E_CANNOT_ALIAS_EVENTCLASS: HRESULT = 0x80110820;
4315 pub const COMADMIN_E_PRIVATE_ACCESSDENIED: HRESULT = 0x80110821;
4316 pub const COMADMIN_E_SAFERINVALID: HRESULT = 0x80110822;
4317 pub const COMADMIN_E_REGISTRY_ACCESSDENIED: HRESULT = 0x80110823;
4318 pub const COMADMIN_E_PARTITIONS_DISABLED: HRESULT = 0x80110824;
4319 pub const WER_S_REPORT_DEBUG: HRESULT = 0x001B0000;
4320 pub const WER_S_REPORT_UPLOADED: HRESULT = 0x001B0001;
4321 pub const WER_S_REPORT_QUEUED: HRESULT = 0x001B0002;
4322 pub const WER_S_DISABLED: HRESULT = 0x001B0003;
4323 pub const WER_S_SUSPENDED_UPLOAD: HRESULT = 0x001B0004;
4324 pub const WER_S_DISABLED_QUEUE: HRESULT = 0x001B0005;
4325 pub const WER_S_DISABLED_ARCHIVE: HRESULT = 0x001B0006;
4326 pub const WER_S_REPORT_ASYNC: HRESULT = 0x001B0007;
4327 pub const WER_S_IGNORE_ASSERT_INSTANCE: HRESULT = 0x001B0008;
4328 pub const WER_S_IGNORE_ALL_ASSERTS: HRESULT = 0x001B0009;
4329 pub const WER_S_ASSERT_CONTINUE: HRESULT = 0x001B000A;
4330 pub const WER_S_THROTTLED: HRESULT = 0x001B000B;
4331 pub const WER_E_CRASH_FAILURE: HRESULT = 0x801B8000;
4332 pub const WER_E_CANCELED: HRESULT = 0x801B8001;
4333 pub const WER_E_NETWORK_FAILURE: HRESULT = 0x801B8002;
4334 pub const WER_E_NOT_INITIALIZED: HRESULT = 0x801B8003;
4335 pub const WER_E_ALREADY_REPORTING: HRESULT = 0x801B8004;
4336 pub const WER_E_DUMP_THROTTLED: HRESULT = 0x801B8005;
4337 pub const ERROR_FLT_IO_COMPLETE: HRESULT = 0x001F0001;
4338 pub const ERROR_FLT_NO_HANDLER_DEFINED: HRESULT = 0x801F0001;
4339 pub const ERROR_FLT_CONTEXT_ALREADY_DEFINED: HRESULT = 0x801F0002;
4340 pub const ERROR_FLT_INVALID_ASYNCHRONOUS_REQUEST: HRESULT = 0x801F0003;
4341 pub const ERROR_FLT_DISALLOW_FAST_IO: HRESULT = 0x801F0004;
4342 pub const ERROR_FLT_INVALID_NAME_REQUEST: HRESULT = 0x801F0005;
4343 pub const ERROR_FLT_NOT_SAFE_TO_POST_OPERATION: HRESULT = 0x801F0006;
4344 pub const ERROR_FLT_NOT_INITIALIZED: HRESULT = 0x801F0007;
4345 pub const ERROR_FLT_FILTER_NOT_READY: HRESULT = 0x801F0008;
4346 pub const ERROR_FLT_POST_OPERATION_CLEANUP: HRESULT = 0x801F0009;
4347 pub const ERROR_FLT_INTERNAL_ERROR: HRESULT = 0x801F000A;
4348 pub const ERROR_FLT_DELETING_OBJECT: HRESULT = 0x801F000B;
4349 pub const ERROR_FLT_MUST_BE_NONPAGED_POOL: HRESULT = 0x801F000C;
4350 pub const ERROR_FLT_DUPLICATE_ENTRY: HRESULT = 0x801F000D;
4351 pub const ERROR_FLT_CBDQ_DISABLED: HRESULT = 0x801F000E;
4352 pub const ERROR_FLT_DO_NOT_ATTACH: HRESULT = 0x801F000F;
4353 pub const ERROR_FLT_DO_NOT_DETACH: HRESULT = 0x801F0010;
4354 pub const ERROR_FLT_INSTANCE_ALTITUDE_COLLISION: HRESULT = 0x801F0011;
4355 pub const ERROR_FLT_INSTANCE_NAME_COLLISION: HRESULT = 0x801F0012;
4356 pub const ERROR_FLT_FILTER_NOT_FOUND: HRESULT = 0x801F0013;
4357 pub const ERROR_FLT_VOLUME_NOT_FOUND: HRESULT = 0x801F0014;
4358 pub const ERROR_FLT_INSTANCE_NOT_FOUND: HRESULT = 0x801F0015;
4359 pub const ERROR_FLT_CONTEXT_ALLOCATION_NOT_FOUND: HRESULT = 0x801F0016;
4360 pub const ERROR_FLT_INVALID_CONTEXT_REGISTRATION: HRESULT = 0x801F0017;
4361 pub const ERROR_FLT_NAME_CACHE_MISS: HRESULT = 0x801F0018;
4362 pub const ERROR_FLT_NO_DEVICE_OBJECT: HRESULT = 0x801F0019;
4363 pub const ERROR_FLT_VOLUME_ALREADY_MOUNTED: HRESULT = 0x801F001A;
4364 pub const ERROR_FLT_ALREADY_ENLISTED: HRESULT = 0x801F001B;
4365 pub const ERROR_FLT_CONTEXT_ALREADY_LINKED: HRESULT = 0x801F001C;
4366 pub const ERROR_FLT_NO_WAITER_FOR_REPLY: HRESULT = 0x801F0020;
4367 pub const ERROR_FLT_REGISTRATION_BUSY: HRESULT = 0x801F0023;
4368 pub const ERROR_HUNG_DISPLAY_DRIVER_THREAD: HRESULT = 0x80260001;
4369 pub const DWM_E_COMPOSITIONDISABLED: HRESULT = 0x80263001;
4370 pub const DWM_E_REMOTING_NOT_SUPPORTED: HRESULT = 0x80263002;
4371 pub const DWM_E_NO_REDIRECTION_SURFACE_AVAILABLE: HRESULT = 0x80263003;
4372 pub const DWM_E_NOT_QUEUING_PRESENTS: HRESULT = 0x80263004;
4373 pub const DWM_E_ADAPTER_NOT_FOUND: HRESULT = 0x80263005;
4374 pub const DWM_S_GDI_REDIRECTION_SURFACE: HRESULT = 0x00263005;
4375 pub const DWM_E_TEXTURE_TOO_LARGE: HRESULT = 0x80263007;
4376 pub const ERROR_MONITOR_NO_DESCRIPTOR: HRESULT = 0x80261001;
4377 pub const ERROR_MONITOR_UNKNOWN_DESCRIPTOR_FORMAT: HRESULT = 0x80261002;
4378 pub const ERROR_MONITOR_INVALID_DESCRIPTOR_CHECKSUM: HRESULT = 0xC0261003;
4379 pub const ERROR_MONITOR_INVALID_STANDARD_TIMING_BLOCK: HRESULT = 0xC0261004;
4380 pub const ERROR_MONITOR_WMI_DATABLOCK_REGISTRATION_FAILED: HRESULT = 0xC0261005;
4381 pub const ERROR_MONITOR_INVALID_SERIAL_NUMBER_MONDSC_BLOCK: HRESULT = 0xC0261006;
4382 pub const ERROR_MONITOR_INVALID_USER_FRIENDLY_MONDSC_BLOCK: HRESULT = 0xC0261007;
4383 pub const ERROR_MONITOR_NO_MORE_DESCRIPTOR_DATA: HRESULT = 0xC0261008;
4384 pub const ERROR_MONITOR_INVALID_DETAILED_TIMING_BLOCK: HRESULT = 0xC0261009;
4385 pub const ERROR_MONITOR_INVALID_MANUFACTURE_DATE: HRESULT = 0xC026100A;
4386 pub const ERROR_GRAPHICS_NOT_EXCLUSIVE_MODE_OWNER: HRESULT = 0xC0262000;
4387 pub const ERROR_GRAPHICS_INSUFFICIENT_DMA_BUFFER: HRESULT = 0xC0262001;
4388 pub const ERROR_GRAPHICS_INVALID_DISPLAY_ADAPTER: HRESULT = 0xC0262002;
4389 pub const ERROR_GRAPHICS_ADAPTER_WAS_RESET: HRESULT = 0xC0262003;
4390 pub const ERROR_GRAPHICS_INVALID_DRIVER_MODEL: HRESULT = 0xC0262004;
4391 pub const ERROR_GRAPHICS_PRESENT_MODE_CHANGED: HRESULT = 0xC0262005;
4392 pub const ERROR_GRAPHICS_PRESENT_OCCLUDED: HRESULT = 0xC0262006;
4393 pub const ERROR_GRAPHICS_PRESENT_DENIED: HRESULT = 0xC0262007;
4394 pub const ERROR_GRAPHICS_CANNOTCOLORCONVERT: HRESULT = 0xC0262008;
4395 pub const ERROR_GRAPHICS_DRIVER_MISMATCH: HRESULT = 0xC0262009;
4396 pub const ERROR_GRAPHICS_PARTIAL_DATA_POPULATED: HRESULT = 0x4026200A;
4397 pub const ERROR_GRAPHICS_PRESENT_REDIRECTION_DISABLED: HRESULT = 0xC026200B;
4398 pub const ERROR_GRAPHICS_PRESENT_UNOCCLUDED: HRESULT = 0xC026200C;
4399 pub const ERROR_GRAPHICS_WINDOWDC_NOT_AVAILABLE: HRESULT = 0xC026200D;
4400 pub const ERROR_GRAPHICS_WINDOWLESS_PRESENT_DISABLED: HRESULT = 0xC026200E;
4401 pub const ERROR_GRAPHICS_NO_VIDEO_MEMORY: HRESULT = 0xC0262100;
4402 pub const ERROR_GRAPHICS_CANT_LOCK_MEMORY: HRESULT = 0xC0262101;
4403 pub const ERROR_GRAPHICS_ALLOCATION_BUSY: HRESULT = 0xC0262102;
4404 pub const ERROR_GRAPHICS_TOO_MANY_REFERENCES: HRESULT = 0xC0262103;
4405 pub const ERROR_GRAPHICS_TRY_AGAIN_LATER: HRESULT = 0xC0262104;
4406 pub const ERROR_GRAPHICS_TRY_AGAIN_NOW: HRESULT = 0xC0262105;
4407 pub const ERROR_GRAPHICS_ALLOCATION_INVALID: HRESULT = 0xC0262106;
4408 pub const ERROR_GRAPHICS_UNSWIZZLING_APERTURE_UNAVAILABLE: HRESULT = 0xC0262107;
4409 pub const ERROR_GRAPHICS_UNSWIZZLING_APERTURE_UNSUPPORTED: HRESULT = 0xC0262108;
4410 pub const ERROR_GRAPHICS_CANT_EVICT_PINNED_ALLOCATION: HRESULT = 0xC0262109;
4411 pub const ERROR_GRAPHICS_INVALID_ALLOCATION_USAGE: HRESULT = 0xC0262110;
4412 pub const ERROR_GRAPHICS_CANT_RENDER_LOCKED_ALLOCATION: HRESULT = 0xC0262111;
4413 pub const ERROR_GRAPHICS_ALLOCATION_CLOSED: HRESULT = 0xC0262112;
4414 pub const ERROR_GRAPHICS_INVALID_ALLOCATION_INSTANCE: HRESULT = 0xC0262113;
4415 pub const ERROR_GRAPHICS_INVALID_ALLOCATION_HANDLE: HRESULT = 0xC0262114;
4416 pub const ERROR_GRAPHICS_WRONG_ALLOCATION_DEVICE: HRESULT = 0xC0262115;
4417 pub const ERROR_GRAPHICS_ALLOCATION_CONTENT_LOST: HRESULT = 0xC0262116;
4418 pub const ERROR_GRAPHICS_GPU_EXCEPTION_ON_DEVICE: HRESULT = 0xC0262200;
4419 pub const ERROR_GRAPHICS_SKIP_ALLOCATION_PREPARATION: HRESULT = 0x40262201;
4420 pub const ERROR_GRAPHICS_INVALID_VIDPN_TOPOLOGY: HRESULT = 0xC0262300;
4421 pub const ERROR_GRAPHICS_VIDPN_TOPOLOGY_NOT_SUPPORTED: HRESULT = 0xC0262301;
4422 pub const ERROR_GRAPHICS_VIDPN_TOPOLOGY_CURRENTLY_NOT_SUPPORTED: HRESULT
4423     = 0xC0262302;
4424 pub const ERROR_GRAPHICS_INVALID_VIDPN: HRESULT = 0xC0262303;
4425 pub const ERROR_GRAPHICS_INVALID_VIDEO_PRESENT_SOURCE: HRESULT = 0xC0262304;
4426 pub const ERROR_GRAPHICS_INVALID_VIDEO_PRESENT_TARGET: HRESULT = 0xC0262305;
4427 pub const ERROR_GRAPHICS_VIDPN_MODALITY_NOT_SUPPORTED: HRESULT = 0xC0262306;
4428 pub const ERROR_GRAPHICS_MODE_NOT_PINNED: HRESULT = 0x00262307;
4429 pub const ERROR_GRAPHICS_INVALID_VIDPN_SOURCEMODESET: HRESULT = 0xC0262308;
4430 pub const ERROR_GRAPHICS_INVALID_VIDPN_TARGETMODESET: HRESULT = 0xC0262309;
4431 pub const ERROR_GRAPHICS_INVALID_FREQUENCY: HRESULT = 0xC026230A;
4432 pub const ERROR_GRAPHICS_INVALID_ACTIVE_REGION: HRESULT = 0xC026230B;
4433 pub const ERROR_GRAPHICS_INVALID_TOTAL_REGION: HRESULT = 0xC026230C;
4434 pub const ERROR_GRAPHICS_INVALID_VIDEO_PRESENT_SOURCE_MODE: HRESULT = 0xC0262310;
4435 pub const ERROR_GRAPHICS_INVALID_VIDEO_PRESENT_TARGET_MODE: HRESULT = 0xC0262311;
4436 pub const ERROR_GRAPHICS_PINNED_MODE_MUST_REMAIN_IN_SET: HRESULT = 0xC0262312;
4437 pub const ERROR_GRAPHICS_PATH_ALREADY_IN_TOPOLOGY: HRESULT = 0xC0262313;
4438 pub const ERROR_GRAPHICS_MODE_ALREADY_IN_MODESET: HRESULT = 0xC0262314;
4439 pub const ERROR_GRAPHICS_INVALID_VIDEOPRESENTSOURCESET: HRESULT = 0xC0262315;
4440 pub const ERROR_GRAPHICS_INVALID_VIDEOPRESENTTARGETSET: HRESULT = 0xC0262316;
4441 pub const ERROR_GRAPHICS_SOURCE_ALREADY_IN_SET: HRESULT = 0xC0262317;
4442 pub const ERROR_GRAPHICS_TARGET_ALREADY_IN_SET: HRESULT = 0xC0262318;
4443 pub const ERROR_GRAPHICS_INVALID_VIDPN_PRESENT_PATH: HRESULT = 0xC0262319;
4444 pub const ERROR_GRAPHICS_NO_RECOMMENDED_VIDPN_TOPOLOGY: HRESULT = 0xC026231A;
4445 pub const ERROR_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGESET: HRESULT = 0xC026231B;
4446 pub const ERROR_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGE: HRESULT = 0xC026231C;
4447 pub const ERROR_GRAPHICS_FREQUENCYRANGE_NOT_IN_SET: HRESULT = 0xC026231D;
4448 pub const ERROR_GRAPHICS_NO_PREFERRED_MODE: HRESULT = 0x0026231E;
4449 pub const ERROR_GRAPHICS_FREQUENCYRANGE_ALREADY_IN_SET: HRESULT = 0xC026231F;
4450 pub const ERROR_GRAPHICS_STALE_MODESET: HRESULT = 0xC0262320;
4451 pub const ERROR_GRAPHICS_INVALID_MONITOR_SOURCEMODESET: HRESULT = 0xC0262321;
4452 pub const ERROR_GRAPHICS_INVALID_MONITOR_SOURCE_MODE: HRESULT = 0xC0262322;
4453 pub const ERROR_GRAPHICS_NO_RECOMMENDED_FUNCTIONAL_VIDPN: HRESULT = 0xC0262323;
4454 pub const ERROR_GRAPHICS_MODE_ID_MUST_BE_UNIQUE: HRESULT = 0xC0262324;
4455 pub const ERROR_GRAPHICS_EMPTY_ADAPTER_MONITOR_MODE_SUPPORT_INTERSECTION: HRESULT
4456     = 0xC0262325;
4457 pub const ERROR_GRAPHICS_VIDEO_PRESENT_TARGETS_LESS_THAN_SOURCES: HRESULT
4458     = 0xC0262326;
4459 pub const ERROR_GRAPHICS_PATH_NOT_IN_TOPOLOGY: HRESULT = 0xC0262327;
4460 pub const ERROR_GRAPHICS_ADAPTER_MUST_HAVE_AT_LEAST_ONE_SOURCE: HRESULT = 0xC0262328;
4461 pub const ERROR_GRAPHICS_ADAPTER_MUST_HAVE_AT_LEAST_ONE_TARGET: HRESULT = 0xC0262329;
4462 pub const ERROR_GRAPHICS_INVALID_MONITORDESCRIPTORSET: HRESULT = 0xC026232A;
4463 pub const ERROR_GRAPHICS_INVALID_MONITORDESCRIPTOR: HRESULT = 0xC026232B;
4464 pub const ERROR_GRAPHICS_MONITORDESCRIPTOR_NOT_IN_SET: HRESULT = 0xC026232C;
4465 pub const ERROR_GRAPHICS_MONITORDESCRIPTOR_ALREADY_IN_SET: HRESULT = 0xC026232D;
4466 pub const ERROR_GRAPHICS_MONITORDESCRIPTOR_ID_MUST_BE_UNIQUE: HRESULT = 0xC026232E;
4467 pub const ERROR_GRAPHICS_INVALID_VIDPN_TARGET_SUBSET_TYPE: HRESULT = 0xC026232F;
4468 pub const ERROR_GRAPHICS_RESOURCES_NOT_RELATED: HRESULT = 0xC0262330;
4469 pub const ERROR_GRAPHICS_SOURCE_ID_MUST_BE_UNIQUE: HRESULT = 0xC0262331;
4470 pub const ERROR_GRAPHICS_TARGET_ID_MUST_BE_UNIQUE: HRESULT = 0xC0262332;
4471 pub const ERROR_GRAPHICS_NO_AVAILABLE_VIDPN_TARGET: HRESULT = 0xC0262333;
4472 pub const ERROR_GRAPHICS_MONITOR_COULD_NOT_BE_ASSOCIATED_WITH_ADAPTER: HRESULT
4473     = 0xC0262334;
4474 pub const ERROR_GRAPHICS_NO_VIDPNMGR: HRESULT = 0xC0262335;
4475 pub const ERROR_GRAPHICS_NO_ACTIVE_VIDPN: HRESULT = 0xC0262336;
4476 pub const ERROR_GRAPHICS_STALE_VIDPN_TOPOLOGY: HRESULT = 0xC0262337;
4477 pub const ERROR_GRAPHICS_MONITOR_NOT_CONNECTED: HRESULT = 0xC0262338;
4478 pub const ERROR_GRAPHICS_SOURCE_NOT_IN_TOPOLOGY: HRESULT = 0xC0262339;
4479 pub const ERROR_GRAPHICS_INVALID_PRIMARYSURFACE_SIZE: HRESULT = 0xC026233A;
4480 pub const ERROR_GRAPHICS_INVALID_VISIBLEREGION_SIZE: HRESULT = 0xC026233B;
4481 pub const ERROR_GRAPHICS_INVALID_STRIDE: HRESULT = 0xC026233C;
4482 pub const ERROR_GRAPHICS_INVALID_PIXELFORMAT: HRESULT = 0xC026233D;
4483 pub const ERROR_GRAPHICS_INVALID_COLORBASIS: HRESULT = 0xC026233E;
4484 pub const ERROR_GRAPHICS_INVALID_PIXELVALUEACCESSMODE: HRESULT = 0xC026233F;
4485 pub const ERROR_GRAPHICS_TARGET_NOT_IN_TOPOLOGY: HRESULT = 0xC0262340;
4486 pub const ERROR_GRAPHICS_NO_DISPLAY_MODE_MANAGEMENT_SUPPORT: HRESULT = 0xC0262341;
4487 pub const ERROR_GRAPHICS_VIDPN_SOURCE_IN_USE: HRESULT = 0xC0262342;
4488 pub const ERROR_GRAPHICS_CANT_ACCESS_ACTIVE_VIDPN: HRESULT = 0xC0262343;
4489 pub const ERROR_GRAPHICS_INVALID_PATH_IMPORTANCE_ORDINAL: HRESULT = 0xC0262344;
4490 pub const ERROR_GRAPHICS_INVALID_PATH_CONTENT_GEOMETRY_TRANSFORMATION: HRESULT
4491     = 0xC0262345;
4492 pub const ERROR_GRAPHICS_PATH_CONTENT_GEOMETRY_TRANSFORMATION_NOT_SUPPORTED: HRESULT
4493     = 0xC0262346;
4494 pub const ERROR_GRAPHICS_INVALID_GAMMA_RAMP: HRESULT = 0xC0262347;
4495 pub const ERROR_GRAPHICS_GAMMA_RAMP_NOT_SUPPORTED: HRESULT = 0xC0262348;
4496 pub const ERROR_GRAPHICS_MULTISAMPLING_NOT_SUPPORTED: HRESULT = 0xC0262349;
4497 pub const ERROR_GRAPHICS_MODE_NOT_IN_MODESET: HRESULT = 0xC026234A;
4498 pub const ERROR_GRAPHICS_DATASET_IS_EMPTY: HRESULT = 0x0026234B;
4499 pub const ERROR_GRAPHICS_NO_MORE_ELEMENTS_IN_DATASET: HRESULT = 0x0026234C;
4500 pub const ERROR_GRAPHICS_INVALID_VIDPN_TOPOLOGY_RECOMMENDATION_REASON: HRESULT
4501     = 0xC026234D;
4502 pub const ERROR_GRAPHICS_INVALID_PATH_CONTENT_TYPE: HRESULT = 0xC026234E;
4503 pub const ERROR_GRAPHICS_INVALID_COPYPROTECTION_TYPE: HRESULT = 0xC026234F;
4504 pub const ERROR_GRAPHICS_UNASSIGNED_MODESET_ALREADY_EXISTS: HRESULT = 0xC0262350;
4505 pub const ERROR_GRAPHICS_PATH_CONTENT_GEOMETRY_TRANSFORMATION_NOT_PINNED: HRESULT = 0x00262351;
4506 pub const ERROR_GRAPHICS_INVALID_SCANLINE_ORDERING: HRESULT = 0xC0262352;
4507 pub const ERROR_GRAPHICS_TOPOLOGY_CHANGES_NOT_ALLOWED: HRESULT = 0xC0262353;
4508 pub const ERROR_GRAPHICS_NO_AVAILABLE_IMPORTANCE_ORDINALS: HRESULT = 0xC0262354;
4509 pub const ERROR_GRAPHICS_INCOMPATIBLE_PRIVATE_FORMAT: HRESULT = 0xC0262355;
4510 pub const ERROR_GRAPHICS_INVALID_MODE_PRUNING_ALGORITHM: HRESULT = 0xC0262356;
4511 pub const ERROR_GRAPHICS_INVALID_MONITOR_CAPABILITY_ORIGIN: HRESULT = 0xC0262357;
4512 pub const ERROR_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGE_CONSTRAINT: HRESULT
4513     = 0xC0262358;
4514 pub const ERROR_GRAPHICS_MAX_NUM_PATHS_REACHED: HRESULT = 0xC0262359;
4515 pub const ERROR_GRAPHICS_CANCEL_VIDPN_TOPOLOGY_AUGMENTATION: HRESULT = 0xC026235A;
4516 pub const ERROR_GRAPHICS_INVALID_CLIENT_TYPE: HRESULT = 0xC026235B;
4517 pub const ERROR_GRAPHICS_CLIENTVIDPN_NOT_SET: HRESULT = 0xC026235C;
4518 pub const ERROR_GRAPHICS_SPECIFIED_CHILD_ALREADY_CONNECTED: HRESULT = 0xC0262400;
4519 pub const ERROR_GRAPHICS_CHILD_DESCRIPTOR_NOT_SUPPORTED: HRESULT = 0xC0262401;
4520 pub const ERROR_GRAPHICS_UNKNOWN_CHILD_STATUS: HRESULT = 0x4026242F;
4521 pub const ERROR_GRAPHICS_NOT_A_LINKED_ADAPTER: HRESULT = 0xC0262430;
4522 pub const ERROR_GRAPHICS_LEADLINK_NOT_ENUMERATED: HRESULT = 0xC0262431;
4523 pub const ERROR_GRAPHICS_CHAINLINKS_NOT_ENUMERATED: HRESULT = 0xC0262432;
4524 pub const ERROR_GRAPHICS_ADAPTER_CHAIN_NOT_READY: HRESULT = 0xC0262433;
4525 pub const ERROR_GRAPHICS_CHAINLINKS_NOT_STARTED: HRESULT = 0xC0262434;
4526 pub const ERROR_GRAPHICS_CHAINLINKS_NOT_POWERED_ON: HRESULT = 0xC0262435;
4527 pub const ERROR_GRAPHICS_INCONSISTENT_DEVICE_LINK_STATE: HRESULT = 0xC0262436;
4528 pub const ERROR_GRAPHICS_LEADLINK_START_DEFERRED: HRESULT = 0x40262437;
4529 pub const ERROR_GRAPHICS_NOT_POST_DEVICE_DRIVER: HRESULT = 0xC0262438;
4530 pub const ERROR_GRAPHICS_POLLING_TOO_FREQUENTLY: HRESULT = 0x40262439;
4531 pub const ERROR_GRAPHICS_START_DEFERRED: HRESULT = 0x4026243A;
4532 pub const ERROR_GRAPHICS_ADAPTER_ACCESS_NOT_EXCLUDED: HRESULT = 0xC026243B;
4533 pub const ERROR_GRAPHICS_OPM_NOT_SUPPORTED: HRESULT = 0xC0262500;
4534 pub const ERROR_GRAPHICS_COPP_NOT_SUPPORTED: HRESULT = 0xC0262501;
4535 pub const ERROR_GRAPHICS_UAB_NOT_SUPPORTED: HRESULT = 0xC0262502;
4536 pub const ERROR_GRAPHICS_OPM_INVALID_ENCRYPTED_PARAMETERS: HRESULT = 0xC0262503;
4537 pub const ERROR_GRAPHICS_OPM_NO_VIDEO_OUTPUTS_EXIST: HRESULT = 0xC0262505;
4538 pub const ERROR_GRAPHICS_OPM_INTERNAL_ERROR: HRESULT = 0xC026250B;
4539 pub const ERROR_GRAPHICS_OPM_INVALID_HANDLE: HRESULT = 0xC026250C;
4540 pub const ERROR_GRAPHICS_PVP_INVALID_CERTIFICATE_LENGTH: HRESULT = 0xC026250E;
4541 pub const ERROR_GRAPHICS_OPM_SPANNING_MODE_ENABLED: HRESULT = 0xC026250F;
4542 pub const ERROR_GRAPHICS_OPM_THEATER_MODE_ENABLED: HRESULT = 0xC0262510;
4543 pub const ERROR_GRAPHICS_PVP_HFS_FAILED: HRESULT = 0xC0262511;
4544 pub const ERROR_GRAPHICS_OPM_INVALID_SRM: HRESULT = 0xC0262512;
4545 pub const ERROR_GRAPHICS_OPM_OUTPUT_DOES_NOT_SUPPORT_HDCP: HRESULT = 0xC0262513;
4546 pub const ERROR_GRAPHICS_OPM_OUTPUT_DOES_NOT_SUPPORT_ACP: HRESULT = 0xC0262514;
4547 pub const ERROR_GRAPHICS_OPM_OUTPUT_DOES_NOT_SUPPORT_CGMSA: HRESULT = 0xC0262515;
4548 pub const ERROR_GRAPHICS_OPM_HDCP_SRM_NEVER_SET: HRESULT = 0xC0262516;
4549 pub const ERROR_GRAPHICS_OPM_RESOLUTION_TOO_HIGH: HRESULT = 0xC0262517;
4550 pub const ERROR_GRAPHICS_OPM_ALL_HDCP_HARDWARE_ALREADY_IN_USE: HRESULT = 0xC0262518;
4551 pub const ERROR_GRAPHICS_OPM_VIDEO_OUTPUT_NO_LONGER_EXISTS: HRESULT = 0xC026251A;
4552 pub const ERROR_GRAPHICS_OPM_SESSION_TYPE_CHANGE_IN_PROGRESS: HRESULT = 0xC026251B;
4553 pub const ERROR_GRAPHICS_OPM_VIDEO_OUTPUT_DOES_NOT_HAVE_COPP_SEMANTICS: HRESULT
4554     = 0xC026251C;
4555 pub const ERROR_GRAPHICS_OPM_INVALID_INFORMATION_REQUEST: HRESULT = 0xC026251D;
4556 pub const ERROR_GRAPHICS_OPM_DRIVER_INTERNAL_ERROR: HRESULT = 0xC026251E;
4557 pub const ERROR_GRAPHICS_OPM_VIDEO_OUTPUT_DOES_NOT_HAVE_OPM_SEMANTICS: HRESULT
4558     = 0xC026251F;
4559 pub const ERROR_GRAPHICS_OPM_SIGNALING_NOT_SUPPORTED: HRESULT = 0xC0262520;
4560 pub const ERROR_GRAPHICS_OPM_INVALID_CONFIGURATION_REQUEST: HRESULT = 0xC0262521;
4561 pub const ERROR_GRAPHICS_I2C_NOT_SUPPORTED: HRESULT = 0xC0262580;
4562 pub const ERROR_GRAPHICS_I2C_DEVICE_DOES_NOT_EXIST: HRESULT = 0xC0262581;
4563 pub const ERROR_GRAPHICS_I2C_ERROR_TRANSMITTING_DATA: HRESULT = 0xC0262582;
4564 pub const ERROR_GRAPHICS_I2C_ERROR_RECEIVING_DATA: HRESULT = 0xC0262583;
4565 pub const ERROR_GRAPHICS_DDCCI_VCP_NOT_SUPPORTED: HRESULT = 0xC0262584;
4566 pub const ERROR_GRAPHICS_DDCCI_INVALID_DATA: HRESULT = 0xC0262585;
4567 pub const ERROR_GRAPHICS_DDCCI_MONITOR_RETURNED_INVALID_TIMING_STATUS_BYTE: HRESULT
4568     = 0xC0262586;
4569 pub const ERROR_GRAPHICS_MCA_INVALID_CAPABILITIES_STRING: HRESULT = 0xC0262587;
4570 pub const ERROR_GRAPHICS_MCA_INTERNAL_ERROR: HRESULT = 0xC0262588;
4571 pub const ERROR_GRAPHICS_DDCCI_INVALID_MESSAGE_COMMAND: HRESULT = 0xC0262589;
4572 pub const ERROR_GRAPHICS_DDCCI_INVALID_MESSAGE_LENGTH: HRESULT = 0xC026258A;
4573 pub const ERROR_GRAPHICS_DDCCI_INVALID_MESSAGE_CHECKSUM: HRESULT = 0xC026258B;
4574 pub const ERROR_GRAPHICS_INVALID_PHYSICAL_MONITOR_HANDLE: HRESULT = 0xC026258C;
4575 pub const ERROR_GRAPHICS_MONITOR_NO_LONGER_EXISTS: HRESULT = 0xC026258D;
4576 pub const ERROR_GRAPHICS_DDCCI_CURRENT_CURRENT_VALUE_GREATER_THAN_MAXIMUM_VALUE: HRESULT
4577     = 0xC02625D8;
4578 pub const ERROR_GRAPHICS_MCA_INVALID_VCP_VERSION: HRESULT = 0xC02625D9;
4579 pub const ERROR_GRAPHICS_MCA_MONITOR_VIOLATES_MCCS_SPECIFICATION: HRESULT
4580     = 0xC02625DA;
4581 pub const ERROR_GRAPHICS_MCA_MCCS_VERSION_MISMATCH: HRESULT = 0xC02625DB;
4582 pub const ERROR_GRAPHICS_MCA_UNSUPPORTED_MCCS_VERSION: HRESULT = 0xC02625DC;
4583 pub const ERROR_GRAPHICS_MCA_INVALID_TECHNOLOGY_TYPE_RETURNED: HRESULT = 0xC02625DE;
4584 pub const ERROR_GRAPHICS_MCA_UNSUPPORTED_COLOR_TEMPERATURE: HRESULT = 0xC02625DF;
4585 pub const ERROR_GRAPHICS_ONLY_CONSOLE_SESSION_SUPPORTED: HRESULT = 0xC02625E0;
4586 pub const ERROR_GRAPHICS_NO_DISPLAY_DEVICE_CORRESPONDS_TO_NAME: HRESULT = 0xC02625E1;
4587 pub const ERROR_GRAPHICS_DISPLAY_DEVICE_NOT_ATTACHED_TO_DESKTOP: HRESULT
4588     = 0xC02625E2;
4589 pub const ERROR_GRAPHICS_MIRRORING_DEVICES_NOT_SUPPORTED: HRESULT = 0xC02625E3;
4590 pub const ERROR_GRAPHICS_INVALID_POINTER: HRESULT = 0xC02625E4;
4591 pub const ERROR_GRAPHICS_NO_MONITORS_CORRESPOND_TO_DISPLAY_DEVICE: HRESULT
4592     = 0xC02625E5;
4593 pub const ERROR_GRAPHICS_PARAMETER_ARRAY_TOO_SMALL: HRESULT = 0xC02625E6;
4594 pub const ERROR_GRAPHICS_INTERNAL_ERROR: HRESULT = 0xC02625E7;
4595 pub const ERROR_GRAPHICS_SESSION_TYPE_CHANGE_IN_PROGRESS: HRESULT = 0xC02605E8;
4596 pub const NAP_E_INVALID_PACKET: HRESULT = 0x80270001;
4597 pub const NAP_E_MISSING_SOH: HRESULT = 0x80270002;
4598 pub const NAP_E_CONFLICTING_ID: HRESULT = 0x80270003;
4599 pub const NAP_E_NO_CACHED_SOH: HRESULT = 0x80270004;
4600 pub const NAP_E_STILL_BOUND: HRESULT = 0x80270005;
4601 pub const NAP_E_NOT_REGISTERED: HRESULT = 0x80270006;
4602 pub const NAP_E_NOT_INITIALIZED: HRESULT = 0x80270007;
4603 pub const NAP_E_MISMATCHED_ID: HRESULT = 0x80270008;
4604 pub const NAP_E_NOT_PENDING: HRESULT = 0x80270009;
4605 pub const NAP_E_ID_NOT_FOUND: HRESULT = 0x8027000A;
4606 pub const NAP_E_MAXSIZE_TOO_SMALL: HRESULT = 0x8027000B;
4607 pub const NAP_E_SERVICE_NOT_RUNNING: HRESULT = 0x8027000C;
4608 pub const NAP_S_CERT_ALREADY_PRESENT: HRESULT = 0x0027000D;
4609 pub const NAP_E_ENTITY_DISABLED: HRESULT = 0x8027000E;
4610 pub const NAP_E_NETSH_GROUPPOLICY_ERROR: HRESULT = 0x8027000F;
4611 pub const NAP_E_TOO_MANY_CALLS: HRESULT = 0x80270010;
4612 pub const NAP_E_SHV_CONFIG_EXISTED: HRESULT = 0x80270011;
4613 pub const NAP_E_SHV_CONFIG_NOT_FOUND: HRESULT = 0x80270012;
4614 pub const NAP_E_SHV_TIMEOUT: HRESULT = 0x80270013;
4615 pub const TPM_E_ERROR_MASK: HRESULT = 0x80280000;
4616 pub const TPM_E_AUTHFAIL: HRESULT = 0x80280001;
4617 pub const TPM_E_BADINDEX: HRESULT = 0x80280002;
4618 pub const TPM_E_BAD_PARAMETER: HRESULT = 0x80280003;
4619 pub const TPM_E_AUDITFAILURE: HRESULT = 0x80280004;
4620 pub const TPM_E_CLEAR_DISABLED: HRESULT = 0x80280005;
4621 pub const TPM_E_DEACTIVATED: HRESULT = 0x80280006;
4622 pub const TPM_E_DISABLED: HRESULT = 0x80280007;
4623 pub const TPM_E_DISABLED_CMD: HRESULT = 0x80280008;
4624 pub const TPM_E_FAIL: HRESULT = 0x80280009;
4625 pub const TPM_E_BAD_ORDINAL: HRESULT = 0x8028000A;
4626 pub const TPM_E_INSTALL_DISABLED: HRESULT = 0x8028000B;
4627 pub const TPM_E_INVALID_KEYHANDLE: HRESULT = 0x8028000C;
4628 pub const TPM_E_KEYNOTFOUND: HRESULT = 0x8028000D;
4629 pub const TPM_E_INAPPROPRIATE_ENC: HRESULT = 0x8028000E;
4630 pub const TPM_E_MIGRATEFAIL: HRESULT = 0x8028000F;
4631 pub const TPM_E_INVALID_PCR_INFO: HRESULT = 0x80280010;
4632 pub const TPM_E_NOSPACE: HRESULT = 0x80280011;
4633 pub const TPM_E_NOSRK: HRESULT = 0x80280012;
4634 pub const TPM_E_NOTSEALED_BLOB: HRESULT = 0x80280013;
4635 pub const TPM_E_OWNER_SET: HRESULT = 0x80280014;
4636 pub const TPM_E_RESOURCES: HRESULT = 0x80280015;
4637 pub const TPM_E_SHORTRANDOM: HRESULT = 0x80280016;
4638 pub const TPM_E_SIZE: HRESULT = 0x80280017;
4639 pub const TPM_E_WRONGPCRVAL: HRESULT = 0x80280018;
4640 pub const TPM_E_BAD_PARAM_SIZE: HRESULT = 0x80280019;
4641 pub const TPM_E_SHA_THREAD: HRESULT = 0x8028001A;
4642 pub const TPM_E_SHA_ERROR: HRESULT = 0x8028001B;
4643 pub const TPM_E_FAILEDSELFTEST: HRESULT = 0x8028001C;
4644 pub const TPM_E_AUTH2FAIL: HRESULT = 0x8028001D;
4645 pub const TPM_E_BADTAG: HRESULT = 0x8028001E;
4646 pub const TPM_E_IOERROR: HRESULT = 0x8028001F;
4647 pub const TPM_E_ENCRYPT_ERROR: HRESULT = 0x80280020;
4648 pub const TPM_E_DECRYPT_ERROR: HRESULT = 0x80280021;
4649 pub const TPM_E_INVALID_AUTHHANDLE: HRESULT = 0x80280022;
4650 pub const TPM_E_NO_ENDORSEMENT: HRESULT = 0x80280023;
4651 pub const TPM_E_INVALID_KEYUSAGE: HRESULT = 0x80280024;
4652 pub const TPM_E_WRONG_ENTITYTYPE: HRESULT = 0x80280025;
4653 pub const TPM_E_INVALID_POSTINIT: HRESULT = 0x80280026;
4654 pub const TPM_E_INAPPROPRIATE_SIG: HRESULT = 0x80280027;
4655 pub const TPM_E_BAD_KEY_PROPERTY: HRESULT = 0x80280028;
4656 pub const TPM_E_BAD_MIGRATION: HRESULT = 0x80280029;
4657 pub const TPM_E_BAD_SCHEME: HRESULT = 0x8028002A;
4658 pub const TPM_E_BAD_DATASIZE: HRESULT = 0x8028002B;
4659 pub const TPM_E_BAD_MODE: HRESULT = 0x8028002C;
4660 pub const TPM_E_BAD_PRESENCE: HRESULT = 0x8028002D;
4661 pub const TPM_E_BAD_VERSION: HRESULT = 0x8028002E;
4662 pub const TPM_E_NO_WRAP_TRANSPORT: HRESULT = 0x8028002F;
4663 pub const TPM_E_AUDITFAIL_UNSUCCESSFUL: HRESULT = 0x80280030;
4664 pub const TPM_E_AUDITFAIL_SUCCESSFUL: HRESULT = 0x80280031;
4665 pub const TPM_E_NOTRESETABLE: HRESULT = 0x80280032;
4666 pub const TPM_E_NOTLOCAL: HRESULT = 0x80280033;
4667 pub const TPM_E_BAD_TYPE: HRESULT = 0x80280034;
4668 pub const TPM_E_INVALID_RESOURCE: HRESULT = 0x80280035;
4669 pub const TPM_E_NOTFIPS: HRESULT = 0x80280036;
4670 pub const TPM_E_INVALID_FAMILY: HRESULT = 0x80280037;
4671 pub const TPM_E_NO_NV_PERMISSION: HRESULT = 0x80280038;
4672 pub const TPM_E_REQUIRES_SIGN: HRESULT = 0x80280039;
4673 pub const TPM_E_KEY_NOTSUPPORTED: HRESULT = 0x8028003A;
4674 pub const TPM_E_AUTH_CONFLICT: HRESULT = 0x8028003B;
4675 pub const TPM_E_AREA_LOCKED: HRESULT = 0x8028003C;
4676 pub const TPM_E_BAD_LOCALITY: HRESULT = 0x8028003D;
4677 pub const TPM_E_READ_ONLY: HRESULT = 0x8028003E;
4678 pub const TPM_E_PER_NOWRITE: HRESULT = 0x8028003F;
4679 pub const TPM_E_FAMILYCOUNT: HRESULT = 0x80280040;
4680 pub const TPM_E_WRITE_LOCKED: HRESULT = 0x80280041;
4681 pub const TPM_E_BAD_ATTRIBUTES: HRESULT = 0x80280042;
4682 pub const TPM_E_INVALID_STRUCTURE: HRESULT = 0x80280043;
4683 pub const TPM_E_KEY_OWNER_CONTROL: HRESULT = 0x80280044;
4684 pub const TPM_E_BAD_COUNTER: HRESULT = 0x80280045;
4685 pub const TPM_E_NOT_FULLWRITE: HRESULT = 0x80280046;
4686 pub const TPM_E_CONTEXT_GAP: HRESULT = 0x80280047;
4687 pub const TPM_E_MAXNVWRITES: HRESULT = 0x80280048;
4688 pub const TPM_E_NOOPERATOR: HRESULT = 0x80280049;
4689 pub const TPM_E_RESOURCEMISSING: HRESULT = 0x8028004A;
4690 pub const TPM_E_DELEGATE_LOCK: HRESULT = 0x8028004B;
4691 pub const TPM_E_DELEGATE_FAMILY: HRESULT = 0x8028004C;
4692 pub const TPM_E_DELEGATE_ADMIN: HRESULT = 0x8028004D;
4693 pub const TPM_E_TRANSPORT_NOTEXCLUSIVE: HRESULT = 0x8028004E;
4694 pub const TPM_E_OWNER_CONTROL: HRESULT = 0x8028004F;
4695 pub const TPM_E_DAA_RESOURCES: HRESULT = 0x80280050;
4696 pub const TPM_E_DAA_INPUT_DATA0: HRESULT = 0x80280051;
4697 pub const TPM_E_DAA_INPUT_DATA1: HRESULT = 0x80280052;
4698 pub const TPM_E_DAA_ISSUER_SETTINGS: HRESULT = 0x80280053;
4699 pub const TPM_E_DAA_TPM_SETTINGS: HRESULT = 0x80280054;
4700 pub const TPM_E_DAA_STAGE: HRESULT = 0x80280055;
4701 pub const TPM_E_DAA_ISSUER_VALIDITY: HRESULT = 0x80280056;
4702 pub const TPM_E_DAA_WRONG_W: HRESULT = 0x80280057;
4703 pub const TPM_E_BAD_HANDLE: HRESULT = 0x80280058;
4704 pub const TPM_E_BAD_DELEGATE: HRESULT = 0x80280059;
4705 pub const TPM_E_BADCONTEXT: HRESULT = 0x8028005A;
4706 pub const TPM_E_TOOMANYCONTEXTS: HRESULT = 0x8028005B;
4707 pub const TPM_E_MA_TICKET_SIGNATURE: HRESULT = 0x8028005C;
4708 pub const TPM_E_MA_DESTINATION: HRESULT = 0x8028005D;
4709 pub const TPM_E_MA_SOURCE: HRESULT = 0x8028005E;
4710 pub const TPM_E_MA_AUTHORITY: HRESULT = 0x8028005F;
4711 pub const TPM_E_PERMANENTEK: HRESULT = 0x80280061;
4712 pub const TPM_E_BAD_SIGNATURE: HRESULT = 0x80280062;
4713 pub const TPM_E_NOCONTEXTSPACE: HRESULT = 0x80280063;
4714 pub const TPM_E_COMMAND_BLOCKED: HRESULT = 0x80280400;
4715 pub const TPM_E_INVALID_HANDLE: HRESULT = 0x80280401;
4716 pub const TPM_E_DUPLICATE_VHANDLE: HRESULT = 0x80280402;
4717 pub const TPM_E_EMBEDDED_COMMAND_BLOCKED: HRESULT = 0x80280403;
4718 pub const TPM_E_EMBEDDED_COMMAND_UNSUPPORTED: HRESULT = 0x80280404;
4719 pub const TPM_E_RETRY: HRESULT = 0x80280800;
4720 pub const TPM_E_NEEDS_SELFTEST: HRESULT = 0x80280801;
4721 pub const TPM_E_DOING_SELFTEST: HRESULT = 0x80280802;
4722 pub const TPM_E_DEFEND_LOCK_RUNNING: HRESULT = 0x80280803;
4723 pub const TBS_E_INTERNAL_ERROR: HRESULT = 0x80284001;
4724 pub const TBS_E_BAD_PARAMETER: HRESULT = 0x80284002;
4725 pub const TBS_E_INVALID_OUTPUT_POINTER: HRESULT = 0x80284003;
4726 pub const TBS_E_INVALID_CONTEXT: HRESULT = 0x80284004;
4727 pub const TBS_E_INSUFFICIENT_BUFFER: HRESULT = 0x80284005;
4728 pub const TBS_E_IOERROR: HRESULT = 0x80284006;
4729 pub const TBS_E_INVALID_CONTEXT_PARAM: HRESULT = 0x80284007;
4730 pub const TBS_E_SERVICE_NOT_RUNNING: HRESULT = 0x80284008;
4731 pub const TBS_E_TOO_MANY_TBS_CONTEXTS: HRESULT = 0x80284009;
4732 pub const TBS_E_TOO_MANY_RESOURCES: HRESULT = 0x8028400A;
4733 pub const TBS_E_SERVICE_START_PENDING: HRESULT = 0x8028400B;
4734 pub const TBS_E_PPI_NOT_SUPPORTED: HRESULT = 0x8028400C;
4735 pub const TBS_E_COMMAND_CANCELED: HRESULT = 0x8028400D;
4736 pub const TBS_E_BUFFER_TOO_LARGE: HRESULT = 0x8028400E;
4737 pub const TBS_E_TPM_NOT_FOUND: HRESULT = 0x8028400F;
4738 pub const TBS_E_SERVICE_DISABLED: HRESULT = 0x80284010;
4739 pub const TBS_E_NO_EVENT_LOG: HRESULT = 0x80284011;
4740 pub const TBS_E_ACCESS_DENIED: HRESULT = 0x80284012;
4741 pub const TBS_E_PROVISIONING_NOT_ALLOWED: HRESULT = 0x80284013;
4742 pub const TBS_E_PPI_FUNCTION_UNSUPPORTED: HRESULT = 0x80284014;
4743 pub const TBS_E_OWNERAUTH_NOT_FOUND: HRESULT = 0x80284015;
4744 pub const TBS_E_PROVISIONING_INCOMPLETE: HRESULT = 0x80284016;
4745 pub const TPMAPI_E_INVALID_STATE: HRESULT = 0x80290100;
4746 pub const TPMAPI_E_NOT_ENOUGH_DATA: HRESULT = 0x80290101;
4747 pub const TPMAPI_E_TOO_MUCH_DATA: HRESULT = 0x80290102;
4748 pub const TPMAPI_E_INVALID_OUTPUT_POINTER: HRESULT = 0x80290103;
4749 pub const TPMAPI_E_INVALID_PARAMETER: HRESULT = 0x80290104;
4750 pub const TPMAPI_E_OUT_OF_MEMORY: HRESULT = 0x80290105;
4751 pub const TPMAPI_E_BUFFER_TOO_SMALL: HRESULT = 0x80290106;
4752 pub const TPMAPI_E_INTERNAL_ERROR: HRESULT = 0x80290107;
4753 pub const TPMAPI_E_ACCESS_DENIED: HRESULT = 0x80290108;
4754 pub const TPMAPI_E_AUTHORIZATION_FAILED: HRESULT = 0x80290109;
4755 pub const TPMAPI_E_INVALID_CONTEXT_HANDLE: HRESULT = 0x8029010A;
4756 pub const TPMAPI_E_TBS_COMMUNICATION_ERROR: HRESULT = 0x8029010B;
4757 pub const TPMAPI_E_TPM_COMMAND_ERROR: HRESULT = 0x8029010C;
4758 pub const TPMAPI_E_MESSAGE_TOO_LARGE: HRESULT = 0x8029010D;
4759 pub const TPMAPI_E_INVALID_ENCODING: HRESULT = 0x8029010E;
4760 pub const TPMAPI_E_INVALID_KEY_SIZE: HRESULT = 0x8029010F;
4761 pub const TPMAPI_E_ENCRYPTION_FAILED: HRESULT = 0x80290110;
4762 pub const TPMAPI_E_INVALID_KEY_PARAMS: HRESULT = 0x80290111;
4763 pub const TPMAPI_E_INVALID_MIGRATION_AUTHORIZATION_BLOB: HRESULT = 0x80290112;
4764 pub const TPMAPI_E_INVALID_PCR_INDEX: HRESULT = 0x80290113;
4765 pub const TPMAPI_E_INVALID_DELEGATE_BLOB: HRESULT = 0x80290114;
4766 pub const TPMAPI_E_INVALID_CONTEXT_PARAMS: HRESULT = 0x80290115;
4767 pub const TPMAPI_E_INVALID_KEY_BLOB: HRESULT = 0x80290116;
4768 pub const TPMAPI_E_INVALID_PCR_DATA: HRESULT = 0x80290117;
4769 pub const TPMAPI_E_INVALID_OWNER_AUTH: HRESULT = 0x80290118;
4770 pub const TPMAPI_E_FIPS_RNG_CHECK_FAILED: HRESULT = 0x80290119;
4771 pub const TPMAPI_E_EMPTY_TCG_LOG: HRESULT = 0x8029011A;
4772 pub const TPMAPI_E_INVALID_TCG_LOG_ENTRY: HRESULT = 0x8029011B;
4773 pub const TPMAPI_E_TCG_SEPARATOR_ABSENT: HRESULT = 0x8029011C;
4774 pub const TPMAPI_E_TCG_INVALID_DIGEST_ENTRY: HRESULT = 0x8029011D;
4775 pub const TPMAPI_E_POLICY_DENIES_OPERATION: HRESULT = 0x8029011E;
4776 pub const TBSIMP_E_BUFFER_TOO_SMALL: HRESULT = 0x80290200;
4777 pub const TBSIMP_E_CLEANUP_FAILED: HRESULT = 0x80290201;
4778 pub const TBSIMP_E_INVALID_CONTEXT_HANDLE: HRESULT = 0x80290202;
4779 pub const TBSIMP_E_INVALID_CONTEXT_PARAM: HRESULT = 0x80290203;
4780 pub const TBSIMP_E_TPM_ERROR: HRESULT = 0x80290204;
4781 pub const TBSIMP_E_HASH_BAD_KEY: HRESULT = 0x80290205;
4782 pub const TBSIMP_E_DUPLICATE_VHANDLE: HRESULT = 0x80290206;
4783 pub const TBSIMP_E_INVALID_OUTPUT_POINTER: HRESULT = 0x80290207;
4784 pub const TBSIMP_E_INVALID_PARAMETER: HRESULT = 0x80290208;
4785 pub const TBSIMP_E_RPC_INIT_FAILED: HRESULT = 0x80290209;
4786 pub const TBSIMP_E_SCHEDULER_NOT_RUNNING: HRESULT = 0x8029020A;
4787 pub const TBSIMP_E_COMMAND_CANCELED: HRESULT = 0x8029020B;
4788 pub const TBSIMP_E_OUT_OF_MEMORY: HRESULT = 0x8029020C;
4789 pub const TBSIMP_E_LIST_NO_MORE_ITEMS: HRESULT = 0x8029020D;
4790 pub const TBSIMP_E_LIST_NOT_FOUND: HRESULT = 0x8029020E;
4791 pub const TBSIMP_E_NOT_ENOUGH_SPACE: HRESULT = 0x8029020F;
4792 pub const TBSIMP_E_NOT_ENOUGH_TPM_CONTEXTS: HRESULT = 0x80290210;
4793 pub const TBSIMP_E_COMMAND_FAILED: HRESULT = 0x80290211;
4794 pub const TBSIMP_E_UNKNOWN_ORDINAL: HRESULT = 0x80290212;
4795 pub const TBSIMP_E_RESOURCE_EXPIRED: HRESULT = 0x80290213;
4796 pub const TBSIMP_E_INVALID_RESOURCE: HRESULT = 0x80290214;
4797 pub const TBSIMP_E_NOTHING_TO_UNLOAD: HRESULT = 0x80290215;
4798 pub const TBSIMP_E_HASH_TABLE_FULL: HRESULT = 0x80290216;
4799 pub const TBSIMP_E_TOO_MANY_TBS_CONTEXTS: HRESULT = 0x80290217;
4800 pub const TBSIMP_E_TOO_MANY_RESOURCES: HRESULT = 0x80290218;
4801 pub const TBSIMP_E_PPI_NOT_SUPPORTED: HRESULT = 0x80290219;
4802 pub const TBSIMP_E_TPM_INCOMPATIBLE: HRESULT = 0x8029021A;
4803 pub const TBSIMP_E_NO_EVENT_LOG: HRESULT = 0x8029021B;
4804 pub const TPM_E_PPI_ACPI_FAILURE: HRESULT = 0x80290300;
4805 pub const TPM_E_PPI_USER_ABORT: HRESULT = 0x80290301;
4806 pub const TPM_E_PPI_BIOS_FAILURE: HRESULT = 0x80290302;
4807 pub const TPM_E_PPI_NOT_SUPPORTED: HRESULT = 0x80290303;
4808 pub const TPM_E_PPI_BLOCKED_IN_BIOS: HRESULT = 0x80290304;
4809 pub const TPM_E_PCP_ERROR_MASK: HRESULT = 0x80290400;
4810 pub const TPM_E_PCP_DEVICE_NOT_READY: HRESULT = 0x80290401;
4811 pub const TPM_E_PCP_INVALID_HANDLE: HRESULT = 0x80290402;
4812 pub const TPM_E_PCP_INVALID_PARAMETER: HRESULT = 0x80290403;
4813 pub const TPM_E_PCP_FLAG_NOT_SUPPORTED: HRESULT = 0x80290404;
4814 pub const TPM_E_PCP_NOT_SUPPORTED: HRESULT = 0x80290405;
4815 pub const TPM_E_PCP_BUFFER_TOO_SMALL: HRESULT = 0x80290406;
4816 pub const TPM_E_PCP_INTERNAL_ERROR: HRESULT = 0x80290407;
4817 pub const TPM_E_PCP_AUTHENTICATION_FAILED: HRESULT = 0x80290408;
4818 pub const TPM_E_PCP_AUTHENTICATION_IGNORED: HRESULT = 0x80290409;
4819 pub const TPM_E_PCP_POLICY_NOT_FOUND: HRESULT = 0x8029040A;
4820 pub const TPM_E_PCP_PROFILE_NOT_FOUND: HRESULT = 0x8029040B;
4821 pub const TPM_E_PCP_VALIDATION_FAILED: HRESULT = 0x8029040C;
4822 pub const PLA_E_DCS_NOT_FOUND: HRESULT = 0x80300002;
4823 pub const PLA_E_DCS_IN_USE: HRESULT = 0x803000AA;
4824 pub const PLA_E_TOO_MANY_FOLDERS: HRESULT = 0x80300045;
4825 pub const PLA_E_NO_MIN_DISK: HRESULT = 0x80300070;
4826 pub const PLA_E_DCS_ALREADY_EXISTS: HRESULT = 0x803000B7;
4827 pub const PLA_S_PROPERTY_IGNORED: HRESULT = 0x00300100;
4828 pub const PLA_E_PROPERTY_CONFLICT: HRESULT = 0x80300101;
4829 pub const PLA_E_DCS_SINGLETON_REQUIRED: HRESULT = 0x80300102;
4830 pub const PLA_E_CREDENTIALS_REQUIRED: HRESULT = 0x80300103;
4831 pub const PLA_E_DCS_NOT_RUNNING: HRESULT = 0x80300104;
4832 pub const PLA_E_CONFLICT_INCL_EXCL_API: HRESULT = 0x80300105;
4833 pub const PLA_E_NETWORK_EXE_NOT_VALID: HRESULT = 0x80300106;
4834 pub const PLA_E_EXE_ALREADY_CONFIGURED: HRESULT = 0x80300107;
4835 pub const PLA_E_EXE_PATH_NOT_VALID: HRESULT = 0x80300108;
4836 pub const PLA_E_DC_ALREADY_EXISTS: HRESULT = 0x80300109;
4837 pub const PLA_E_DCS_START_WAIT_TIMEOUT: HRESULT = 0x8030010A;
4838 pub const PLA_E_DC_START_WAIT_TIMEOUT: HRESULT = 0x8030010B;
4839 pub const PLA_E_REPORT_WAIT_TIMEOUT: HRESULT = 0x8030010C;
4840 pub const PLA_E_NO_DUPLICATES: HRESULT = 0x8030010D;
4841 pub const PLA_E_EXE_FULL_PATH_REQUIRED: HRESULT = 0x8030010E;
4842 pub const PLA_E_INVALID_SESSION_NAME: HRESULT = 0x8030010F;
4843 pub const PLA_E_PLA_CHANNEL_NOT_ENABLED: HRESULT = 0x80300110;
4844 pub const PLA_E_TASKSCHED_CHANNEL_NOT_ENABLED: HRESULT = 0x80300111;
4845 pub const PLA_E_RULES_MANAGER_FAILED: HRESULT = 0x80300112;
4846 pub const PLA_E_CABAPI_FAILURE: HRESULT = 0x80300113;
4847 pub const FVE_E_LOCKED_VOLUME: HRESULT = 0x80310000;
4848 pub const FVE_E_NOT_ENCRYPTED: HRESULT = 0x80310001;
4849 pub const FVE_E_NO_TPM_BIOS: HRESULT = 0x80310002;
4850 pub const FVE_E_NO_MBR_METRIC: HRESULT = 0x80310003;
4851 pub const FVE_E_NO_BOOTSECTOR_METRIC: HRESULT = 0x80310004;
4852 pub const FVE_E_NO_BOOTMGR_METRIC: HRESULT = 0x80310005;
4853 pub const FVE_E_WRONG_BOOTMGR: HRESULT = 0x80310006;
4854 pub const FVE_E_SECURE_KEY_REQUIRED: HRESULT = 0x80310007;
4855 pub const FVE_E_NOT_ACTIVATED: HRESULT = 0x80310008;
4856 pub const FVE_E_ACTION_NOT_ALLOWED: HRESULT = 0x80310009;
4857 pub const FVE_E_AD_SCHEMA_NOT_INSTALLED: HRESULT = 0x8031000A;
4858 pub const FVE_E_AD_INVALID_DATATYPE: HRESULT = 0x8031000B;
4859 pub const FVE_E_AD_INVALID_DATASIZE: HRESULT = 0x8031000C;
4860 pub const FVE_E_AD_NO_VALUES: HRESULT = 0x8031000D;
4861 pub const FVE_E_AD_ATTR_NOT_SET: HRESULT = 0x8031000E;
4862 pub const FVE_E_AD_GUID_NOT_FOUND: HRESULT = 0x8031000F;
4863 pub const FVE_E_BAD_INFORMATION: HRESULT = 0x80310010;
4864 pub const FVE_E_TOO_SMALL: HRESULT = 0x80310011;
4865 pub const FVE_E_SYSTEM_VOLUME: HRESULT = 0x80310012;
4866 pub const FVE_E_FAILED_WRONG_FS: HRESULT = 0x80310013;
4867 pub const FVE_E_BAD_PARTITION_SIZE: HRESULT = 0x80310014;
4868 pub const FVE_E_NOT_SUPPORTED: HRESULT = 0x80310015;
4869 pub const FVE_E_BAD_DATA: HRESULT = 0x80310016;
4870 pub const FVE_E_VOLUME_NOT_BOUND: HRESULT = 0x80310017;
4871 pub const FVE_E_TPM_NOT_OWNED: HRESULT = 0x80310018;
4872 pub const FVE_E_NOT_DATA_VOLUME: HRESULT = 0x80310019;
4873 pub const FVE_E_AD_INSUFFICIENT_BUFFER: HRESULT = 0x8031001A;
4874 pub const FVE_E_CONV_READ: HRESULT = 0x8031001B;
4875 pub const FVE_E_CONV_WRITE: HRESULT = 0x8031001C;
4876 pub const FVE_E_KEY_REQUIRED: HRESULT = 0x8031001D;
4877 pub const FVE_E_CLUSTERING_NOT_SUPPORTED: HRESULT = 0x8031001E;
4878 pub const FVE_E_VOLUME_BOUND_ALREADY: HRESULT = 0x8031001F;
4879 pub const FVE_E_OS_NOT_PROTECTED: HRESULT = 0x80310020;
4880 pub const FVE_E_PROTECTION_DISABLED: HRESULT = 0x80310021;
4881 pub const FVE_E_RECOVERY_KEY_REQUIRED: HRESULT = 0x80310022;
4882 pub const FVE_E_FOREIGN_VOLUME: HRESULT = 0x80310023;
4883 pub const FVE_E_OVERLAPPED_UPDATE: HRESULT = 0x80310024;
4884 pub const FVE_E_TPM_SRK_AUTH_NOT_ZERO: HRESULT = 0x80310025;
4885 pub const FVE_E_FAILED_SECTOR_SIZE: HRESULT = 0x80310026;
4886 pub const FVE_E_FAILED_AUTHENTICATION: HRESULT = 0x80310027;
4887 pub const FVE_E_NOT_OS_VOLUME: HRESULT = 0x80310028;
4888 pub const FVE_E_AUTOUNLOCK_ENABLED: HRESULT = 0x80310029;
4889 pub const FVE_E_WRONG_BOOTSECTOR: HRESULT = 0x8031002A;
4890 pub const FVE_E_WRONG_SYSTEM_FS: HRESULT = 0x8031002B;
4891 pub const FVE_E_POLICY_PASSWORD_REQUIRED: HRESULT = 0x8031002C;
4892 pub const FVE_E_CANNOT_SET_FVEK_ENCRYPTED: HRESULT = 0x8031002D;
4893 pub const FVE_E_CANNOT_ENCRYPT_NO_KEY: HRESULT = 0x8031002E;
4894 pub const FVE_E_BOOTABLE_CDDVD: HRESULT = 0x80310030;
4895 pub const FVE_E_PROTECTOR_EXISTS: HRESULT = 0x80310031;
4896 pub const FVE_E_RELATIVE_PATH: HRESULT = 0x80310032;
4897 pub const FVE_E_PROTECTOR_NOT_FOUND: HRESULT = 0x80310033;
4898 pub const FVE_E_INVALID_KEY_FORMAT: HRESULT = 0x80310034;
4899 pub const FVE_E_INVALID_PASSWORD_FORMAT: HRESULT = 0x80310035;
4900 pub const FVE_E_FIPS_RNG_CHECK_FAILED: HRESULT = 0x80310036;
4901 pub const FVE_E_FIPS_PREVENTS_RECOVERY_PASSWORD: HRESULT = 0x80310037;
4902 pub const FVE_E_FIPS_PREVENTS_EXTERNAL_KEY_EXPORT: HRESULT = 0x80310038;
4903 pub const FVE_E_NOT_DECRYPTED: HRESULT = 0x80310039;
4904 pub const FVE_E_INVALID_PROTECTOR_TYPE: HRESULT = 0x8031003A;
4905 pub const FVE_E_NO_PROTECTORS_TO_TEST: HRESULT = 0x8031003B;
4906 pub const FVE_E_KEYFILE_NOT_FOUND: HRESULT = 0x8031003C;
4907 pub const FVE_E_KEYFILE_INVALID: HRESULT = 0x8031003D;
4908 pub const FVE_E_KEYFILE_NO_VMK: HRESULT = 0x8031003E;
4909 pub const FVE_E_TPM_DISABLED: HRESULT = 0x8031003F;
4910 pub const FVE_E_NOT_ALLOWED_IN_SAFE_MODE: HRESULT = 0x80310040;
4911 pub const FVE_E_TPM_INVALID_PCR: HRESULT = 0x80310041;
4912 pub const FVE_E_TPM_NO_VMK: HRESULT = 0x80310042;
4913 pub const FVE_E_PIN_INVALID: HRESULT = 0x80310043;
4914 pub const FVE_E_AUTH_INVALID_APPLICATION: HRESULT = 0x80310044;
4915 pub const FVE_E_AUTH_INVALID_CONFIG: HRESULT = 0x80310045;
4916 pub const FVE_E_FIPS_DISABLE_PROTECTION_NOT_ALLOWED: HRESULT = 0x80310046;
4917 pub const FVE_E_FS_NOT_EXTENDED: HRESULT = 0x80310047;
4918 pub const FVE_E_FIRMWARE_TYPE_NOT_SUPPORTED: HRESULT = 0x80310048;
4919 pub const FVE_E_NO_LICENSE: HRESULT = 0x80310049;
4920 pub const FVE_E_NOT_ON_STACK: HRESULT = 0x8031004A;
4921 pub const FVE_E_FS_MOUNTED: HRESULT = 0x8031004B;
4922 pub const FVE_E_TOKEN_NOT_IMPERSONATED: HRESULT = 0x8031004C;
4923 pub const FVE_E_DRY_RUN_FAILED: HRESULT = 0x8031004D;
4924 pub const FVE_E_REBOOT_REQUIRED: HRESULT = 0x8031004E;
4925 pub const FVE_E_DEBUGGER_ENABLED: HRESULT = 0x8031004F;
4926 pub const FVE_E_RAW_ACCESS: HRESULT = 0x80310050;
4927 pub const FVE_E_RAW_BLOCKED: HRESULT = 0x80310051;
4928 pub const FVE_E_BCD_APPLICATIONS_PATH_INCORRECT: HRESULT = 0x80310052;
4929 pub const FVE_E_NOT_ALLOWED_IN_VERSION: HRESULT = 0x80310053;
4930 pub const FVE_E_NO_AUTOUNLOCK_MASTER_KEY: HRESULT = 0x80310054;
4931 pub const FVE_E_MOR_FAILED: HRESULT = 0x80310055;
4932 pub const FVE_E_HIDDEN_VOLUME: HRESULT = 0x80310056;
4933 pub const FVE_E_TRANSIENT_STATE: HRESULT = 0x80310057;
4934 pub const FVE_E_PUBKEY_NOT_ALLOWED: HRESULT = 0x80310058;
4935 pub const FVE_E_VOLUME_HANDLE_OPEN: HRESULT = 0x80310059;
4936 pub const FVE_E_NO_FEATURE_LICENSE: HRESULT = 0x8031005A;
4937 pub const FVE_E_INVALID_STARTUP_OPTIONS: HRESULT = 0x8031005B;
4938 pub const FVE_E_POLICY_RECOVERY_PASSWORD_NOT_ALLOWED: HRESULT = 0x8031005C;
4939 pub const FVE_E_POLICY_RECOVERY_PASSWORD_REQUIRED: HRESULT = 0x8031005D;
4940 pub const FVE_E_POLICY_RECOVERY_KEY_NOT_ALLOWED: HRESULT = 0x8031005E;
4941 pub const FVE_E_POLICY_RECOVERY_KEY_REQUIRED: HRESULT = 0x8031005F;
4942 pub const FVE_E_POLICY_STARTUP_PIN_NOT_ALLOWED: HRESULT = 0x80310060;
4943 pub const FVE_E_POLICY_STARTUP_PIN_REQUIRED: HRESULT = 0x80310061;
4944 pub const FVE_E_POLICY_STARTUP_KEY_NOT_ALLOWED: HRESULT = 0x80310062;
4945 pub const FVE_E_POLICY_STARTUP_KEY_REQUIRED: HRESULT = 0x80310063;
4946 pub const FVE_E_POLICY_STARTUP_PIN_KEY_NOT_ALLOWED: HRESULT = 0x80310064;
4947 pub const FVE_E_POLICY_STARTUP_PIN_KEY_REQUIRED: HRESULT = 0x80310065;
4948 pub const FVE_E_POLICY_STARTUP_TPM_NOT_ALLOWED: HRESULT = 0x80310066;
4949 pub const FVE_E_POLICY_STARTUP_TPM_REQUIRED: HRESULT = 0x80310067;
4950 pub const FVE_E_POLICY_INVALID_PIN_LENGTH: HRESULT = 0x80310068;
4951 pub const FVE_E_KEY_PROTECTOR_NOT_SUPPORTED: HRESULT = 0x80310069;
4952 pub const FVE_E_POLICY_PASSPHRASE_NOT_ALLOWED: HRESULT = 0x8031006A;
4953 pub const FVE_E_POLICY_PASSPHRASE_REQUIRED: HRESULT = 0x8031006B;
4954 pub const FVE_E_FIPS_PREVENTS_PASSPHRASE: HRESULT = 0x8031006C;
4955 pub const FVE_E_OS_VOLUME_PASSPHRASE_NOT_ALLOWED: HRESULT = 0x8031006D;
4956 pub const FVE_E_INVALID_BITLOCKER_OID: HRESULT = 0x8031006E;
4957 pub const FVE_E_VOLUME_TOO_SMALL: HRESULT = 0x8031006F;
4958 pub const FVE_E_DV_NOT_SUPPORTED_ON_FS: HRESULT = 0x80310070;
4959 pub const FVE_E_DV_NOT_ALLOWED_BY_GP: HRESULT = 0x80310071;
4960 pub const FVE_E_POLICY_USER_CERTIFICATE_NOT_ALLOWED: HRESULT = 0x80310072;
4961 pub const FVE_E_POLICY_USER_CERTIFICATE_REQUIRED: HRESULT = 0x80310073;
4962 pub const FVE_E_POLICY_USER_CERT_MUST_BE_HW: HRESULT = 0x80310074;
4963 pub const FVE_E_POLICY_USER_CONFIGURE_FDV_AUTOUNLOCK_NOT_ALLOWED: HRESULT
4964     = 0x80310075;
4965 pub const FVE_E_POLICY_USER_CONFIGURE_RDV_AUTOUNLOCK_NOT_ALLOWED: HRESULT
4966     = 0x80310076;
4967 pub const FVE_E_POLICY_USER_CONFIGURE_RDV_NOT_ALLOWED: HRESULT = 0x80310077;
4968 pub const FVE_E_POLICY_USER_ENABLE_RDV_NOT_ALLOWED: HRESULT = 0x80310078;
4969 pub const FVE_E_POLICY_USER_DISABLE_RDV_NOT_ALLOWED: HRESULT = 0x80310079;
4970 pub const FVE_E_POLICY_INVALID_PASSPHRASE_LENGTH: HRESULT = 0x80310080;
4971 pub const FVE_E_POLICY_PASSPHRASE_TOO_SIMPLE: HRESULT = 0x80310081;
4972 pub const FVE_E_RECOVERY_PARTITION: HRESULT = 0x80310082;
4973 pub const FVE_E_POLICY_CONFLICT_FDV_RK_OFF_AUK_ON: HRESULT = 0x80310083;
4974 pub const FVE_E_POLICY_CONFLICT_RDV_RK_OFF_AUK_ON: HRESULT = 0x80310084;
4975 pub const FVE_E_NON_BITLOCKER_OID: HRESULT = 0x80310085;
4976 pub const FVE_E_POLICY_PROHIBITS_SELFSIGNED: HRESULT = 0x80310086;
4977 pub const FVE_E_POLICY_CONFLICT_RO_AND_STARTUP_KEY_REQUIRED: HRESULT = 0x80310087;
4978 pub const FVE_E_CONV_RECOVERY_FAILED: HRESULT = 0x80310088;
4979 pub const FVE_E_VIRTUALIZED_SPACE_TOO_BIG: HRESULT = 0x80310089;
4980 pub const FVE_E_POLICY_CONFLICT_OSV_RP_OFF_ADB_ON: HRESULT = 0x80310090;
4981 pub const FVE_E_POLICY_CONFLICT_FDV_RP_OFF_ADB_ON: HRESULT = 0x80310091;
4982 pub const FVE_E_POLICY_CONFLICT_RDV_RP_OFF_ADB_ON: HRESULT = 0x80310092;
4983 pub const FVE_E_NON_BITLOCKER_KU: HRESULT = 0x80310093;
4984 pub const FVE_E_PRIVATEKEY_AUTH_FAILED: HRESULT = 0x80310094;
4985 pub const FVE_E_REMOVAL_OF_DRA_FAILED: HRESULT = 0x80310095;
4986 pub const FVE_E_OPERATION_NOT_SUPPORTED_ON_VISTA_VOLUME: HRESULT = 0x80310096;
4987 pub const FVE_E_CANT_LOCK_AUTOUNLOCK_ENABLED_VOLUME: HRESULT = 0x80310097;
4988 pub const FVE_E_FIPS_HASH_KDF_NOT_ALLOWED: HRESULT = 0x80310098;
4989 pub const FVE_E_ENH_PIN_INVALID: HRESULT = 0x80310099;
4990 pub const FVE_E_INVALID_PIN_CHARS: HRESULT = 0x8031009A;
4991 pub const FVE_E_INVALID_DATUM_TYPE: HRESULT = 0x8031009B;
4992 pub const FVE_E_EFI_ONLY: HRESULT = 0x8031009C;
4993 pub const FVE_E_MULTIPLE_NKP_CERTS: HRESULT = 0x8031009D;
4994 pub const FVE_E_REMOVAL_OF_NKP_FAILED: HRESULT = 0x8031009E;
4995 pub const FVE_E_INVALID_NKP_CERT: HRESULT = 0x8031009F;
4996 pub const FVE_E_NO_EXISTING_PIN: HRESULT = 0x803100A0;
4997 pub const FVE_E_PROTECTOR_CHANGE_PIN_MISMATCH: HRESULT = 0x803100A1;
4998 pub const FVE_E_PIN_PROTECTOR_CHANGE_BY_STD_USER_DISALLOWED: HRESULT = 0x803100A2;
4999 pub const FVE_E_PROTECTOR_CHANGE_MAX_PIN_CHANGE_ATTEMPTS_REACHED: HRESULT
5000     = 0x803100A3;
5001 pub const FVE_E_POLICY_PASSPHRASE_REQUIRES_ASCII: HRESULT = 0x803100A4;
5002 pub const FVE_E_FULL_ENCRYPTION_NOT_ALLOWED_ON_TP_STORAGE: HRESULT = 0x803100A5;
5003 pub const FVE_E_WIPE_NOT_ALLOWED_ON_TP_STORAGE: HRESULT = 0x803100A6;
5004 pub const FVE_E_KEY_LENGTH_NOT_SUPPORTED_BY_EDRIVE: HRESULT = 0x803100A7;
5005 pub const FVE_E_NO_EXISTING_PASSPHRASE: HRESULT = 0x803100A8;
5006 pub const FVE_E_PROTECTOR_CHANGE_PASSPHRASE_MISMATCH: HRESULT = 0x803100A9;
5007 pub const FVE_E_PASSPHRASE_TOO_LONG: HRESULT = 0x803100AA;
5008 pub const FVE_E_NO_PASSPHRASE_WITH_TPM: HRESULT = 0x803100AB;
5009 pub const FVE_E_NO_TPM_WITH_PASSPHRASE: HRESULT = 0x803100AC;
5010 pub const FVE_E_NOT_ALLOWED_ON_CSV_STACK: HRESULT = 0x803100AD;
5011 pub const FVE_E_NOT_ALLOWED_ON_CLUSTER: HRESULT = 0x803100AE;
5012 pub const FVE_E_EDRIVE_NO_FAILOVER_TO_SW: HRESULT = 0x803100AF;
5013 pub const FVE_E_EDRIVE_BAND_IN_USE: HRESULT = 0x803100B0;
5014 pub const FVE_E_EDRIVE_DISALLOWED_BY_GP: HRESULT = 0x803100B1;
5015 pub const FVE_E_EDRIVE_INCOMPATIBLE_VOLUME: HRESULT = 0x803100B2;
5016 pub const FVE_E_NOT_ALLOWED_TO_UPGRADE_WHILE_CONVERTING: HRESULT = 0x803100B3;
5017 pub const FVE_E_EDRIVE_DV_NOT_SUPPORTED: HRESULT = 0x803100B4;
5018 pub const FVE_E_NO_PREBOOT_KEYBOARD_DETECTED: HRESULT = 0x803100B5;
5019 pub const FVE_E_NO_PREBOOT_KEYBOARD_OR_WINRE_DETECTED: HRESULT = 0x803100B6;
5020 pub const FVE_E_POLICY_REQUIRES_STARTUP_PIN_ON_TOUCH_DEVICE: HRESULT = 0x803100B7;
5021 pub const FVE_E_POLICY_REQUIRES_RECOVERY_PASSWORD_ON_TOUCH_DEVICE: HRESULT
5022     = 0x803100B8;
5023 pub const FVE_E_WIPE_CANCEL_NOT_APPLICABLE: HRESULT = 0x803100B9;
5024 pub const FVE_E_SECUREBOOT_DISABLED: HRESULT = 0x803100BA;
5025 pub const FVE_E_SECUREBOOT_CONFIGURATION_INVALID: HRESULT = 0x803100BB;
5026 pub const FVE_E_EDRIVE_DRY_RUN_FAILED: HRESULT = 0x803100BC;
5027 pub const FVE_E_SHADOW_COPY_PRESENT: HRESULT = 0x803100BD;
5028 pub const FVE_E_POLICY_INVALID_ENHANCED_BCD_SETTINGS: HRESULT = 0x803100BE;
5029 pub const FVE_E_EDRIVE_INCOMPATIBLE_FIRMWARE: HRESULT = 0x803100BF;
5030 pub const FVE_E_PROTECTOR_CHANGE_MAX_PASSPHRASE_CHANGE_ATTEMPTS_REACHED: HRESULT
5031     = 0x803100C0;
5032 pub const FVE_E_PASSPHRASE_PROTECTOR_CHANGE_BY_STD_USER_DISALLOWED: HRESULT
5033     = 0x803100C1;
5034 pub const FVE_E_LIVEID_ACCOUNT_SUSPENDED: HRESULT = 0x803100C2;
5035 pub const FVE_E_LIVEID_ACCOUNT_BLOCKED: HRESULT = 0x803100C3;
5036 pub const FVE_E_NOT_PROVISIONED_ON_ALL_VOLUMES: HRESULT = 0x803100C4;
5037 pub const FVE_E_DE_FIXED_DATA_NOT_SUPPORTED: HRESULT = 0x803100C5;
5038 pub const FVE_E_DE_HARDWARE_NOT_COMPLIANT: HRESULT = 0x803100C6;
5039 pub const FVE_E_DE_WINRE_NOT_CONFIGURED: HRESULT = 0x803100C7;
5040 pub const FVE_E_DE_PROTECTION_SUSPENDED: HRESULT = 0x803100C8;
5041 pub const FVE_E_DE_OS_VOLUME_NOT_PROTECTED: HRESULT = 0x803100C9;
5042 pub const FVE_E_DE_DEVICE_LOCKEDOUT: HRESULT = 0x803100CA;
5043 pub const FVE_E_DE_PROTECTION_NOT_YET_ENABLED: HRESULT = 0x803100CB;
5044 pub const FVE_E_INVALID_PIN_CHARS_DETAILED: HRESULT = 0x803100CC;
5045 pub const FVE_E_DEVICE_LOCKOUT_COUNTER_UNAVAILABLE: HRESULT = 0x803100CD;
5046 pub const FVE_E_DEVICELOCKOUT_COUNTER_MISMATCH: HRESULT = 0x803100CE;
5047 pub const FVE_E_BUFFER_TOO_LARGE: HRESULT = 0x803100CF;
5048 pub const FVE_E_NO_SUCH_CAPABILITY_ON_TARGET: HRESULT = 0x803100D0;
5049 pub const FVE_E_DE_PREVENTED_FOR_OS: HRESULT = 0x803100D1;
5050 pub const FVE_E_DE_VOLUME_OPTED_OUT: HRESULT = 0x803100D2;
5051 pub const FVE_E_DE_VOLUME_NOT_SUPPORTED: HRESULT = 0x803100D3;
5052 pub const FVE_E_EOW_NOT_SUPPORTED_IN_VERSION: HRESULT = 0x803100D4;
5053 pub const FVE_E_ADBACKUP_NOT_ENABLED: HRESULT = 0x803100D5;
5054 pub const FVE_E_VOLUME_EXTEND_PREVENTS_EOW_DECRYPT: HRESULT = 0x803100D6;
5055 pub const FVE_E_NOT_DE_VOLUME: HRESULT = 0x803100D7;
5056 pub const FVE_E_PROTECTION_CANNOT_BE_DISABLED: HRESULT = 0x803100D8;
5057 pub const FWP_E_CALLOUT_NOT_FOUND: HRESULT = 0x80320001;
5058 pub const FWP_E_CONDITION_NOT_FOUND: HRESULT = 0x80320002;
5059 pub const FWP_E_FILTER_NOT_FOUND: HRESULT = 0x80320003;
5060 pub const FWP_E_LAYER_NOT_FOUND: HRESULT = 0x80320004;
5061 pub const FWP_E_PROVIDER_NOT_FOUND: HRESULT = 0x80320005;
5062 pub const FWP_E_PROVIDER_CONTEXT_NOT_FOUND: HRESULT = 0x80320006;
5063 pub const FWP_E_SUBLAYER_NOT_FOUND: HRESULT = 0x80320007;
5064 pub const FWP_E_NOT_FOUND: HRESULT = 0x80320008;
5065 pub const FWP_E_ALREADY_EXISTS: HRESULT = 0x80320009;
5066 pub const FWP_E_IN_USE: HRESULT = 0x8032000A;
5067 pub const FWP_E_DYNAMIC_SESSION_IN_PROGRESS: HRESULT = 0x8032000B;
5068 pub const FWP_E_WRONG_SESSION: HRESULT = 0x8032000C;
5069 pub const FWP_E_NO_TXN_IN_PROGRESS: HRESULT = 0x8032000D;
5070 pub const FWP_E_TXN_IN_PROGRESS: HRESULT = 0x8032000E;
5071 pub const FWP_E_TXN_ABORTED: HRESULT = 0x8032000F;
5072 pub const FWP_E_SESSION_ABORTED: HRESULT = 0x80320010;
5073 pub const FWP_E_INCOMPATIBLE_TXN: HRESULT = 0x80320011;
5074 pub const FWP_E_TIMEOUT: HRESULT = 0x80320012;
5075 pub const FWP_E_NET_EVENTS_DISABLED: HRESULT = 0x80320013;
5076 pub const FWP_E_INCOMPATIBLE_LAYER: HRESULT = 0x80320014;
5077 pub const FWP_E_KM_CLIENTS_ONLY: HRESULT = 0x80320015;
5078 pub const FWP_E_LIFETIME_MISMATCH: HRESULT = 0x80320016;
5079 pub const FWP_E_BUILTIN_OBJECT: HRESULT = 0x80320017;
5080 pub const FWP_E_TOO_MANY_CALLOUTS: HRESULT = 0x80320018;
5081 pub const FWP_E_NOTIFICATION_DROPPED: HRESULT = 0x80320019;
5082 pub const FWP_E_TRAFFIC_MISMATCH: HRESULT = 0x8032001A;
5083 pub const FWP_E_INCOMPATIBLE_SA_STATE: HRESULT = 0x8032001B;
5084 pub const FWP_E_NULL_POINTER: HRESULT = 0x8032001C;
5085 pub const FWP_E_INVALID_ENUMERATOR: HRESULT = 0x8032001D;
5086 pub const FWP_E_INVALID_FLAGS: HRESULT = 0x8032001E;
5087 pub const FWP_E_INVALID_NET_MASK: HRESULT = 0x8032001F;
5088 pub const FWP_E_INVALID_RANGE: HRESULT = 0x80320020;
5089 pub const FWP_E_INVALID_INTERVAL: HRESULT = 0x80320021;
5090 pub const FWP_E_ZERO_LENGTH_ARRAY: HRESULT = 0x80320022;
5091 pub const FWP_E_NULL_DISPLAY_NAME: HRESULT = 0x80320023;
5092 pub const FWP_E_INVALID_ACTION_TYPE: HRESULT = 0x80320024;
5093 pub const FWP_E_INVALID_WEIGHT: HRESULT = 0x80320025;
5094 pub const FWP_E_MATCH_TYPE_MISMATCH: HRESULT = 0x80320026;
5095 pub const FWP_E_TYPE_MISMATCH: HRESULT = 0x80320027;
5096 pub const FWP_E_OUT_OF_BOUNDS: HRESULT = 0x80320028;
5097 pub const FWP_E_RESERVED: HRESULT = 0x80320029;
5098 pub const FWP_E_DUPLICATE_CONDITION: HRESULT = 0x8032002A;
5099 pub const FWP_E_DUPLICATE_KEYMOD: HRESULT = 0x8032002B;
5100 pub const FWP_E_ACTION_INCOMPATIBLE_WITH_LAYER: HRESULT = 0x8032002C;
5101 pub const FWP_E_ACTION_INCOMPATIBLE_WITH_SUBLAYER: HRESULT = 0x8032002D;
5102 pub const FWP_E_CONTEXT_INCOMPATIBLE_WITH_LAYER: HRESULT = 0x8032002E;
5103 pub const FWP_E_CONTEXT_INCOMPATIBLE_WITH_CALLOUT: HRESULT = 0x8032002F;
5104 pub const FWP_E_INCOMPATIBLE_AUTH_METHOD: HRESULT = 0x80320030;
5105 pub const FWP_E_INCOMPATIBLE_DH_GROUP: HRESULT = 0x80320031;
5106 pub const FWP_E_EM_NOT_SUPPORTED: HRESULT = 0x80320032;
5107 pub const FWP_E_NEVER_MATCH: HRESULT = 0x80320033;
5108 pub const FWP_E_PROVIDER_CONTEXT_MISMATCH: HRESULT = 0x80320034;
5109 pub const FWP_E_INVALID_PARAMETER: HRESULT = 0x80320035;
5110 pub const FWP_E_TOO_MANY_SUBLAYERS: HRESULT = 0x80320036;
5111 pub const FWP_E_CALLOUT_NOTIFICATION_FAILED: HRESULT = 0x80320037;
5112 pub const FWP_E_INVALID_AUTH_TRANSFORM: HRESULT = 0x80320038;
5113 pub const FWP_E_INVALID_CIPHER_TRANSFORM: HRESULT = 0x80320039;
5114 pub const FWP_E_INCOMPATIBLE_CIPHER_TRANSFORM: HRESULT = 0x8032003A;
5115 pub const FWP_E_INVALID_TRANSFORM_COMBINATION: HRESULT = 0x8032003B;
5116 pub const FWP_E_DUPLICATE_AUTH_METHOD: HRESULT = 0x8032003C;
5117 pub const FWP_E_INVALID_TUNNEL_ENDPOINT: HRESULT = 0x8032003D;
5118 pub const FWP_E_L2_DRIVER_NOT_READY: HRESULT = 0x8032003E;
5119 pub const FWP_E_KEY_DICTATOR_ALREADY_REGISTERED: HRESULT = 0x8032003F;
5120 pub const FWP_E_KEY_DICTATION_INVALID_KEYING_MATERIAL: HRESULT = 0x80320040;
5121 pub const FWP_E_CONNECTIONS_DISABLED: HRESULT = 0x80320041;
5122 pub const FWP_E_INVALID_DNS_NAME: HRESULT = 0x80320042;
5123 pub const FWP_E_STILL_ON: HRESULT = 0x80320043;
5124 pub const FWP_E_IKEEXT_NOT_RUNNING: HRESULT = 0x80320044;
5125 pub const FWP_E_DROP_NOICMP: HRESULT = 0x80320104;
5126 pub const WS_S_ASYNC: HRESULT = 0x003D0000;
5127 pub const WS_S_END: HRESULT = 0x003D0001;
5128 pub const WS_E_INVALID_FORMAT: HRESULT = 0x803D0000;
5129 pub const WS_E_OBJECT_FAULTED: HRESULT = 0x803D0001;
5130 pub const WS_E_NUMERIC_OVERFLOW: HRESULT = 0x803D0002;
5131 pub const WS_E_INVALID_OPERATION: HRESULT = 0x803D0003;
5132 pub const WS_E_OPERATION_ABORTED: HRESULT = 0x803D0004;
5133 pub const WS_E_ENDPOINT_ACCESS_DENIED: HRESULT = 0x803D0005;
5134 pub const WS_E_OPERATION_TIMED_OUT: HRESULT = 0x803D0006;
5135 pub const WS_E_OPERATION_ABANDONED: HRESULT = 0x803D0007;
5136 pub const WS_E_QUOTA_EXCEEDED: HRESULT = 0x803D0008;
5137 pub const WS_E_NO_TRANSLATION_AVAILABLE: HRESULT = 0x803D0009;
5138 pub const WS_E_SECURITY_VERIFICATION_FAILURE: HRESULT = 0x803D000A;
5139 pub const WS_E_ADDRESS_IN_USE: HRESULT = 0x803D000B;
5140 pub const WS_E_ADDRESS_NOT_AVAILABLE: HRESULT = 0x803D000C;
5141 pub const WS_E_ENDPOINT_NOT_FOUND: HRESULT = 0x803D000D;
5142 pub const WS_E_ENDPOINT_NOT_AVAILABLE: HRESULT = 0x803D000E;
5143 pub const WS_E_ENDPOINT_FAILURE: HRESULT = 0x803D000F;
5144 pub const WS_E_ENDPOINT_UNREACHABLE: HRESULT = 0x803D0010;
5145 pub const WS_E_ENDPOINT_ACTION_NOT_SUPPORTED: HRESULT = 0x803D0011;
5146 pub const WS_E_ENDPOINT_TOO_BUSY: HRESULT = 0x803D0012;
5147 pub const WS_E_ENDPOINT_FAULT_RECEIVED: HRESULT = 0x803D0013;
5148 pub const WS_E_ENDPOINT_DISCONNECTED: HRESULT = 0x803D0014;
5149 pub const WS_E_PROXY_FAILURE: HRESULT = 0x803D0015;
5150 pub const WS_E_PROXY_ACCESS_DENIED: HRESULT = 0x803D0016;
5151 pub const WS_E_NOT_SUPPORTED: HRESULT = 0x803D0017;
5152 pub const WS_E_PROXY_REQUIRES_BASIC_AUTH: HRESULT = 0x803D0018;
5153 pub const WS_E_PROXY_REQUIRES_DIGEST_AUTH: HRESULT = 0x803D0019;
5154 pub const WS_E_PROXY_REQUIRES_NTLM_AUTH: HRESULT = 0x803D001A;
5155 pub const WS_E_PROXY_REQUIRES_NEGOTIATE_AUTH: HRESULT = 0x803D001B;
5156 pub const WS_E_SERVER_REQUIRES_BASIC_AUTH: HRESULT = 0x803D001C;
5157 pub const WS_E_SERVER_REQUIRES_DIGEST_AUTH: HRESULT = 0x803D001D;
5158 pub const WS_E_SERVER_REQUIRES_NTLM_AUTH: HRESULT = 0x803D001E;
5159 pub const WS_E_SERVER_REQUIRES_NEGOTIATE_AUTH: HRESULT = 0x803D001F;
5160 pub const WS_E_INVALID_ENDPOINT_URL: HRESULT = 0x803D0020;
5161 pub const WS_E_OTHER: HRESULT = 0x803D0021;
5162 pub const WS_E_SECURITY_TOKEN_EXPIRED: HRESULT = 0x803D0022;
5163 pub const WS_E_SECURITY_SYSTEM_FAILURE: HRESULT = 0x803D0023;
5164 pub const ERROR_NDIS_INTERFACE_CLOSING: HRESULT = 0x80340002;
5165 pub const ERROR_NDIS_BAD_VERSION: HRESULT = 0x80340004;
5166 pub const ERROR_NDIS_BAD_CHARACTERISTICS: HRESULT = 0x80340005;
5167 pub const ERROR_NDIS_ADAPTER_NOT_FOUND: HRESULT = 0x80340006;
5168 pub const ERROR_NDIS_OPEN_FAILED: HRESULT = 0x80340007;
5169 pub const ERROR_NDIS_DEVICE_FAILED: HRESULT = 0x80340008;
5170 pub const ERROR_NDIS_MULTICAST_FULL: HRESULT = 0x80340009;
5171 pub const ERROR_NDIS_MULTICAST_EXISTS: HRESULT = 0x8034000A;
5172 pub const ERROR_NDIS_MULTICAST_NOT_FOUND: HRESULT = 0x8034000B;
5173 pub const ERROR_NDIS_REQUEST_ABORTED: HRESULT = 0x8034000C;
5174 pub const ERROR_NDIS_RESET_IN_PROGRESS: HRESULT = 0x8034000D;
5175 pub const ERROR_NDIS_NOT_SUPPORTED: HRESULT = 0x803400BB;
5176 pub const ERROR_NDIS_INVALID_PACKET: HRESULT = 0x8034000F;
5177 pub const ERROR_NDIS_ADAPTER_NOT_READY: HRESULT = 0x80340011;
5178 pub const ERROR_NDIS_INVALID_LENGTH: HRESULT = 0x80340014;
5179 pub const ERROR_NDIS_INVALID_DATA: HRESULT = 0x80340015;
5180 pub const ERROR_NDIS_BUFFER_TOO_SHORT: HRESULT = 0x80340016;
5181 pub const ERROR_NDIS_INVALID_OID: HRESULT = 0x80340017;
5182 pub const ERROR_NDIS_ADAPTER_REMOVED: HRESULT = 0x80340018;
5183 pub const ERROR_NDIS_UNSUPPORTED_MEDIA: HRESULT = 0x80340019;
5184 pub const ERROR_NDIS_GROUP_ADDRESS_IN_USE: HRESULT = 0x8034001A;
5185 pub const ERROR_NDIS_FILE_NOT_FOUND: HRESULT = 0x8034001B;
5186 pub const ERROR_NDIS_ERROR_READING_FILE: HRESULT = 0x8034001C;
5187 pub const ERROR_NDIS_ALREADY_MAPPED: HRESULT = 0x8034001D;
5188 pub const ERROR_NDIS_RESOURCE_CONFLICT: HRESULT = 0x8034001E;
5189 pub const ERROR_NDIS_MEDIA_DISCONNECTED: HRESULT = 0x8034001F;
5190 pub const ERROR_NDIS_INVALID_ADDRESS: HRESULT = 0x80340022;
5191 pub const ERROR_NDIS_INVALID_DEVICE_REQUEST: HRESULT = 0x80340010;
5192 pub const ERROR_NDIS_PAUSED: HRESULT = 0x8034002A;
5193 pub const ERROR_NDIS_INTERFACE_NOT_FOUND: HRESULT = 0x8034002B;
5194 pub const ERROR_NDIS_UNSUPPORTED_REVISION: HRESULT = 0x8034002C;
5195 pub const ERROR_NDIS_INVALID_PORT: HRESULT = 0x8034002D;
5196 pub const ERROR_NDIS_INVALID_PORT_STATE: HRESULT = 0x8034002E;
5197 pub const ERROR_NDIS_LOW_POWER_STATE: HRESULT = 0x8034002F;
5198 pub const ERROR_NDIS_REINIT_REQUIRED: HRESULT = 0x80340030;
5199 pub const ERROR_NDIS_DOT11_AUTO_CONFIG_ENABLED: HRESULT = 0x80342000;
5200 pub const ERROR_NDIS_DOT11_MEDIA_IN_USE: HRESULT = 0x80342001;
5201 pub const ERROR_NDIS_DOT11_POWER_STATE_INVALID: HRESULT = 0x80342002;
5202 pub const ERROR_NDIS_PM_WOL_PATTERN_LIST_FULL: HRESULT = 0x80342003;
5203 pub const ERROR_NDIS_PM_PROTOCOL_OFFLOAD_LIST_FULL: HRESULT = 0x80342004;
5204 pub const ERROR_NDIS_INDICATION_REQUIRED: HRESULT = 0x00340001;
5205 pub const ERROR_NDIS_OFFLOAD_POLICY: HRESULT = 0xC034100F;
5206 pub const ERROR_NDIS_OFFLOAD_CONNECTION_REJECTED: HRESULT = 0xC0341012;
5207 pub const ERROR_NDIS_OFFLOAD_PATH_REJECTED: HRESULT = 0xC0341013;
5208 pub const ERROR_HV_INVALID_HYPERCALL_CODE: HRESULT = 0xC0350002;
5209 pub const ERROR_HV_INVALID_HYPERCALL_INPUT: HRESULT = 0xC0350003;
5210 pub const ERROR_HV_INVALID_ALIGNMENT: HRESULT = 0xC0350004;
5211 pub const ERROR_HV_INVALID_PARAMETER: HRESULT = 0xC0350005;
5212 pub const ERROR_HV_ACCESS_DENIED: HRESULT = 0xC0350006;
5213 pub const ERROR_HV_INVALID_PARTITION_STATE: HRESULT = 0xC0350007;
5214 pub const ERROR_HV_OPERATION_DENIED: HRESULT = 0xC0350008;
5215 pub const ERROR_HV_UNKNOWN_PROPERTY: HRESULT = 0xC0350009;
5216 pub const ERROR_HV_PROPERTY_VALUE_OUT_OF_RANGE: HRESULT = 0xC035000A;
5217 pub const ERROR_HV_INSUFFICIENT_MEMORY: HRESULT = 0xC035000B;
5218 pub const ERROR_HV_PARTITION_TOO_DEEP: HRESULT = 0xC035000C;
5219 pub const ERROR_HV_INVALID_PARTITION_ID: HRESULT = 0xC035000D;
5220 pub const ERROR_HV_INVALID_VP_INDEX: HRESULT = 0xC035000E;
5221 pub const ERROR_HV_INVALID_PORT_ID: HRESULT = 0xC0350011;
5222 pub const ERROR_HV_INVALID_CONNECTION_ID: HRESULT = 0xC0350012;
5223 pub const ERROR_HV_INSUFFICIENT_BUFFERS: HRESULT = 0xC0350013;
5224 pub const ERROR_HV_NOT_ACKNOWLEDGED: HRESULT = 0xC0350014;
5225 pub const ERROR_HV_ACKNOWLEDGED: HRESULT = 0xC0350016;
5226 pub const ERROR_HV_INVALID_SAVE_RESTORE_STATE: HRESULT = 0xC0350017;
5227 pub const ERROR_HV_INVALID_SYNIC_STATE: HRESULT = 0xC0350018;
5228 pub const ERROR_HV_OBJECT_IN_USE: HRESULT = 0xC0350019;
5229 pub const ERROR_HV_INVALID_PROXIMITY_DOMAIN_INFO: HRESULT = 0xC035001A;
5230 pub const ERROR_HV_NO_DATA: HRESULT = 0xC035001B;
5231 pub const ERROR_HV_INACTIVE: HRESULT = 0xC035001C;
5232 pub const ERROR_HV_NO_RESOURCES: HRESULT = 0xC035001D;
5233 pub const ERROR_HV_FEATURE_UNAVAILABLE: HRESULT = 0xC035001E;
5234 pub const ERROR_HV_INSUFFICIENT_BUFFER: HRESULT = 0xC0350033;
5235 pub const ERROR_HV_INSUFFICIENT_DEVICE_DOMAINS: HRESULT = 0xC0350038;
5236 pub const ERROR_HV_INVALID_LP_INDEX: HRESULT = 0xC0350041;
5237 pub const ERROR_HV_NOT_PRESENT: HRESULT = 0xC0351000;
5238 pub const ERROR_VID_DUPLICATE_HANDLER: HRESULT = 0xC0370001;
5239 pub const ERROR_VID_TOO_MANY_HANDLERS: HRESULT = 0xC0370002;
5240 pub const ERROR_VID_QUEUE_FULL: HRESULT = 0xC0370003;
5241 pub const ERROR_VID_HANDLER_NOT_PRESENT: HRESULT = 0xC0370004;
5242 pub const ERROR_VID_INVALID_OBJECT_NAME: HRESULT = 0xC0370005;
5243 pub const ERROR_VID_PARTITION_NAME_TOO_LONG: HRESULT = 0xC0370006;
5244 pub const ERROR_VID_MESSAGE_QUEUE_NAME_TOO_LONG: HRESULT = 0xC0370007;
5245 pub const ERROR_VID_PARTITION_ALREADY_EXISTS: HRESULT = 0xC0370008;
5246 pub const ERROR_VID_PARTITION_DOES_NOT_EXIST: HRESULT = 0xC0370009;
5247 pub const ERROR_VID_PARTITION_NAME_NOT_FOUND: HRESULT = 0xC037000A;
5248 pub const ERROR_VID_MESSAGE_QUEUE_ALREADY_EXISTS: HRESULT = 0xC037000B;
5249 pub const ERROR_VID_EXCEEDED_MBP_ENTRY_MAP_LIMIT: HRESULT = 0xC037000C;
5250 pub const ERROR_VID_MB_STILL_REFERENCED: HRESULT = 0xC037000D;
5251 pub const ERROR_VID_CHILD_GPA_PAGE_SET_CORRUPTED: HRESULT = 0xC037000E;
5252 pub const ERROR_VID_INVALID_NUMA_SETTINGS: HRESULT = 0xC037000F;
5253 pub const ERROR_VID_INVALID_NUMA_NODE_INDEX: HRESULT = 0xC0370010;
5254 pub const ERROR_VID_NOTIFICATION_QUEUE_ALREADY_ASSOCIATED: HRESULT = 0xC0370011;
5255 pub const ERROR_VID_INVALID_MEMORY_BLOCK_HANDLE: HRESULT = 0xC0370012;
5256 pub const ERROR_VID_PAGE_RANGE_OVERFLOW: HRESULT = 0xC0370013;
5257 pub const ERROR_VID_INVALID_MESSAGE_QUEUE_HANDLE: HRESULT = 0xC0370014;
5258 pub const ERROR_VID_INVALID_GPA_RANGE_HANDLE: HRESULT = 0xC0370015;
5259 pub const ERROR_VID_NO_MEMORY_BLOCK_NOTIFICATION_QUEUE: HRESULT = 0xC0370016;
5260 pub const ERROR_VID_MEMORY_BLOCK_LOCK_COUNT_EXCEEDED: HRESULT = 0xC0370017;
5261 pub const ERROR_VID_INVALID_PPM_HANDLE: HRESULT = 0xC0370018;
5262 pub const ERROR_VID_MBPS_ARE_LOCKED: HRESULT = 0xC0370019;
5263 pub const ERROR_VID_MESSAGE_QUEUE_CLOSED: HRESULT = 0xC037001A;
5264 pub const ERROR_VID_VIRTUAL_PROCESSOR_LIMIT_EXCEEDED: HRESULT = 0xC037001B;
5265 pub const ERROR_VID_STOP_PENDING: HRESULT = 0xC037001C;
5266 pub const ERROR_VID_INVALID_PROCESSOR_STATE: HRESULT = 0xC037001D;
5267 pub const ERROR_VID_EXCEEDED_KM_CONTEXT_COUNT_LIMIT: HRESULT = 0xC037001E;
5268 pub const ERROR_VID_KM_INTERFACE_ALREADY_INITIALIZED: HRESULT = 0xC037001F;
5269 pub const ERROR_VID_MB_PROPERTY_ALREADY_SET_RESET: HRESULT = 0xC0370020;
5270 pub const ERROR_VID_MMIO_RANGE_DESTROYED: HRESULT = 0xC0370021;
5271 pub const ERROR_VID_INVALID_CHILD_GPA_PAGE_SET: HRESULT = 0xC0370022;
5272 pub const ERROR_VID_RESERVE_PAGE_SET_IS_BEING_USED: HRESULT = 0xC0370023;
5273 pub const ERROR_VID_RESERVE_PAGE_SET_TOO_SMALL: HRESULT = 0xC0370024;
5274 pub const ERROR_VID_MBP_ALREADY_LOCKED_USING_RESERVED_PAGE: HRESULT = 0xC0370025;
5275 pub const ERROR_VID_MBP_COUNT_EXCEEDED_LIMIT: HRESULT = 0xC0370026;
5276 pub const ERROR_VID_SAVED_STATE_CORRUPT: HRESULT = 0xC0370027;
5277 pub const ERROR_VID_SAVED_STATE_UNRECOGNIZED_ITEM: HRESULT = 0xC0370028;
5278 pub const ERROR_VID_SAVED_STATE_INCOMPATIBLE: HRESULT = 0xC0370029;
5279 pub const ERROR_VID_REMOTE_NODE_PARENT_GPA_PAGES_USED: HRESULT = 0x80370001;
5280 pub const ERROR_VOLMGR_INCOMPLETE_REGENERATION: HRESULT = 0x80380001;
5281 pub const ERROR_VOLMGR_INCOMPLETE_DISK_MIGRATION: HRESULT = 0x80380002;
5282 pub const ERROR_VOLMGR_DATABASE_FULL: HRESULT = 0xC0380001;
5283 pub const ERROR_VOLMGR_DISK_CONFIGURATION_CORRUPTED: HRESULT = 0xC0380002;
5284 pub const ERROR_VOLMGR_DISK_CONFIGURATION_NOT_IN_SYNC: HRESULT = 0xC0380003;
5285 pub const ERROR_VOLMGR_PACK_CONFIG_UPDATE_FAILED: HRESULT = 0xC0380004;
5286 pub const ERROR_VOLMGR_DISK_CONTAINS_NON_SIMPLE_VOLUME: HRESULT = 0xC0380005;
5287 pub const ERROR_VOLMGR_DISK_DUPLICATE: HRESULT = 0xC0380006;
5288 pub const ERROR_VOLMGR_DISK_DYNAMIC: HRESULT = 0xC0380007;
5289 pub const ERROR_VOLMGR_DISK_ID_INVALID: HRESULT = 0xC0380008;
5290 pub const ERROR_VOLMGR_DISK_INVALID: HRESULT = 0xC0380009;
5291 pub const ERROR_VOLMGR_DISK_LAST_VOTER: HRESULT = 0xC038000A;
5292 pub const ERROR_VOLMGR_DISK_LAYOUT_INVALID: HRESULT = 0xC038000B;
5293 pub const ERROR_VOLMGR_DISK_LAYOUT_NON_BASIC_BETWEEN_BASIC_PARTITIONS: HRESULT
5294     = 0xC038000C;
5295 pub const ERROR_VOLMGR_DISK_LAYOUT_NOT_CYLINDER_ALIGNED: HRESULT = 0xC038000D;
5296 pub const ERROR_VOLMGR_DISK_LAYOUT_PARTITIONS_TOO_SMALL: HRESULT = 0xC038000E;
5297 pub const ERROR_VOLMGR_DISK_LAYOUT_PRIMARY_BETWEEN_LOGICAL_PARTITIONS: HRESULT
5298     = 0xC038000F;
5299 pub const ERROR_VOLMGR_DISK_LAYOUT_TOO_MANY_PARTITIONS: HRESULT = 0xC0380010;
5300 pub const ERROR_VOLMGR_DISK_MISSING: HRESULT = 0xC0380011;
5301 pub const ERROR_VOLMGR_DISK_NOT_EMPTY: HRESULT = 0xC0380012;
5302 pub const ERROR_VOLMGR_DISK_NOT_ENOUGH_SPACE: HRESULT = 0xC0380013;
5303 pub const ERROR_VOLMGR_DISK_REVECTORING_FAILED: HRESULT = 0xC0380014;
5304 pub const ERROR_VOLMGR_DISK_SECTOR_SIZE_INVALID: HRESULT = 0xC0380015;
5305 pub const ERROR_VOLMGR_DISK_SET_NOT_CONTAINED: HRESULT = 0xC0380016;
5306 pub const ERROR_VOLMGR_DISK_USED_BY_MULTIPLE_MEMBERS: HRESULT = 0xC0380017;
5307 pub const ERROR_VOLMGR_DISK_USED_BY_MULTIPLE_PLEXES: HRESULT = 0xC0380018;
5308 pub const ERROR_VOLMGR_DYNAMIC_DISK_NOT_SUPPORTED: HRESULT = 0xC0380019;
5309 pub const ERROR_VOLMGR_EXTENT_ALREADY_USED: HRESULT = 0xC038001A;
5310 pub const ERROR_VOLMGR_EXTENT_NOT_CONTIGUOUS: HRESULT = 0xC038001B;
5311 pub const ERROR_VOLMGR_EXTENT_NOT_IN_PUBLIC_REGION: HRESULT = 0xC038001C;
5312 pub const ERROR_VOLMGR_EXTENT_NOT_SECTOR_ALIGNED: HRESULT = 0xC038001D;
5313 pub const ERROR_VOLMGR_EXTENT_OVERLAPS_EBR_PARTITION: HRESULT = 0xC038001E;
5314 pub const ERROR_VOLMGR_EXTENT_VOLUME_LENGTHS_DO_NOT_MATCH: HRESULT = 0xC038001F;
5315 pub const ERROR_VOLMGR_FAULT_TOLERANT_NOT_SUPPORTED: HRESULT = 0xC0380020;
5316 pub const ERROR_VOLMGR_INTERLEAVE_LENGTH_INVALID: HRESULT = 0xC0380021;
5317 pub const ERROR_VOLMGR_MAXIMUM_REGISTERED_USERS: HRESULT = 0xC0380022;
5318 pub const ERROR_VOLMGR_MEMBER_IN_SYNC: HRESULT = 0xC0380023;
5319 pub const ERROR_VOLMGR_MEMBER_INDEX_DUPLICATE: HRESULT = 0xC0380024;
5320 pub const ERROR_VOLMGR_MEMBER_INDEX_INVALID: HRESULT = 0xC0380025;
5321 pub const ERROR_VOLMGR_MEMBER_MISSING: HRESULT = 0xC0380026;
5322 pub const ERROR_VOLMGR_MEMBER_NOT_DETACHED: HRESULT = 0xC0380027;
5323 pub const ERROR_VOLMGR_MEMBER_REGENERATING: HRESULT = 0xC0380028;
5324 pub const ERROR_VOLMGR_ALL_DISKS_FAILED: HRESULT = 0xC0380029;
5325 pub const ERROR_VOLMGR_NO_REGISTERED_USERS: HRESULT = 0xC038002A;
5326 pub const ERROR_VOLMGR_NO_SUCH_USER: HRESULT = 0xC038002B;
5327 pub const ERROR_VOLMGR_NOTIFICATION_RESET: HRESULT = 0xC038002C;
5328 pub const ERROR_VOLMGR_NUMBER_OF_MEMBERS_INVALID: HRESULT = 0xC038002D;
5329 pub const ERROR_VOLMGR_NUMBER_OF_PLEXES_INVALID: HRESULT = 0xC038002E;
5330 pub const ERROR_VOLMGR_PACK_DUPLICATE: HRESULT = 0xC038002F;
5331 pub const ERROR_VOLMGR_PACK_ID_INVALID: HRESULT = 0xC0380030;
5332 pub const ERROR_VOLMGR_PACK_INVALID: HRESULT = 0xC0380031;
5333 pub const ERROR_VOLMGR_PACK_NAME_INVALID: HRESULT = 0xC0380032;
5334 pub const ERROR_VOLMGR_PACK_OFFLINE: HRESULT = 0xC0380033;
5335 pub const ERROR_VOLMGR_PACK_HAS_QUORUM: HRESULT = 0xC0380034;
5336 pub const ERROR_VOLMGR_PACK_WITHOUT_QUORUM: HRESULT = 0xC0380035;
5337 pub const ERROR_VOLMGR_PARTITION_STYLE_INVALID: HRESULT = 0xC0380036;
5338 pub const ERROR_VOLMGR_PARTITION_UPDATE_FAILED: HRESULT = 0xC0380037;
5339 pub const ERROR_VOLMGR_PLEX_IN_SYNC: HRESULT = 0xC0380038;
5340 pub const ERROR_VOLMGR_PLEX_INDEX_DUPLICATE: HRESULT = 0xC0380039;
5341 pub const ERROR_VOLMGR_PLEX_INDEX_INVALID: HRESULT = 0xC038003A;
5342 pub const ERROR_VOLMGR_PLEX_LAST_ACTIVE: HRESULT = 0xC038003B;
5343 pub const ERROR_VOLMGR_PLEX_MISSING: HRESULT = 0xC038003C;
5344 pub const ERROR_VOLMGR_PLEX_REGENERATING: HRESULT = 0xC038003D;
5345 pub const ERROR_VOLMGR_PLEX_TYPE_INVALID: HRESULT = 0xC038003E;
5346 pub const ERROR_VOLMGR_PLEX_NOT_RAID5: HRESULT = 0xC038003F;
5347 pub const ERROR_VOLMGR_PLEX_NOT_SIMPLE: HRESULT = 0xC0380040;
5348 pub const ERROR_VOLMGR_STRUCTURE_SIZE_INVALID: HRESULT = 0xC0380041;
5349 pub const ERROR_VOLMGR_TOO_MANY_NOTIFICATION_REQUESTS: HRESULT = 0xC0380042;
5350 pub const ERROR_VOLMGR_TRANSACTION_IN_PROGRESS: HRESULT = 0xC0380043;
5351 pub const ERROR_VOLMGR_UNEXPECTED_DISK_LAYOUT_CHANGE: HRESULT = 0xC0380044;
5352 pub const ERROR_VOLMGR_VOLUME_CONTAINS_MISSING_DISK: HRESULT = 0xC0380045;
5353 pub const ERROR_VOLMGR_VOLUME_ID_INVALID: HRESULT = 0xC0380046;
5354 pub const ERROR_VOLMGR_VOLUME_LENGTH_INVALID: HRESULT = 0xC0380047;
5355 pub const ERROR_VOLMGR_VOLUME_LENGTH_NOT_SECTOR_SIZE_MULTIPLE: HRESULT = 0xC0380048;
5356 pub const ERROR_VOLMGR_VOLUME_NOT_MIRRORED: HRESULT = 0xC0380049;
5357 pub const ERROR_VOLMGR_VOLUME_NOT_RETAINED: HRESULT = 0xC038004A;
5358 pub const ERROR_VOLMGR_VOLUME_OFFLINE: HRESULT = 0xC038004B;
5359 pub const ERROR_VOLMGR_VOLUME_RETAINED: HRESULT = 0xC038004C;
5360 pub const ERROR_VOLMGR_NUMBER_OF_EXTENTS_INVALID: HRESULT = 0xC038004D;
5361 pub const ERROR_VOLMGR_DIFFERENT_SECTOR_SIZE: HRESULT = 0xC038004E;
5362 pub const ERROR_VOLMGR_BAD_BOOT_DISK: HRESULT = 0xC038004F;
5363 pub const ERROR_VOLMGR_PACK_CONFIG_OFFLINE: HRESULT = 0xC0380050;
5364 pub const ERROR_VOLMGR_PACK_CONFIG_ONLINE: HRESULT = 0xC0380051;
5365 pub const ERROR_VOLMGR_NOT_PRIMARY_PACK: HRESULT = 0xC0380052;
5366 pub const ERROR_VOLMGR_PACK_LOG_UPDATE_FAILED: HRESULT = 0xC0380053;
5367 pub const ERROR_VOLMGR_NUMBER_OF_DISKS_IN_PLEX_INVALID: HRESULT = 0xC0380054;
5368 pub const ERROR_VOLMGR_NUMBER_OF_DISKS_IN_MEMBER_INVALID: HRESULT = 0xC0380055;
5369 pub const ERROR_VOLMGR_VOLUME_MIRRORED: HRESULT = 0xC0380056;
5370 pub const ERROR_VOLMGR_PLEX_NOT_SIMPLE_SPANNED: HRESULT = 0xC0380057;
5371 pub const ERROR_VOLMGR_NO_VALID_LOG_COPIES: HRESULT = 0xC0380058;
5372 pub const ERROR_VOLMGR_PRIMARY_PACK_PRESENT: HRESULT = 0xC0380059;
5373 pub const ERROR_VOLMGR_NUMBER_OF_DISKS_INVALID: HRESULT = 0xC038005A;
5374 pub const ERROR_VOLMGR_MIRROR_NOT_SUPPORTED: HRESULT = 0xC038005B;
5375 pub const ERROR_VOLMGR_RAID5_NOT_SUPPORTED: HRESULT = 0xC038005C;
5376 pub const ERROR_BCD_NOT_ALL_ENTRIES_IMPORTED: HRESULT = 0x80390001;
5377 pub const ERROR_BCD_TOO_MANY_ELEMENTS: HRESULT = 0xC0390002;
5378 pub const ERROR_BCD_NOT_ALL_ENTRIES_SYNCHRONIZED: HRESULT = 0x80390003;
5379 pub const ERROR_VHD_DRIVE_FOOTER_MISSING: HRESULT = 0xC03A0001;
5380 pub const ERROR_VHD_DRIVE_FOOTER_CHECKSUM_MISMATCH: HRESULT = 0xC03A0002;
5381 pub const ERROR_VHD_DRIVE_FOOTER_CORRUPT: HRESULT = 0xC03A0003;
5382 pub const ERROR_VHD_FORMAT_UNKNOWN: HRESULT = 0xC03A0004;
5383 pub const ERROR_VHD_FORMAT_UNSUPPORTED_VERSION: HRESULT = 0xC03A0005;
5384 pub const ERROR_VHD_SPARSE_HEADER_CHECKSUM_MISMATCH: HRESULT = 0xC03A0006;
5385 pub const ERROR_VHD_SPARSE_HEADER_UNSUPPORTED_VERSION: HRESULT = 0xC03A0007;
5386 pub const ERROR_VHD_SPARSE_HEADER_CORRUPT: HRESULT = 0xC03A0008;
5387 pub const ERROR_VHD_BLOCK_ALLOCATION_FAILURE: HRESULT = 0xC03A0009;
5388 pub const ERROR_VHD_BLOCK_ALLOCATION_TABLE_CORRUPT: HRESULT = 0xC03A000A;
5389 pub const ERROR_VHD_INVALID_BLOCK_SIZE: HRESULT = 0xC03A000B;
5390 pub const ERROR_VHD_BITMAP_MISMATCH: HRESULT = 0xC03A000C;
5391 pub const ERROR_VHD_PARENT_VHD_NOT_FOUND: HRESULT = 0xC03A000D;
5392 pub const ERROR_VHD_CHILD_PARENT_ID_MISMATCH: HRESULT = 0xC03A000E;
5393 pub const ERROR_VHD_CHILD_PARENT_TIMESTAMP_MISMATCH: HRESULT = 0xC03A000F;
5394 pub const ERROR_VHD_METADATA_READ_FAILURE: HRESULT = 0xC03A0010;
5395 pub const ERROR_VHD_METADATA_WRITE_FAILURE: HRESULT = 0xC03A0011;
5396 pub const ERROR_VHD_INVALID_SIZE: HRESULT = 0xC03A0012;
5397 pub const ERROR_VHD_INVALID_FILE_SIZE: HRESULT = 0xC03A0013;
5398 pub const ERROR_VIRTDISK_PROVIDER_NOT_FOUND: HRESULT = 0xC03A0014;
5399 pub const ERROR_VIRTDISK_NOT_VIRTUAL_DISK: HRESULT = 0xC03A0015;
5400 pub const ERROR_VHD_PARENT_VHD_ACCESS_DENIED: HRESULT = 0xC03A0016;
5401 pub const ERROR_VHD_CHILD_PARENT_SIZE_MISMATCH: HRESULT = 0xC03A0017;
5402 pub const ERROR_VHD_DIFFERENCING_CHAIN_CYCLE_DETECTED: HRESULT = 0xC03A0018;
5403 pub const ERROR_VHD_DIFFERENCING_CHAIN_ERROR_IN_PARENT: HRESULT = 0xC03A0019;
5404 pub const ERROR_VIRTUAL_DISK_LIMITATION: HRESULT = 0xC03A001A;
5405 pub const ERROR_VHD_INVALID_TYPE: HRESULT = 0xC03A001B;
5406 pub const ERROR_VHD_INVALID_STATE: HRESULT = 0xC03A001C;
5407 pub const ERROR_VIRTDISK_UNSUPPORTED_DISK_SECTOR_SIZE: HRESULT = 0xC03A001D;
5408 pub const ERROR_VIRTDISK_DISK_ALREADY_OWNED: HRESULT = 0xC03A001E;
5409 pub const ERROR_VIRTDISK_DISK_ONLINE_AND_WRITABLE: HRESULT = 0xC03A001F;
5410 pub const ERROR_CTLOG_TRACKING_NOT_INITIALIZED: HRESULT = 0xC03A0020;
5411 pub const ERROR_CTLOG_LOGFILE_SIZE_EXCEEDED_MAXSIZE: HRESULT = 0xC03A0021;
5412 pub const ERROR_CTLOG_VHD_CHANGED_OFFLINE: HRESULT = 0xC03A0022;
5413 pub const ERROR_CTLOG_INVALID_TRACKING_STATE: HRESULT = 0xC03A0023;
5414 pub const ERROR_CTLOG_INCONSISTENT_TRACKING_FILE: HRESULT = 0xC03A0024;
5415 pub const ERROR_VHD_RESIZE_WOULD_TRUNCATE_DATA: HRESULT = 0xC03A0025;
5416 pub const ERROR_VHD_COULD_NOT_COMPUTE_MINIMUM_VIRTUAL_SIZE: HRESULT = 0xC03A0026;
5417 pub const ERROR_VHD_ALREADY_AT_OR_BELOW_MINIMUM_VIRTUAL_SIZE: HRESULT = 0xC03A0027;
5418 pub const ERROR_VHD_METADATA_FULL: HRESULT = 0xC03A0028;
5419 pub const ERROR_QUERY_STORAGE_ERROR: HRESULT = 0x803A0001;
5420 pub const SDIAG_E_CANCELLED: HRESULT = 0x803C0100;
5421 pub const SDIAG_E_SCRIPT: HRESULT = 0x803C0101;
5422 pub const SDIAG_E_POWERSHELL: HRESULT = 0x803C0102;
5423 pub const SDIAG_E_MANAGEDHOST: HRESULT = 0x803C0103;
5424 pub const SDIAG_E_NOVERIFIER: HRESULT = 0x803C0104;
5425 pub const SDIAG_S_CANNOTRUN: HRESULT = 0x003C0105;
5426 pub const SDIAG_E_DISABLED: HRESULT = 0x803C0106;
5427 pub const SDIAG_E_TRUST: HRESULT = 0x803C0107;
5428 pub const SDIAG_E_CANNOTRUN: HRESULT = 0x803C0108;
5429 pub const SDIAG_E_VERSION: HRESULT = 0x803C0109;
5430 pub const SDIAG_E_RESOURCE: HRESULT = 0x803C010A;
5431 pub const SDIAG_E_ROOTCAUSE: HRESULT = 0x803C010B;
5432 pub const WPN_E_CHANNEL_CLOSED: HRESULT = 0x803E0100;
5433 pub const WPN_E_CHANNEL_REQUEST_NOT_COMPLETE: HRESULT = 0x803E0101;
5434 pub const WPN_E_INVALID_APP: HRESULT = 0x803E0102;
5435 pub const WPN_E_OUTSTANDING_CHANNEL_REQUEST: HRESULT = 0x803E0103;
5436 pub const WPN_E_DUPLICATE_CHANNEL: HRESULT = 0x803E0104;
5437 pub const WPN_E_PLATFORM_UNAVAILABLE: HRESULT = 0x803E0105;
5438 pub const WPN_E_NOTIFICATION_POSTED: HRESULT = 0x803E0106;
5439 pub const WPN_E_NOTIFICATION_HIDDEN: HRESULT = 0x803E0107;
5440 pub const WPN_E_NOTIFICATION_NOT_POSTED: HRESULT = 0x803E0108;
5441 pub const WPN_E_CLOUD_DISABLED: HRESULT = 0x803E0109;
5442 pub const WPN_E_CLOUD_INCAPABLE: HRESULT = 0x803E0110;
5443 pub const WPN_E_CLOUD_AUTH_UNAVAILABLE: HRESULT = 0x803E011A;
5444 pub const WPN_E_CLOUD_SERVICE_UNAVAILABLE: HRESULT = 0x803E011B;
5445 pub const WPN_E_FAILED_LOCK_SCREEN_UPDATE_INTIALIZATION: HRESULT = 0x803E011C;
5446 pub const WPN_E_NOTIFICATION_DISABLED: HRESULT = 0x803E0111;
5447 pub const WPN_E_NOTIFICATION_INCAPABLE: HRESULT = 0x803E0112;
5448 pub const WPN_E_INTERNET_INCAPABLE: HRESULT = 0x803E0113;
5449 pub const WPN_E_NOTIFICATION_TYPE_DISABLED: HRESULT = 0x803E0114;
5450 pub const WPN_E_NOTIFICATION_SIZE: HRESULT = 0x803E0115;
5451 pub const WPN_E_TAG_SIZE: HRESULT = 0x803E0116;
5452 pub const WPN_E_ACCESS_DENIED: HRESULT = 0x803E0117;
5453 pub const WPN_E_DUPLICATE_REGISTRATION: HRESULT = 0x803E0118;
5454 pub const WPN_E_PUSH_NOTIFICATION_INCAPABLE: HRESULT = 0x803E0119;
5455 pub const WPN_E_DEV_ID_SIZE: HRESULT = 0x803E0120;
5456 pub const WPN_E_TAG_ALPHANUMERIC: HRESULT = 0x803E012A;
5457 pub const WPN_E_INVALID_HTTP_STATUS_CODE: HRESULT = 0x803E012B;
5458 pub const WPN_E_OUT_OF_SESSION: HRESULT = 0x803E0200;
5459 pub const WPN_E_POWER_SAVE: HRESULT = 0x803E0201;
5460 pub const WPN_E_IMAGE_NOT_FOUND_IN_CACHE: HRESULT = 0x803E0202;
5461 pub const WPN_E_ALL_URL_NOT_COMPLETED: HRESULT = 0x803E0203;
5462 pub const WPN_E_INVALID_CLOUD_IMAGE: HRESULT = 0x803E0204;
5463 pub const WPN_E_NOTIFICATION_ID_MATCHED: HRESULT = 0x803E0205;
5464 pub const WPN_E_CALLBACK_ALREADY_REGISTERED: HRESULT = 0x803E0206;
5465 pub const WPN_E_TOAST_NOTIFICATION_DROPPED: HRESULT = 0x803E0207;
5466 pub const WPN_E_STORAGE_LOCKED: HRESULT = 0x803E0208;
5467 pub const E_MBN_CONTEXT_NOT_ACTIVATED: HRESULT = 0x80548201;
5468 pub const E_MBN_BAD_SIM: HRESULT = 0x80548202;
5469 pub const E_MBN_DATA_CLASS_NOT_AVAILABLE: HRESULT = 0x80548203;
5470 pub const E_MBN_INVALID_ACCESS_STRING: HRESULT = 0x80548204;
5471 pub const E_MBN_MAX_ACTIVATED_CONTEXTS: HRESULT = 0x80548205;
5472 pub const E_MBN_PACKET_SVC_DETACHED: HRESULT = 0x80548206;
5473 pub const E_MBN_PROVIDER_NOT_VISIBLE: HRESULT = 0x80548207;
5474 pub const E_MBN_RADIO_POWER_OFF: HRESULT = 0x80548208;
5475 pub const E_MBN_SERVICE_NOT_ACTIVATED: HRESULT = 0x80548209;
5476 pub const E_MBN_SIM_NOT_INSERTED: HRESULT = 0x8054820A;
5477 pub const E_MBN_VOICE_CALL_IN_PROGRESS: HRESULT = 0x8054820B;
5478 pub const E_MBN_INVALID_CACHE: HRESULT = 0x8054820C;
5479 pub const E_MBN_NOT_REGISTERED: HRESULT = 0x8054820D;
5480 pub const E_MBN_PROVIDERS_NOT_FOUND: HRESULT = 0x8054820E;
5481 pub const E_MBN_PIN_NOT_SUPPORTED: HRESULT = 0x8054820F;
5482 pub const E_MBN_PIN_REQUIRED: HRESULT = 0x80548210;
5483 pub const E_MBN_PIN_DISABLED: HRESULT = 0x80548211;
5484 pub const E_MBN_FAILURE: HRESULT = 0x80548212;
5485 pub const E_MBN_INVALID_PROFILE: HRESULT = 0x80548218;
5486 pub const E_MBN_DEFAULT_PROFILE_EXIST: HRESULT = 0x80548219;
5487 pub const E_MBN_SMS_ENCODING_NOT_SUPPORTED: HRESULT = 0x80548220;
5488 pub const E_MBN_SMS_FILTER_NOT_SUPPORTED: HRESULT = 0x80548221;
5489 pub const E_MBN_SMS_INVALID_MEMORY_INDEX: HRESULT = 0x80548222;
5490 pub const E_MBN_SMS_LANG_NOT_SUPPORTED: HRESULT = 0x80548223;
5491 pub const E_MBN_SMS_MEMORY_FAILURE: HRESULT = 0x80548224;
5492 pub const E_MBN_SMS_NETWORK_TIMEOUT: HRESULT = 0x80548225;
5493 pub const E_MBN_SMS_UNKNOWN_SMSC_ADDRESS: HRESULT = 0x80548226;
5494 pub const E_MBN_SMS_FORMAT_NOT_SUPPORTED: HRESULT = 0x80548227;
5495 pub const E_MBN_SMS_OPERATION_NOT_ALLOWED: HRESULT = 0x80548228;
5496 pub const E_MBN_SMS_MEMORY_FULL: HRESULT = 0x80548229;
5497 pub const PEER_E_IPV6_NOT_INSTALLED: HRESULT = 0x80630001;
5498 pub const PEER_E_NOT_INITIALIZED: HRESULT = 0x80630002;
5499 pub const PEER_E_CANNOT_START_SERVICE: HRESULT = 0x80630003;
5500 pub const PEER_E_NOT_LICENSED: HRESULT = 0x80630004;
5501 pub const PEER_E_INVALID_GRAPH: HRESULT = 0x80630010;
5502 pub const PEER_E_DBNAME_CHANGED: HRESULT = 0x80630011;
5503 pub const PEER_E_DUPLICATE_GRAPH: HRESULT = 0x80630012;
5504 pub const PEER_E_GRAPH_NOT_READY: HRESULT = 0x80630013;
5505 pub const PEER_E_GRAPH_SHUTTING_DOWN: HRESULT = 0x80630014;
5506 pub const PEER_E_GRAPH_IN_USE: HRESULT = 0x80630015;
5507 pub const PEER_E_INVALID_DATABASE: HRESULT = 0x80630016;
5508 pub const PEER_E_TOO_MANY_ATTRIBUTES: HRESULT = 0x80630017;
5509 pub const PEER_E_CONNECTION_NOT_FOUND: HRESULT = 0x80630103;
5510 pub const PEER_E_CONNECT_SELF: HRESULT = 0x80630106;
5511 pub const PEER_E_ALREADY_LISTENING: HRESULT = 0x80630107;
5512 pub const PEER_E_NODE_NOT_FOUND: HRESULT = 0x80630108;
5513 pub const PEER_E_CONNECTION_FAILED: HRESULT = 0x80630109;
5514 pub const PEER_E_CONNECTION_NOT_AUTHENTICATED: HRESULT = 0x8063010A;
5515 pub const PEER_E_CONNECTION_REFUSED: HRESULT = 0x8063010B;
5516 pub const PEER_E_CLASSIFIER_TOO_LONG: HRESULT = 0x80630201;
5517 pub const PEER_E_TOO_MANY_IDENTITIES: HRESULT = 0x80630202;
5518 pub const PEER_E_NO_KEY_ACCESS: HRESULT = 0x80630203;
5519 pub const PEER_E_GROUPS_EXIST: HRESULT = 0x80630204;
5520 pub const PEER_E_RECORD_NOT_FOUND: HRESULT = 0x80630301;
5521 pub const PEER_E_DATABASE_ACCESSDENIED: HRESULT = 0x80630302;
5522 pub const PEER_E_DBINITIALIZATION_FAILED: HRESULT = 0x80630303;
5523 pub const PEER_E_MAX_RECORD_SIZE_EXCEEDED: HRESULT = 0x80630304;
5524 pub const PEER_E_DATABASE_ALREADY_PRESENT: HRESULT = 0x80630305;
5525 pub const PEER_E_DATABASE_NOT_PRESENT: HRESULT = 0x80630306;
5526 pub const PEER_E_IDENTITY_NOT_FOUND: HRESULT = 0x80630401;
5527 pub const PEER_E_EVENT_HANDLE_NOT_FOUND: HRESULT = 0x80630501;
5528 pub const PEER_E_INVALID_SEARCH: HRESULT = 0x80630601;
5529 pub const PEER_E_INVALID_ATTRIBUTES: HRESULT = 0x80630602;
5530 pub const PEER_E_INVITATION_NOT_TRUSTED: HRESULT = 0x80630701;
5531 pub const PEER_E_CHAIN_TOO_LONG: HRESULT = 0x80630703;
5532 pub const PEER_E_INVALID_TIME_PERIOD: HRESULT = 0x80630705;
5533 pub const PEER_E_CIRCULAR_CHAIN_DETECTED: HRESULT = 0x80630706;
5534 pub const PEER_E_CERT_STORE_CORRUPTED: HRESULT = 0x80630801;
5535 pub const PEER_E_NO_CLOUD: HRESULT = 0x80631001;
5536 pub const PEER_E_CLOUD_NAME_AMBIGUOUS: HRESULT = 0x80631005;
5537 pub const PEER_E_INVALID_RECORD: HRESULT = 0x80632010;
5538 pub const PEER_E_NOT_AUTHORIZED: HRESULT = 0x80632020;
5539 pub const PEER_E_PASSWORD_DOES_NOT_MEET_POLICY: HRESULT = 0x80632021;
5540 pub const PEER_E_DEFERRED_VALIDATION: HRESULT = 0x80632030;
5541 pub const PEER_E_INVALID_GROUP_PROPERTIES: HRESULT = 0x80632040;
5542 pub const PEER_E_INVALID_PEER_NAME: HRESULT = 0x80632050;
5543 pub const PEER_E_INVALID_CLASSIFIER: HRESULT = 0x80632060;
5544 pub const PEER_E_INVALID_FRIENDLY_NAME: HRESULT = 0x80632070;
5545 pub const PEER_E_INVALID_ROLE_PROPERTY: HRESULT = 0x80632071;
5546 pub const PEER_E_INVALID_CLASSIFIER_PROPERTY: HRESULT = 0x80632072;
5547 pub const PEER_E_INVALID_RECORD_EXPIRATION: HRESULT = 0x80632080;
5548 pub const PEER_E_INVALID_CREDENTIAL_INFO: HRESULT = 0x80632081;
5549 pub const PEER_E_INVALID_CREDENTIAL: HRESULT = 0x80632082;
5550 pub const PEER_E_INVALID_RECORD_SIZE: HRESULT = 0x80632083;
5551 pub const PEER_E_UNSUPPORTED_VERSION: HRESULT = 0x80632090;
5552 pub const PEER_E_GROUP_NOT_READY: HRESULT = 0x80632091;
5553 pub const PEER_E_GROUP_IN_USE: HRESULT = 0x80632092;
5554 pub const PEER_E_INVALID_GROUP: HRESULT = 0x80632093;
5555 pub const PEER_E_NO_MEMBERS_FOUND: HRESULT = 0x80632094;
5556 pub const PEER_E_NO_MEMBER_CONNECTIONS: HRESULT = 0x80632095;
5557 pub const PEER_E_UNABLE_TO_LISTEN: HRESULT = 0x80632096;
5558 pub const PEER_E_IDENTITY_DELETED: HRESULT = 0x806320A0;
5559 pub const PEER_E_SERVICE_NOT_AVAILABLE: HRESULT = 0x806320A1;
5560 pub const PEER_E_CONTACT_NOT_FOUND: HRESULT = 0x80636001;
5561 pub const PEER_S_GRAPH_DATA_CREATED: HRESULT = 0x00630001;
5562 pub const PEER_S_NO_EVENT_DATA: HRESULT = 0x00630002;
5563 pub const PEER_S_ALREADY_CONNECTED: HRESULT = 0x00632000;
5564 pub const PEER_S_SUBSCRIPTION_EXISTS: HRESULT = 0x00636000;
5565 pub const PEER_S_NO_CONNECTIVITY: HRESULT = 0x00630005;
5566 pub const PEER_S_ALREADY_A_MEMBER: HRESULT = 0x00630006;
5567 pub const PEER_E_CANNOT_CONVERT_PEER_NAME: HRESULT = 0x80634001;
5568 pub const PEER_E_INVALID_PEER_HOST_NAME: HRESULT = 0x80634002;
5569 pub const PEER_E_NO_MORE: HRESULT = 0x80634003;
5570 pub const PEER_E_PNRP_DUPLICATE_PEER_NAME: HRESULT = 0x80634005;
5571 pub const PEER_E_INVITE_CANCELLED: HRESULT = 0x80637000;
5572 pub const PEER_E_INVITE_RESPONSE_NOT_AVAILABLE: HRESULT = 0x80637001;
5573 pub const PEER_E_NOT_SIGNED_IN: HRESULT = 0x80637003;
5574 pub const PEER_E_PRIVACY_DECLINED: HRESULT = 0x80637004;
5575 pub const PEER_E_TIMEOUT: HRESULT = 0x80637005;
5576 pub const PEER_E_INVALID_ADDRESS: HRESULT = 0x80637007;
5577 pub const PEER_E_FW_EXCEPTION_DISABLED: HRESULT = 0x80637008;
5578 pub const PEER_E_FW_BLOCKED_BY_POLICY: HRESULT = 0x80637009;
5579 pub const PEER_E_FW_BLOCKED_BY_SHIELDS_UP: HRESULT = 0x8063700A;
5580 pub const PEER_E_FW_DECLINED: HRESULT = 0x8063700B;
5581 pub const UI_E_CREATE_FAILED: HRESULT = 0x802A0001;
5582 pub const UI_E_SHUTDOWN_CALLED: HRESULT = 0x802A0002;
5583 pub const UI_E_ILLEGAL_REENTRANCY: HRESULT = 0x802A0003;
5584 pub const UI_E_OBJECT_SEALED: HRESULT = 0x802A0004;
5585 pub const UI_E_VALUE_NOT_SET: HRESULT = 0x802A0005;
5586 pub const UI_E_VALUE_NOT_DETERMINED: HRESULT = 0x802A0006;
5587 pub const UI_E_INVALID_OUTPUT: HRESULT = 0x802A0007;
5588 pub const UI_E_BOOLEAN_EXPECTED: HRESULT = 0x802A0008;
5589 pub const UI_E_DIFFERENT_OWNER: HRESULT = 0x802A0009;
5590 pub const UI_E_AMBIGUOUS_MATCH: HRESULT = 0x802A000A;
5591 pub const UI_E_FP_OVERFLOW: HRESULT = 0x802A000B;
5592 pub const UI_E_WRONG_THREAD: HRESULT = 0x802A000C;
5593 pub const UI_E_STORYBOARD_ACTIVE: HRESULT = 0x802A0101;
5594 pub const UI_E_STORYBOARD_NOT_PLAYING: HRESULT = 0x802A0102;
5595 pub const UI_E_START_KEYFRAME_AFTER_END: HRESULT = 0x802A0103;
5596 pub const UI_E_END_KEYFRAME_NOT_DETERMINED: HRESULT = 0x802A0104;
5597 pub const UI_E_LOOPS_OVERLAP: HRESULT = 0x802A0105;
5598 pub const UI_E_TRANSITION_ALREADY_USED: HRESULT = 0x802A0106;
5599 pub const UI_E_TRANSITION_NOT_IN_STORYBOARD: HRESULT = 0x802A0107;
5600 pub const UI_E_TRANSITION_ECLIPSED: HRESULT = 0x802A0108;
5601 pub const UI_E_TIME_BEFORE_LAST_UPDATE: HRESULT = 0x802A0109;
5602 pub const UI_E_TIMER_CLIENT_ALREADY_CONNECTED: HRESULT = 0x802A010A;
5603 pub const UI_E_INVALID_DIMENSION: HRESULT = 0x802A010B;
5604 pub const UI_E_PRIMITIVE_OUT_OF_BOUNDS: HRESULT = 0x802A010C;
5605 pub const UI_E_WINDOW_CLOSED: HRESULT = 0x802A0201;
5606 pub const E_BLUETOOTH_ATT_INVALID_HANDLE: HRESULT = 0x80650001;
5607 pub const E_BLUETOOTH_ATT_READ_NOT_PERMITTED: HRESULT = 0x80650002;
5608 pub const E_BLUETOOTH_ATT_WRITE_NOT_PERMITTED: HRESULT = 0x80650003;
5609 pub const E_BLUETOOTH_ATT_INVALID_PDU: HRESULT = 0x80650004;
5610 pub const E_BLUETOOTH_ATT_INSUFFICIENT_AUTHENTICATION: HRESULT = 0x80650005;
5611 pub const E_BLUETOOTH_ATT_REQUEST_NOT_SUPPORTED: HRESULT = 0x80650006;
5612 pub const E_BLUETOOTH_ATT_INVALID_OFFSET: HRESULT = 0x80650007;
5613 pub const E_BLUETOOTH_ATT_INSUFFICIENT_AUTHORIZATION: HRESULT = 0x80650008;
5614 pub const E_BLUETOOTH_ATT_PREPARE_QUEUE_FULL: HRESULT = 0x80650009;
5615 pub const E_BLUETOOTH_ATT_ATTRIBUTE_NOT_FOUND: HRESULT = 0x8065000A;
5616 pub const E_BLUETOOTH_ATT_ATTRIBUTE_NOT_LONG: HRESULT = 0x8065000B;
5617 pub const E_BLUETOOTH_ATT_INSUFFICIENT_ENCRYPTION_KEY_SIZE: HRESULT = 0x8065000C;
5618 pub const E_BLUETOOTH_ATT_INVALID_ATTRIBUTE_VALUE_LENGTH: HRESULT = 0x8065000D;
5619 pub const E_BLUETOOTH_ATT_UNLIKELY: HRESULT = 0x8065000E;
5620 pub const E_BLUETOOTH_ATT_INSUFFICIENT_ENCRYPTION: HRESULT = 0x8065000F;
5621 pub const E_BLUETOOTH_ATT_UNSUPPORTED_GROUP_TYPE: HRESULT = 0x80650010;
5622 pub const E_BLUETOOTH_ATT_INSUFFICIENT_RESOURCES: HRESULT = 0x80650011;
5623 pub const E_BLUETOOTH_ATT_UNKNOWN_ERROR: HRESULT = 0x80651000;
5624 pub const E_AUDIO_ENGINE_NODE_NOT_FOUND: HRESULT = 0x80660001;
5625 pub const E_HDAUDIO_EMPTY_CONNECTION_LIST: HRESULT = 0x80660002;
5626 pub const E_HDAUDIO_CONNECTION_LIST_NOT_SUPPORTED: HRESULT = 0x80660003;
5627 pub const E_HDAUDIO_NO_LOGICAL_DEVICES_CREATED: HRESULT = 0x80660004;
5628 pub const E_HDAUDIO_NULL_LINKED_LIST_ENTRY: HRESULT = 0x80660005;
5629 pub const ERROR_SPACES_POOL_WAS_DELETED: HRESULT = 0x00E70001;
5630 pub const ERROR_SPACES_RESILIENCY_TYPE_INVALID: HRESULT = 0x80E70003;
5631 pub const ERROR_SPACES_DRIVE_SECTOR_SIZE_INVALID: HRESULT = 0x80E70004;
5632 pub const ERROR_SPACES_DRIVE_REDUNDANCY_INVALID: HRESULT = 0x80E70006;
5633 pub const ERROR_SPACES_NUMBER_OF_DATA_COPIES_INVALID: HRESULT = 0x80E70007;
5634 pub const ERROR_SPACES_PARITY_LAYOUT_INVALID: HRESULT = 0x80E70008;
5635 pub const ERROR_SPACES_INTERLEAVE_LENGTH_INVALID: HRESULT = 0x80E70009;
5636 pub const ERROR_SPACES_NUMBER_OF_COLUMNS_INVALID: HRESULT = 0x80E7000A;
5637 pub const ERROR_SPACES_NOT_ENOUGH_DRIVES: HRESULT = 0x80E7000B;
5638 pub const ERROR_VOLSNAP_BOOTFILE_NOT_VALID: HRESULT = 0x80820001;
5639 pub const ERROR_TIERING_NOT_SUPPORTED_ON_VOLUME: HRESULT = 0x80830001;
5640 pub const ERROR_TIERING_VOLUME_DISMOUNT_IN_PROGRESS: HRESULT = 0x80830002;
5641 pub const ERROR_TIERING_STORAGE_TIER_NOT_FOUND: HRESULT = 0x80830003;
5642 pub const ERROR_TIERING_INVALID_FILE_ID: HRESULT = 0x80830004;
5643 pub const ERROR_TIERING_WRONG_CLUSTER_NODE: HRESULT = 0x80830005;
5644 pub const ERROR_TIERING_ALREADY_PROCESSING: HRESULT = 0x80830006;
5645 pub const ERROR_TIERING_CANNOT_PIN_OBJECT: HRESULT = 0x80830007;
5646 pub const DXGI_STATUS_OCCLUDED: HRESULT = 0x087A0001;
5647 pub const DXGI_STATUS_CLIPPED: HRESULT = 0x087A0002;
5648 pub const DXGI_STATUS_NO_REDIRECTION: HRESULT = 0x087A0004;
5649 pub const DXGI_STATUS_NO_DESKTOP_ACCESS: HRESULT = 0x087A0005;
5650 pub const DXGI_STATUS_GRAPHICS_VIDPN_SOURCE_IN_USE: HRESULT = 0x087A0006;
5651 pub const DXGI_STATUS_MODE_CHANGED: HRESULT = 0x087A0007;
5652 pub const DXGI_STATUS_MODE_CHANGE_IN_PROGRESS: HRESULT = 0x087A0008;
5653 pub const DXGI_ERROR_INVALID_CALL: HRESULT = 0x887A0001;
5654 pub const DXGI_ERROR_NOT_FOUND: HRESULT = 0x887A0002;
5655 pub const DXGI_ERROR_MORE_DATA: HRESULT = 0x887A0003;
5656 pub const DXGI_ERROR_UNSUPPORTED: HRESULT = 0x887A0004;
5657 pub const DXGI_ERROR_DEVICE_REMOVED: HRESULT = 0x887A0005;
5658 pub const DXGI_ERROR_DEVICE_HUNG: HRESULT = 0x887A0006;
5659 pub const DXGI_ERROR_DEVICE_RESET: HRESULT = 0x887A0007;
5660 pub const DXGI_ERROR_WAS_STILL_DRAWING: HRESULT = 0x887A000A;
5661 pub const DXGI_ERROR_FRAME_STATISTICS_DISJOINT: HRESULT = 0x887A000B;
5662 pub const DXGI_ERROR_GRAPHICS_VIDPN_SOURCE_IN_USE: HRESULT = 0x887A000C;
5663 pub const DXGI_ERROR_DRIVER_INTERNAL_ERROR: HRESULT = 0x887A0020;
5664 pub const DXGI_ERROR_NONEXCLUSIVE: HRESULT = 0x887A0021;
5665 pub const DXGI_ERROR_NOT_CURRENTLY_AVAILABLE: HRESULT = 0x887A0022;
5666 pub const DXGI_ERROR_REMOTE_CLIENT_DISCONNECTED: HRESULT = 0x887A0023;
5667 pub const DXGI_ERROR_REMOTE_OUTOFMEMORY: HRESULT = 0x887A0024;
5668 pub const DXGI_ERROR_ACCESS_LOST: HRESULT = 0x887A0026;
5669 pub const DXGI_ERROR_WAIT_TIMEOUT: HRESULT = 0x887A0027;
5670 pub const DXGI_ERROR_SESSION_DISCONNECTED: HRESULT = 0x887A0028;
5671 pub const DXGI_ERROR_RESTRICT_TO_OUTPUT_STALE: HRESULT = 0x887A0029;
5672 pub const DXGI_ERROR_CANNOT_PROTECT_CONTENT: HRESULT = 0x887A002A;
5673 pub const DXGI_ERROR_ACCESS_DENIED: HRESULT = 0x887A002B;
5674 pub const DXGI_ERROR_NAME_ALREADY_EXISTS: HRESULT = 0x887A002C;
5675 pub const DXGI_ERROR_SDK_COMPONENT_MISSING: HRESULT = 0x887A002D;
5676 pub const DXGI_STATUS_UNOCCLUDED: HRESULT = 0x087A0009;
5677 pub const DXGI_STATUS_DDA_WAS_STILL_DRAWING: HRESULT = 0x087A000A;
5678 pub const DXGI_ERROR_MODE_CHANGE_IN_PROGRESS: HRESULT = 0x887A0025;
5679 pub const DXGI_DDI_ERR_WASSTILLDRAWING: HRESULT = 0x887B0001;
5680 pub const DXGI_DDI_ERR_UNSUPPORTED: HRESULT = 0x887B0002;
5681 pub const DXGI_DDI_ERR_NONEXCLUSIVE: HRESULT = 0x887B0003;
5682 pub const D3D10_ERROR_TOO_MANY_UNIQUE_STATE_OBJECTS: HRESULT = 0x88790001;
5683 pub const D3D10_ERROR_FILE_NOT_FOUND: HRESULT = 0x88790002;
5684 pub const D3D11_ERROR_TOO_MANY_UNIQUE_STATE_OBJECTS: HRESULT = 0x887C0001;
5685 pub const D3D11_ERROR_FILE_NOT_FOUND: HRESULT = 0x887C0002;
5686 pub const D3D11_ERROR_TOO_MANY_UNIQUE_VIEW_OBJECTS: HRESULT = 0x887C0003;
5687 pub const D3D11_ERROR_DEFERRED_CONTEXT_MAP_WITHOUT_INITIAL_DISCARD: HRESULT
5688     = 0x887C0004;
5689 pub const D2DERR_WRONG_STATE: HRESULT = 0x88990001;
5690 pub const D2DERR_NOT_INITIALIZED: HRESULT = 0x88990002;
5691 pub const D2DERR_UNSUPPORTED_OPERATION: HRESULT = 0x88990003;
5692 pub const D2DERR_SCANNER_FAILED: HRESULT = 0x88990004;
5693 pub const D2DERR_SCREEN_ACCESS_DENIED: HRESULT = 0x88990005;
5694 pub const D2DERR_DISPLAY_STATE_INVALID: HRESULT = 0x88990006;
5695 pub const D2DERR_ZERO_VECTOR: HRESULT = 0x88990007;
5696 pub const D2DERR_INTERNAL_ERROR: HRESULT = 0x88990008;
5697 pub const D2DERR_DISPLAY_FORMAT_NOT_SUPPORTED: HRESULT = 0x88990009;
5698 pub const D2DERR_INVALID_CALL: HRESULT = 0x8899000A;
5699 pub const D2DERR_NO_HARDWARE_DEVICE: HRESULT = 0x8899000B;
5700 pub const D2DERR_RECREATE_TARGET: HRESULT = 0x8899000C;
5701 pub const D2DERR_TOO_MANY_SHADER_ELEMENTS: HRESULT = 0x8899000D;
5702 pub const D2DERR_SHADER_COMPILE_FAILED: HRESULT = 0x8899000E;
5703 pub const D2DERR_MAX_TEXTURE_SIZE_EXCEEDED: HRESULT = 0x8899000F;
5704 pub const D2DERR_UNSUPPORTED_VERSION: HRESULT = 0x88990010;
5705 pub const D2DERR_BAD_NUMBER: HRESULT = 0x88990011;
5706 pub const D2DERR_WRONG_FACTORY: HRESULT = 0x88990012;
5707 pub const D2DERR_LAYER_ALREADY_IN_USE: HRESULT = 0x88990013;
5708 pub const D2DERR_POP_CALL_DID_NOT_MATCH_PUSH: HRESULT = 0x88990014;
5709 pub const D2DERR_WRONG_RESOURCE_DOMAIN: HRESULT = 0x88990015;
5710 pub const D2DERR_PUSH_POP_UNBALANCED: HRESULT = 0x88990016;
5711 pub const D2DERR_RENDER_TARGET_HAS_LAYER_OR_CLIPRECT: HRESULT = 0x88990017;
5712 pub const D2DERR_INCOMPATIBLE_BRUSH_TYPES: HRESULT = 0x88990018;
5713 pub const D2DERR_WIN32_ERROR: HRESULT = 0x88990019;
5714 pub const D2DERR_TARGET_NOT_GDI_COMPATIBLE: HRESULT = 0x8899001A;
5715 pub const D2DERR_TEXT_EFFECT_IS_WRONG_TYPE: HRESULT = 0x8899001B;
5716 pub const D2DERR_TEXT_RENDERER_NOT_RELEASED: HRESULT = 0x8899001C;
5717 pub const D2DERR_EXCEEDS_MAX_BITMAP_SIZE: HRESULT = 0x8899001D;
5718 pub const D2DERR_INVALID_GRAPH_CONFIGURATION: HRESULT = 0x8899001E;
5719 pub const D2DERR_INVALID_INTERNAL_GRAPH_CONFIGURATION: HRESULT = 0x8899001F;
5720 pub const D2DERR_CYCLIC_GRAPH: HRESULT = 0x88990020;
5721 pub const D2DERR_BITMAP_CANNOT_DRAW: HRESULT = 0x88990021;
5722 pub const D2DERR_OUTSTANDING_BITMAP_REFERENCES: HRESULT = 0x88990022;
5723 pub const D2DERR_ORIGINAL_TARGET_NOT_BOUND: HRESULT = 0x88990023;
5724 pub const D2DERR_INVALID_TARGET: HRESULT = 0x88990024;
5725 pub const D2DERR_BITMAP_BOUND_AS_TARGET: HRESULT = 0x88990025;
5726 pub const D2DERR_INSUFFICIENT_DEVICE_CAPABILITIES: HRESULT = 0x88990026;
5727 pub const D2DERR_INTERMEDIATE_TOO_LARGE: HRESULT = 0x88990027;
5728 pub const D2DERR_EFFECT_IS_NOT_REGISTERED: HRESULT = 0x88990028;
5729 pub const D2DERR_INVALID_PROPERTY: HRESULT = 0x88990029;
5730 pub const D2DERR_NO_SUBPROPERTIES: HRESULT = 0x8899002A;
5731 pub const D2DERR_PRINT_JOB_CLOSED: HRESULT = 0x8899002B;
5732 pub const D2DERR_PRINT_FORMAT_NOT_SUPPORTED: HRESULT = 0x8899002C;
5733 pub const D2DERR_TOO_MANY_TRANSFORM_INPUTS: HRESULT = 0x8899002D;
5734 pub const DWRITE_E_FILEFORMAT: HRESULT = 0x88985000;
5735 pub const DWRITE_E_UNEXPECTED: HRESULT = 0x88985001;
5736 pub const DWRITE_E_NOFONT: HRESULT = 0x88985002;
5737 pub const DWRITE_E_FILENOTFOUND: HRESULT = 0x88985003;
5738 pub const DWRITE_E_FILEACCESS: HRESULT = 0x88985004;
5739 pub const DWRITE_E_FONTCOLLECTIONOBSOLETE: HRESULT = 0x88985005;
5740 pub const DWRITE_E_ALREADYREGISTERED: HRESULT = 0x88985006;
5741 pub const DWRITE_E_CACHEFORMAT: HRESULT = 0x88985007;
5742 pub const DWRITE_E_CACHEVERSION: HRESULT = 0x88985008;
5743 pub const DWRITE_E_UNSUPPORTEDOPERATION: HRESULT = 0x88985009;
5744 pub const DWRITE_E_TEXTRENDERERINCOMPATIBLE: HRESULT = 0x8898500A;
5745 pub const DWRITE_E_FLOWDIRECTIONCONFLICTS: HRESULT = 0x8898500B;
5746 pub const DWRITE_E_NOCOLOR: HRESULT = 0x8898500C;
5747 pub const WINCODEC_ERR_WRONGSTATE: HRESULT = 0x88982F04;
5748 pub const WINCODEC_ERR_VALUEOUTOFRANGE: HRESULT = 0x88982F05;
5749 pub const WINCODEC_ERR_UNKNOWNIMAGEFORMAT: HRESULT = 0x88982F07;
5750 pub const WINCODEC_ERR_UNSUPPORTEDVERSION: HRESULT = 0x88982F0B;
5751 pub const WINCODEC_ERR_NOTINITIALIZED: HRESULT = 0x88982F0C;
5752 pub const WINCODEC_ERR_ALREADYLOCKED: HRESULT = 0x88982F0D;
5753 pub const WINCODEC_ERR_PROPERTYNOTFOUND: HRESULT = 0x88982F40;
5754 pub const WINCODEC_ERR_PROPERTYNOTSUPPORTED: HRESULT = 0x88982F41;
5755 pub const WINCODEC_ERR_PROPERTYSIZE: HRESULT = 0x88982F42;
5756 pub const WINCODEC_ERR_CODECPRESENT: HRESULT = 0x88982F43;
5757 pub const WINCODEC_ERR_CODECNOTHUMBNAIL: HRESULT = 0x88982F44;
5758 pub const WINCODEC_ERR_PALETTEUNAVAILABLE: HRESULT = 0x88982F45;
5759 pub const WINCODEC_ERR_CODECTOOMANYSCANLINES: HRESULT = 0x88982F46;
5760 pub const WINCODEC_ERR_INTERNALERROR: HRESULT = 0x88982F48;
5761 pub const WINCODEC_ERR_SOURCERECTDOESNOTMATCHDIMENSIONS: HRESULT = 0x88982F49;
5762 pub const WINCODEC_ERR_COMPONENTNOTFOUND: HRESULT = 0x88982F50;
5763 pub const WINCODEC_ERR_IMAGESIZEOUTOFRANGE: HRESULT = 0x88982F51;
5764 pub const WINCODEC_ERR_TOOMUCHMETADATA: HRESULT = 0x88982F52;
5765 pub const WINCODEC_ERR_BADIMAGE: HRESULT = 0x88982F60;
5766 pub const WINCODEC_ERR_BADHEADER: HRESULT = 0x88982F61;
5767 pub const WINCODEC_ERR_FRAMEMISSING: HRESULT = 0x88982F62;
5768 pub const WINCODEC_ERR_BADMETADATAHEADER: HRESULT = 0x88982F63;
5769 pub const WINCODEC_ERR_BADSTREAMDATA: HRESULT = 0x88982F70;
5770 pub const WINCODEC_ERR_STREAMWRITE: HRESULT = 0x88982F71;
5771 pub const WINCODEC_ERR_STREAMREAD: HRESULT = 0x88982F72;
5772 pub const WINCODEC_ERR_STREAMNOTAVAILABLE: HRESULT = 0x88982F73;
5773 pub const WINCODEC_ERR_UNSUPPORTEDPIXELFORMAT: HRESULT = 0x88982F80;
5774 pub const WINCODEC_ERR_UNSUPPORTEDOPERATION: HRESULT = 0x88982F81;
5775 pub const WINCODEC_ERR_INVALIDREGISTRATION: HRESULT = 0x88982F8A;
5776 pub const WINCODEC_ERR_COMPONENTINITIALIZEFAILURE: HRESULT = 0x88982F8B;
5777 pub const WINCODEC_ERR_INSUFFICIENTBUFFER: HRESULT = 0x88982F8C;
5778 pub const WINCODEC_ERR_DUPLICATEMETADATAPRESENT: HRESULT = 0x88982F8D;
5779 pub const WINCODEC_ERR_PROPERTYUNEXPECTEDTYPE: HRESULT = 0x88982F8E;
5780 pub const WINCODEC_ERR_UNEXPECTEDSIZE: HRESULT = 0x88982F8F;
5781 pub const WINCODEC_ERR_INVALIDQUERYREQUEST: HRESULT = 0x88982F90;
5782 pub const WINCODEC_ERR_UNEXPECTEDMETADATATYPE: HRESULT = 0x88982F91;
5783 pub const WINCODEC_ERR_REQUESTONLYVALIDATMETADATAROOT: HRESULT = 0x88982F92;
5784 pub const WINCODEC_ERR_INVALIDQUERYCHARACTER: HRESULT = 0x88982F93;
5785 pub const WINCODEC_ERR_WIN32ERROR: HRESULT = 0x88982F94;
5786 pub const WINCODEC_ERR_INVALIDPROGRESSIVELEVEL: HRESULT = 0x88982F95;
5787 pub const MILERR_OBJECTBUSY: HRESULT = 0x88980001;
5788 pub const MILERR_INSUFFICIENTBUFFER: HRESULT = 0x88980002;
5789 pub const MILERR_WIN32ERROR: HRESULT = 0x88980003;
5790 pub const MILERR_SCANNER_FAILED: HRESULT = 0x88980004;
5791 pub const MILERR_SCREENACCESSDENIED: HRESULT = 0x88980005;
5792 pub const MILERR_DISPLAYSTATEINVALID: HRESULT = 0x88980006;
5793 pub const MILERR_NONINVERTIBLEMATRIX: HRESULT = 0x88980007;
5794 pub const MILERR_ZEROVECTOR: HRESULT = 0x88980008;
5795 pub const MILERR_TERMINATED: HRESULT = 0x88980009;
5796 pub const MILERR_BADNUMBER: HRESULT = 0x8898000A;
5797 pub const MILERR_INTERNALERROR: HRESULT = 0x88980080;
5798 pub const MILERR_DISPLAYFORMATNOTSUPPORTED: HRESULT = 0x88980084;
5799 pub const MILERR_INVALIDCALL: HRESULT = 0x88980085;
5800 pub const MILERR_ALREADYLOCKED: HRESULT = 0x88980086;
5801 pub const MILERR_NOTLOCKED: HRESULT = 0x88980087;
5802 pub const MILERR_DEVICECANNOTRENDERTEXT: HRESULT = 0x88980088;
5803 pub const MILERR_GLYPHBITMAPMISSED: HRESULT = 0x88980089;
5804 pub const MILERR_MALFORMEDGLYPHCACHE: HRESULT = 0x8898008A;
5805 pub const MILERR_GENERIC_IGNORE: HRESULT = 0x8898008B;
5806 pub const MILERR_MALFORMED_GUIDELINE_DATA: HRESULT = 0x8898008C;
5807 pub const MILERR_NO_HARDWARE_DEVICE: HRESULT = 0x8898008D;
5808 pub const MILERR_NEED_RECREATE_AND_PRESENT: HRESULT = 0x8898008E;
5809 pub const MILERR_ALREADY_INITIALIZED: HRESULT = 0x8898008F;
5810 pub const MILERR_MISMATCHED_SIZE: HRESULT = 0x88980090;
5811 pub const MILERR_NO_REDIRECTION_SURFACE_AVAILABLE: HRESULT = 0x88980091;
5812 pub const MILERR_REMOTING_NOT_SUPPORTED: HRESULT = 0x88980092;
5813 pub const MILERR_QUEUED_PRESENT_NOT_SUPPORTED: HRESULT = 0x88980093;
5814 pub const MILERR_NOT_QUEUING_PRESENTS: HRESULT = 0x88980094;
5815 pub const MILERR_NO_REDIRECTION_SURFACE_RETRY_LATER: HRESULT = 0x88980095;
5816 pub const MILERR_TOOMANYSHADERELEMNTS: HRESULT = 0x88980096;
5817 pub const MILERR_MROW_READLOCK_FAILED: HRESULT = 0x88980097;
5818 pub const MILERR_MROW_UPDATE_FAILED: HRESULT = 0x88980098;
5819 pub const MILERR_SHADER_COMPILE_FAILED: HRESULT = 0x88980099;
5820 pub const MILERR_MAX_TEXTURE_SIZE_EXCEEDED: HRESULT = 0x8898009A;
5821 pub const MILERR_QPC_TIME_WENT_BACKWARD: HRESULT = 0x8898009B;
5822 pub const MILERR_DXGI_ENUMERATION_OUT_OF_SYNC: HRESULT = 0x8898009D;
5823 pub const MILERR_ADAPTER_NOT_FOUND: HRESULT = 0x8898009E;
5824 pub const MILERR_COLORSPACE_NOT_SUPPORTED: HRESULT = 0x8898009F;
5825 pub const MILERR_PREFILTER_NOT_SUPPORTED: HRESULT = 0x889800A0;
5826 pub const MILERR_DISPLAYID_ACCESS_DENIED: HRESULT = 0x889800A1;
5827 pub const UCEERR_INVALIDPACKETHEADER: HRESULT = 0x88980400;
5828 pub const UCEERR_UNKNOWNPACKET: HRESULT = 0x88980401;
5829 pub const UCEERR_ILLEGALPACKET: HRESULT = 0x88980402;
5830 pub const UCEERR_MALFORMEDPACKET: HRESULT = 0x88980403;
5831 pub const UCEERR_ILLEGALHANDLE: HRESULT = 0x88980404;
5832 pub const UCEERR_HANDLELOOKUPFAILED: HRESULT = 0x88980405;
5833 pub const UCEERR_RENDERTHREADFAILURE: HRESULT = 0x88980406;
5834 pub const UCEERR_CTXSTACKFRSTTARGETNULL: HRESULT = 0x88980407;
5835 pub const UCEERR_CONNECTIONIDLOOKUPFAILED: HRESULT = 0x88980408;
5836 pub const UCEERR_BLOCKSFULL: HRESULT = 0x88980409;
5837 pub const UCEERR_MEMORYFAILURE: HRESULT = 0x8898040A;
5838 pub const UCEERR_PACKETRECORDOUTOFRANGE: HRESULT = 0x8898040B;
5839 pub const UCEERR_ILLEGALRECORDTYPE: HRESULT = 0x8898040C;
5840 pub const UCEERR_OUTOFHANDLES: HRESULT = 0x8898040D;
5841 pub const UCEERR_UNCHANGABLE_UPDATE_ATTEMPTED: HRESULT = 0x8898040E;
5842 pub const UCEERR_NO_MULTIPLE_WORKER_THREADS: HRESULT = 0x8898040F;
5843 pub const UCEERR_REMOTINGNOTSUPPORTED: HRESULT = 0x88980410;
5844 pub const UCEERR_MISSINGENDCOMMAND: HRESULT = 0x88980411;
5845 pub const UCEERR_MISSINGBEGINCOMMAND: HRESULT = 0x88980412;
5846 pub const UCEERR_CHANNELSYNCTIMEDOUT: HRESULT = 0x88980413;
5847 pub const UCEERR_CHANNELSYNCABANDONED: HRESULT = 0x88980414;
5848 pub const UCEERR_UNSUPPORTEDTRANSPORTVERSION: HRESULT = 0x88980415;
5849 pub const UCEERR_TRANSPORTUNAVAILABLE: HRESULT = 0x88980416;
5850 pub const UCEERR_FEEDBACK_UNSUPPORTED: HRESULT = 0x88980417;
5851 pub const UCEERR_COMMANDTRANSPORTDENIED: HRESULT = 0x88980418;
5852 pub const UCEERR_GRAPHICSSTREAMUNAVAILABLE: HRESULT = 0x88980419;
5853 pub const UCEERR_GRAPHICSSTREAMALREADYOPEN: HRESULT = 0x88980420;
5854 pub const UCEERR_TRANSPORTDISCONNECTED: HRESULT = 0x88980421;
5855 pub const UCEERR_TRANSPORTOVERLOADED: HRESULT = 0x88980422;
5856 pub const UCEERR_PARTITION_ZOMBIED: HRESULT = 0x88980423;
5857 pub const MILAVERR_NOCLOCK: HRESULT = 0x88980500;
5858 pub const MILAVERR_NOMEDIATYPE: HRESULT = 0x88980501;
5859 pub const MILAVERR_NOVIDEOMIXER: HRESULT = 0x88980502;
5860 pub const MILAVERR_NOVIDEOPRESENTER: HRESULT = 0x88980503;
5861 pub const MILAVERR_NOREADYFRAMES: HRESULT = 0x88980504;
5862 pub const MILAVERR_MODULENOTLOADED: HRESULT = 0x88980505;
5863 pub const MILAVERR_WMPFACTORYNOTREGISTERED: HRESULT = 0x88980506;
5864 pub const MILAVERR_INVALIDWMPVERSION: HRESULT = 0x88980507;
5865 pub const MILAVERR_INSUFFICIENTVIDEORESOURCES: HRESULT = 0x88980508;
5866 pub const MILAVERR_VIDEOACCELERATIONNOTAVAILABLE: HRESULT = 0x88980509;
5867 pub const MILAVERR_REQUESTEDTEXTURETOOBIG: HRESULT = 0x8898050A;
5868 pub const MILAVERR_SEEKFAILED: HRESULT = 0x8898050B;
5869 pub const MILAVERR_UNEXPECTEDWMPFAILURE: HRESULT = 0x8898050C;
5870 pub const MILAVERR_MEDIAPLAYERCLOSED: HRESULT = 0x8898050D;
5871 pub const MILAVERR_UNKNOWNHARDWAREERROR: HRESULT = 0x8898050E;
5872 pub const MILEFFECTSERR_UNKNOWNPROPERTY: HRESULT = 0x8898060E;
5873 pub const MILEFFECTSERR_EFFECTNOTPARTOFGROUP: HRESULT = 0x8898060F;
5874 pub const MILEFFECTSERR_NOINPUTSOURCEATTACHED: HRESULT = 0x88980610;
5875 pub const MILEFFECTSERR_CONNECTORNOTCONNECTED: HRESULT = 0x88980611;
5876 pub const MILEFFECTSERR_CONNECTORNOTASSOCIATEDWITHEFFECT: HRESULT = 0x88980612;
5877 pub const MILEFFECTSERR_RESERVED: HRESULT = 0x88980613;
5878 pub const MILEFFECTSERR_CYCLEDETECTED: HRESULT = 0x88980614;
5879 pub const MILEFFECTSERR_EFFECTINMORETHANONEGRAPH: HRESULT = 0x88980615;
5880 pub const MILEFFECTSERR_EFFECTALREADYINAGRAPH: HRESULT = 0x88980616;
5881 pub const MILEFFECTSERR_EFFECTHASNOCHILDREN: HRESULT = 0x88980617;
5882 pub const MILEFFECTSERR_ALREADYATTACHEDTOLISTENER: HRESULT = 0x88980618;
5883 pub const MILEFFECTSERR_NOTAFFINETRANSFORM: HRESULT = 0x88980619;
5884 pub const MILEFFECTSERR_EMPTYBOUNDS: HRESULT = 0x8898061A;
5885 pub const MILEFFECTSERR_OUTPUTSIZETOOLARGE: HRESULT = 0x8898061B;
5886 pub const DWMERR_STATE_TRANSITION_FAILED: HRESULT = 0x88980700;
5887 pub const DWMERR_THEME_FAILED: HRESULT = 0x88980701;
5888 pub const DWMERR_CATASTROPHIC_FAILURE: HRESULT = 0x88980702;
5889 pub const DCOMPOSITION_ERROR_WINDOW_ALREADY_COMPOSED: HRESULT = 0x88980800;
5890 pub const DCOMPOSITION_ERROR_SURFACE_BEING_RENDERED: HRESULT = 0x88980801;
5891 pub const DCOMPOSITION_ERROR_SURFACE_NOT_BEING_RENDERED: HRESULT = 0x88980802;
5892 pub const ONL_E_INVALID_AUTHENTICATION_TARGET: HRESULT = 0x80860001;
5893 pub const ONL_E_ACCESS_DENIED_BY_TOU: HRESULT = 0x80860002;
5894 pub const ONL_E_INVALID_APPLICATION: HRESULT = 0x80860003;
5895 pub const ONL_E_PASSWORD_UPDATE_REQUIRED: HRESULT = 0x80860004;
5896 pub const ONL_E_ACCOUNT_UPDATE_REQUIRED: HRESULT = 0x80860005;
5897 pub const ONL_E_FORCESIGNIN: HRESULT = 0x80860006;
5898 pub const ONL_E_ACCOUNT_LOCKED: HRESULT = 0x80860007;
5899 pub const ONL_E_PARENTAL_CONSENT_REQUIRED: HRESULT = 0x80860008;
5900 pub const ONL_E_EMAIL_VERIFICATION_REQUIRED: HRESULT = 0x80860009;
5901 pub const ONL_E_ACCOUNT_SUSPENDED_COMPROIMISE: HRESULT = 0x8086000A;
5902 pub const ONL_E_ACCOUNT_SUSPENDED_ABUSE: HRESULT = 0x8086000B;
5903 pub const ONL_E_ACTION_REQUIRED: HRESULT = 0x8086000C;
5904 pub const ONL_CONNECTION_COUNT_LIMIT: HRESULT = 0x8086000D;
5905 pub const ONL_E_CONNECTED_ACCOUNT_CAN_NOT_SIGNOUT: HRESULT = 0x8086000E;
5906 pub const ONL_E_USER_AUTHENTICATION_REQUIRED: HRESULT = 0x8086000F;
5907 pub const ONL_E_REQUEST_THROTTLED: HRESULT = 0x80860010;
5908 pub const FA_E_MAX_PERSISTED_ITEMS_REACHED: HRESULT = 0x80270220;
5909 pub const FA_E_HOMEGROUP_NOT_AVAILABLE: HRESULT = 0x80270222;
5910 pub const E_MONITOR_RESOLUTION_TOO_LOW: HRESULT = 0x80270250;
5911 pub const E_ELEVATED_ACTIVATION_NOT_SUPPORTED: HRESULT = 0x80270251;
5912 pub const E_UAC_DISABLED: HRESULT = 0x80270252;
5913 pub const E_FULL_ADMIN_NOT_SUPPORTED: HRESULT = 0x80270253;
5914 pub const E_APPLICATION_NOT_REGISTERED: HRESULT = 0x80270254;
5915 pub const E_MULTIPLE_EXTENSIONS_FOR_APPLICATION: HRESULT = 0x80270255;
5916 pub const E_MULTIPLE_PACKAGES_FOR_FAMILY: HRESULT = 0x80270256;
5917 pub const E_APPLICATION_MANAGER_NOT_RUNNING: HRESULT = 0x80270257;
5918 pub const S_STORE_LAUNCHED_FOR_REMEDIATION: HRESULT = 0x00270258;
5919 pub const S_APPLICATION_ACTIVATION_ERROR_HANDLED_BY_DIALOG: HRESULT = 0x00270259;
5920 pub const E_APPLICATION_ACTIVATION_TIMED_OUT: HRESULT = 0x8027025A;
5921 pub const E_APPLICATION_ACTIVATION_EXEC_FAILURE: HRESULT = 0x8027025B;
5922 pub const E_APPLICATION_TEMPORARY_LICENSE_ERROR: HRESULT = 0x8027025C;
5923 pub const E_APPLICATION_TRIAL_LICENSE_EXPIRED: HRESULT = 0x8027025D;
5924 pub const E_SKYDRIVE_ROOT_TARGET_FILE_SYSTEM_NOT_SUPPORTED: HRESULT = 0x80270260;
5925 pub const E_SKYDRIVE_ROOT_TARGET_OVERLAP: HRESULT = 0x80270261;
5926 pub const E_SKYDRIVE_ROOT_TARGET_CANNOT_INDEX: HRESULT = 0x80270262;
5927 pub const E_SKYDRIVE_FILE_NOT_UPLOADED: HRESULT = 0x80270263;
5928 pub const E_SKYDRIVE_UPDATE_AVAILABILITY_FAIL: HRESULT = 0x80270264;
5929 pub const E_SKYDRIVE_ROOT_TARGET_VOLUME_ROOT_NOT_SUPPORTED: HRESULT = 0x80270265;
5930 pub const E_SYNCENGINE_FILE_SIZE_OVER_LIMIT: HRESULT = 0x8802B001;
5931 pub const E_SYNCENGINE_FILE_SIZE_EXCEEDS_REMAINING_QUOTA: HRESULT = 0x8802B002;
5932 pub const E_SYNCENGINE_UNSUPPORTED_FILE_NAME: HRESULT = 0x8802B003;
5933 pub const E_SYNCENGINE_FOLDER_ITEM_COUNT_LIMIT_EXCEEDED: HRESULT = 0x8802B004;
5934 pub const E_SYNCENGINE_FILE_SYNC_PARTNER_ERROR: HRESULT = 0x8802B005;
5935 pub const E_SYNCENGINE_SYNC_PAUSED_BY_SERVICE: HRESULT = 0x8802B006;
5936 pub const E_SYNCENGINE_FILE_IDENTIFIER_UNKNOWN: HRESULT = 0x8802C002;
5937 pub const E_SYNCENGINE_SERVICE_AUTHENTICATION_FAILED: HRESULT = 0x8802C003;
5938 pub const E_SYNCENGINE_UNKNOWN_SERVICE_ERROR: HRESULT = 0x8802C004;
5939 pub const E_SYNCENGINE_SERVICE_RETURNED_UNEXPECTED_SIZE: HRESULT = 0x8802C005;
5940 pub const E_SYNCENGINE_REQUEST_BLOCKED_BY_SERVICE: HRESULT = 0x8802C006;
5941 pub const E_SYNCENGINE_REQUEST_BLOCKED_DUE_TO_CLIENT_ERROR: HRESULT = 0x8802C007;
5942 pub const E_SYNCENGINE_FOLDER_INACCESSIBLE: HRESULT = 0x8802D001;
5943 pub const E_SYNCENGINE_UNSUPPORTED_FOLDER_NAME: HRESULT = 0x8802D002;
5944 pub const E_SYNCENGINE_UNSUPPORTED_MARKET: HRESULT = 0x8802D003;
5945 pub const E_SYNCENGINE_PATH_LENGTH_LIMIT_EXCEEDED: HRESULT = 0x8802D004;
5946 pub const E_SYNCENGINE_REMOTE_PATH_LENGTH_LIMIT_EXCEEDED: HRESULT = 0x8802D005;
5947 pub const E_SYNCENGINE_CLIENT_UPDATE_NEEDED: HRESULT = 0x8802D006;
5948 pub const E_SYNCENGINE_PROXY_AUTHENTICATION_REQUIRED: HRESULT = 0x8802D007;
5949 pub const E_SYNCENGINE_STORAGE_SERVICE_PROVISIONING_FAILED: HRESULT = 0x8802D008;
5950 pub const E_SYNCENGINE_UNSUPPORTED_REPARSE_POINT: HRESULT = 0x8802D009;
5951 pub const E_SYNCENGINE_STORAGE_SERVICE_BLOCKED: HRESULT = 0x8802D00A;
5952 pub const E_SYNCENGINE_FOLDER_IN_REDIRECTION: HRESULT = 0x8802D00B;
5953 pub const EAS_E_POLICY_NOT_MANAGED_BY_OS: HRESULT = 0x80550001;
5954 pub const EAS_E_POLICY_COMPLIANT_WITH_ACTIONS: HRESULT = 0x80550002;
5955 pub const EAS_E_REQUESTED_POLICY_NOT_ENFORCEABLE: HRESULT = 0x80550003;
5956 pub const EAS_E_CURRENT_USER_HAS_BLANK_PASSWORD: HRESULT = 0x80550004;
5957 pub const EAS_E_REQUESTED_POLICY_PASSWORD_EXPIRATION_INCOMPATIBLE: HRESULT
5958     = 0x80550005;
5959 pub const EAS_E_USER_CANNOT_CHANGE_PASSWORD: HRESULT = 0x80550006;
5960 pub const EAS_E_ADMINS_HAVE_BLANK_PASSWORD: HRESULT = 0x80550007;
5961 pub const EAS_E_ADMINS_CANNOT_CHANGE_PASSWORD: HRESULT = 0x80550008;
5962 pub const EAS_E_LOCAL_CONTROLLED_USERS_CANNOT_CHANGE_PASSWORD: HRESULT = 0x80550009;
5963 pub const EAS_E_PASSWORD_POLICY_NOT_ENFORCEABLE_FOR_CONNECTED_ADMINS: HRESULT
5964     = 0x8055000A;
5965 pub const EAS_E_CONNECTED_ADMINS_NEED_TO_CHANGE_PASSWORD: HRESULT = 0x8055000B;
5966 pub const EAS_E_PASSWORD_POLICY_NOT_ENFORCEABLE_FOR_CURRENT_CONNECTED_USER: HRESULT
5967     = 0x8055000C;
5968 pub const EAS_E_CURRENT_CONNECTED_USER_NEED_TO_CHANGE_PASSWORD: HRESULT = 0x8055000D;
5969 pub const WEB_E_UNSUPPORTED_FORMAT: HRESULT = 0x83750001;
5970 pub const WEB_E_INVALID_XML: HRESULT = 0x83750002;
5971 pub const WEB_E_MISSING_REQUIRED_ELEMENT: HRESULT = 0x83750003;
5972 pub const WEB_E_MISSING_REQUIRED_ATTRIBUTE: HRESULT = 0x83750004;
5973 pub const WEB_E_UNEXPECTED_CONTENT: HRESULT = 0x83750005;
5974 pub const WEB_E_RESOURCE_TOO_LARGE: HRESULT = 0x83750006;
5975 pub const WEB_E_INVALID_JSON_STRING: HRESULT = 0x83750007;
5976 pub const WEB_E_INVALID_JSON_NUMBER: HRESULT = 0x83750008;
5977 pub const WEB_E_JSON_VALUE_NOT_FOUND: HRESULT = 0x83750009;
5978 pub const HTTP_E_STATUS_UNEXPECTED: HRESULT = 0x80190001;
5979 pub const HTTP_E_STATUS_UNEXPECTED_REDIRECTION: HRESULT = 0x80190003;
5980 pub const HTTP_E_STATUS_UNEXPECTED_CLIENT_ERROR: HRESULT = 0x80190004;
5981 pub const HTTP_E_STATUS_UNEXPECTED_SERVER_ERROR: HRESULT = 0x80190005;
5982 pub const HTTP_E_STATUS_AMBIGUOUS: HRESULT = 0x8019012C;
5983 pub const HTTP_E_STATUS_MOVED: HRESULT = 0x8019012D;
5984 pub const HTTP_E_STATUS_REDIRECT: HRESULT = 0x8019012E;
5985 pub const HTTP_E_STATUS_REDIRECT_METHOD: HRESULT = 0x8019012F;
5986 pub const HTTP_E_STATUS_NOT_MODIFIED: HRESULT = 0x80190130;
5987 pub const HTTP_E_STATUS_USE_PROXY: HRESULT = 0x80190131;
5988 pub const HTTP_E_STATUS_REDIRECT_KEEP_VERB: HRESULT = 0x80190133;
5989 pub const HTTP_E_STATUS_BAD_REQUEST: HRESULT = 0x80190190;
5990 pub const HTTP_E_STATUS_DENIED: HRESULT = 0x80190191;
5991 pub const HTTP_E_STATUS_PAYMENT_REQ: HRESULT = 0x80190192;
5992 pub const HTTP_E_STATUS_FORBIDDEN: HRESULT = 0x80190193;
5993 pub const HTTP_E_STATUS_NOT_FOUND: HRESULT = 0x80190194;
5994 pub const HTTP_E_STATUS_BAD_METHOD: HRESULT = 0x80190195;
5995 pub const HTTP_E_STATUS_NONE_ACCEPTABLE: HRESULT = 0x80190196;
5996 pub const HTTP_E_STATUS_PROXY_AUTH_REQ: HRESULT = 0x80190197;
5997 pub const HTTP_E_STATUS_REQUEST_TIMEOUT: HRESULT = 0x80190198;
5998 pub const HTTP_E_STATUS_CONFLICT: HRESULT = 0x80190199;
5999 pub const HTTP_E_STATUS_GONE: HRESULT = 0x8019019A;
6000 pub const HTTP_E_STATUS_LENGTH_REQUIRED: HRESULT = 0x8019019B;
6001 pub const HTTP_E_STATUS_PRECOND_FAILED: HRESULT = 0x8019019C;
6002 pub const HTTP_E_STATUS_REQUEST_TOO_LARGE: HRESULT = 0x8019019D;
6003 pub const HTTP_E_STATUS_URI_TOO_LONG: HRESULT = 0x8019019E;
6004 pub const HTTP_E_STATUS_UNSUPPORTED_MEDIA: HRESULT = 0x8019019F;
6005 pub const HTTP_E_STATUS_RANGE_NOT_SATISFIABLE: HRESULT = 0x801901A0;
6006 pub const HTTP_E_STATUS_EXPECTATION_FAILED: HRESULT = 0x801901A1;
6007 pub const HTTP_E_STATUS_SERVER_ERROR: HRESULT = 0x801901F4;
6008 pub const HTTP_E_STATUS_NOT_SUPPORTED: HRESULT = 0x801901F5;
6009 pub const HTTP_E_STATUS_BAD_GATEWAY: HRESULT = 0x801901F6;
6010 pub const HTTP_E_STATUS_SERVICE_UNAVAIL: HRESULT = 0x801901F7;
6011 pub const HTTP_E_STATUS_GATEWAY_TIMEOUT: HRESULT = 0x801901F8;
6012 pub const HTTP_E_STATUS_VERSION_NOT_SUP: HRESULT = 0x801901F9;
6013 pub const E_INVALID_PROTOCOL_OPERATION: HRESULT = 0x83760001;
6014 pub const E_INVALID_PROTOCOL_FORMAT: HRESULT = 0x83760002;
6015 pub const E_PROTOCOL_EXTENSIONS_NOT_SUPPORTED: HRESULT = 0x83760003;
6016 pub const E_SUBPROTOCOL_NOT_SUPPORTED: HRESULT = 0x83760004;
6017 pub const E_PROTOCOL_VERSION_NOT_SUPPORTED: HRESULT = 0x83760005;
6018 pub const INPUT_E_OUT_OF_ORDER: HRESULT = 0x80400000;
6019 pub const INPUT_E_REENTRANCY: HRESULT = 0x80400001;
6020 pub const INPUT_E_MULTIMODAL: HRESULT = 0x80400002;
6021 pub const INPUT_E_PACKET: HRESULT = 0x80400003;
6022 pub const INPUT_E_FRAME: HRESULT = 0x80400004;
6023 pub const INPUT_E_HISTORY: HRESULT = 0x80400005;
6024 pub const INPUT_E_DEVICE_INFO: HRESULT = 0x80400006;
6025 pub const INPUT_E_TRANSFORM: HRESULT = 0x80400007;
6026 pub const INPUT_E_DEVICE_PROPERTY: HRESULT = 0x80400008;
6027 pub const INET_E_INVALID_URL: HRESULT = 0x800C0002;
6028 pub const INET_E_NO_SESSION: HRESULT = 0x800C0003;
6029 pub const INET_E_CANNOT_CONNECT: HRESULT = 0x800C0004;
6030 pub const INET_E_RESOURCE_NOT_FOUND: HRESULT = 0x800C0005;
6031 pub const INET_E_OBJECT_NOT_FOUND: HRESULT = 0x800C0006;
6032 pub const INET_E_DATA_NOT_AVAILABLE: HRESULT = 0x800C0007;
6033 pub const INET_E_DOWNLOAD_FAILURE: HRESULT = 0x800C0008;
6034 pub const INET_E_AUTHENTICATION_REQUIRED: HRESULT = 0x800C0009;
6035 pub const INET_E_NO_VALID_MEDIA: HRESULT = 0x800C000A;
6036 pub const INET_E_CONNECTION_TIMEOUT: HRESULT = 0x800C000B;
6037 pub const INET_E_INVALID_REQUEST: HRESULT = 0x800C000C;
6038 pub const INET_E_UNKNOWN_PROTOCOL: HRESULT = 0x800C000D;
6039 pub const INET_E_SECURITY_PROBLEM: HRESULT = 0x800C000E;
6040 pub const INET_E_CANNOT_LOAD_DATA: HRESULT = 0x800C000F;
6041 pub const INET_E_CANNOT_INSTANTIATE_OBJECT: HRESULT = 0x800C0010;
6042 pub const INET_E_INVALID_CERTIFICATE: HRESULT = 0x800C0019;
6043 pub const INET_E_REDIRECT_FAILED: HRESULT = 0x800C0014;
6044 pub const INET_E_REDIRECT_TO_DIR: HRESULT = 0x800C0015;
6045 pub const ERROR_DBG_CREATE_PROCESS_FAILURE_LOCKDOWN: HRESULT = 0x80B00001;
6046 pub const ERROR_DBG_ATTACH_PROCESS_FAILURE_LOCKDOWN: HRESULT = 0x80B00002;
6047 pub const ERROR_DBG_CONNECT_SERVER_FAILURE_LOCKDOWN: HRESULT = 0x80B00003;
6048 pub const ERROR_DBG_START_SERVER_FAILURE_LOCKDOWN: HRESULT = 0x80B00004;
6049 pub const ERROR_IO_PREEMPTED: HRESULT = 0x89010001;
6050 pub const JSCRIPT_E_CANTEXECUTE: HRESULT = 0x89020001;
6051 pub const WEP_E_NOT_PROVISIONED_ON_ALL_VOLUMES: HRESULT = 0x88010001;
6052 pub const WEP_E_FIXED_DATA_NOT_SUPPORTED: HRESULT = 0x88010002;
6053 pub const WEP_E_HARDWARE_NOT_COMPLIANT: HRESULT = 0x88010003;
6054 pub const WEP_E_LOCK_NOT_CONFIGURED: HRESULT = 0x88010004;
6055 pub const WEP_E_PROTECTION_SUSPENDED: HRESULT = 0x88010005;
6056 pub const WEP_E_NO_LICENSE: HRESULT = 0x88010006;
6057 pub const WEP_E_OS_NOT_PROTECTED: HRESULT = 0x88010007;
6058 pub const WEP_E_UNEXPECTED_FAIL: HRESULT = 0x88010008;
6059 pub const WEP_E_BUFFER_TOO_LARGE: HRESULT = 0x88010009;
6060 pub const ERROR_SVHDX_ERROR_STORED: HRESULT = 0xC05C0000;
6061 pub const ERROR_SVHDX_ERROR_NOT_AVAILABLE: HRESULT = 0xC05CFF00;
6062 pub const ERROR_SVHDX_UNIT_ATTENTION_AVAILABLE: HRESULT = 0xC05CFF01;
6063 pub const ERROR_SVHDX_UNIT_ATTENTION_CAPACITY_DATA_CHANGED: HRESULT = 0xC05CFF02;
6064 pub const ERROR_SVHDX_UNIT_ATTENTION_RESERVATIONS_PREEMPTED: HRESULT = 0xC05CFF03;
6065 pub const ERROR_SVHDX_UNIT_ATTENTION_RESERVATIONS_RELEASED: HRESULT = 0xC05CFF04;
6066 pub const ERROR_SVHDX_UNIT_ATTENTION_REGISTRATIONS_PREEMPTED: HRESULT = 0xC05CFF05;
6067 pub const ERROR_SVHDX_UNIT_ATTENTION_OPERATING_DEFINITION_CHANGED: HRESULT
6068     = 0xC05CFF06;
6069 pub const ERROR_SVHDX_RESERVATION_CONFLICT: HRESULT = 0xC05CFF07;
6070 pub const ERROR_SVHDX_WRONG_FILE_TYPE: HRESULT = 0xC05CFF08;
6071 pub const ERROR_SVHDX_VERSION_MISMATCH: HRESULT = 0xC05CFF09;
6072 pub const ERROR_VHD_SHARED: HRESULT = 0xC05CFF0A;
6073 pub const WININET_E_OUT_OF_HANDLES: HRESULT = 0x80072EE1;
6074 pub const WININET_E_TIMEOUT: HRESULT = 0x80072EE2;
6075 pub const WININET_E_EXTENDED_ERROR: HRESULT = 0x80072EE3;
6076 pub const WININET_E_INTERNAL_ERROR: HRESULT = 0x80072EE4;
6077 pub const WININET_E_INVALID_URL: HRESULT = 0x80072EE5;
6078 pub const WININET_E_UNRECOGNIZED_SCHEME: HRESULT = 0x80072EE6;
6079 pub const WININET_E_NAME_NOT_RESOLVED: HRESULT = 0x80072EE7;
6080 pub const WININET_E_PROTOCOL_NOT_FOUND: HRESULT = 0x80072EE8;
6081 pub const WININET_E_INVALID_OPTION: HRESULT = 0x80072EE9;
6082 pub const WININET_E_BAD_OPTION_LENGTH: HRESULT = 0x80072EEA;
6083 pub const WININET_E_OPTION_NOT_SETTABLE: HRESULT = 0x80072EEB;
6084 pub const WININET_E_SHUTDOWN: HRESULT = 0x80072EEC;
6085 pub const WININET_E_INCORRECT_USER_NAME: HRESULT = 0x80072EED;
6086 pub const WININET_E_INCORRECT_PASSWORD: HRESULT = 0x80072EEE;
6087 pub const WININET_E_LOGIN_FAILURE: HRESULT = 0x80072EEF;
6088 pub const WININET_E_INVALID_OPERATION: HRESULT = 0x80072EF0;
6089 pub const WININET_E_OPERATION_CANCELLED: HRESULT = 0x80072EF1;
6090 pub const WININET_E_INCORRECT_HANDLE_TYPE: HRESULT = 0x80072EF2;
6091 pub const WININET_E_INCORRECT_HANDLE_STATE: HRESULT = 0x80072EF3;
6092 pub const WININET_E_NOT_PROXY_REQUEST: HRESULT = 0x80072EF4;
6093 pub const WININET_E_REGISTRY_VALUE_NOT_FOUND: HRESULT = 0x80072EF5;
6094 pub const WININET_E_BAD_REGISTRY_PARAMETER: HRESULT = 0x80072EF6;
6095 pub const WININET_E_NO_DIRECT_ACCESS: HRESULT = 0x80072EF7;
6096 pub const WININET_E_NO_CONTEXT: HRESULT = 0x80072EF8;
6097 pub const WININET_E_NO_CALLBACK: HRESULT = 0x80072EF9;
6098 pub const WININET_E_REQUEST_PENDING: HRESULT = 0x80072EFA;
6099 pub const WININET_E_INCORRECT_FORMAT: HRESULT = 0x80072EFB;
6100 pub const WININET_E_ITEM_NOT_FOUND: HRESULT = 0x80072EFC;
6101 pub const WININET_E_CANNOT_CONNECT: HRESULT = 0x80072EFD;
6102 pub const WININET_E_CONNECTION_ABORTED: HRESULT = 0x80072EFE;
6103 pub const WININET_E_CONNECTION_RESET: HRESULT = 0x80072EFF;
6104 pub const WININET_E_FORCE_RETRY: HRESULT = 0x80072F00;
6105 pub const WININET_E_INVALID_PROXY_REQUEST: HRESULT = 0x80072F01;
6106 pub const WININET_E_NEED_UI: HRESULT = 0x80072F02;
6107 pub const WININET_E_HANDLE_EXISTS: HRESULT = 0x80072F04;
6108 pub const WININET_E_SEC_CERT_DATE_INVALID: HRESULT = 0x80072F05;
6109 pub const WININET_E_SEC_CERT_CN_INVALID: HRESULT = 0x80072F06;
6110 pub const WININET_E_HTTP_TO_HTTPS_ON_REDIR: HRESULT = 0x80072F07;
6111 pub const WININET_E_HTTPS_TO_HTTP_ON_REDIR: HRESULT = 0x80072F08;
6112 pub const WININET_E_MIXED_SECURITY: HRESULT = 0x80072F09;
6113 pub const WININET_E_CHG_POST_IS_NON_SECURE: HRESULT = 0x80072F0A;
6114 pub const WININET_E_POST_IS_NON_SECURE: HRESULT = 0x80072F0B;
6115 pub const WININET_E_CLIENT_AUTH_CERT_NEEDED: HRESULT = 0x80072F0C;
6116 pub const WININET_E_INVALID_CA: HRESULT = 0x80072F0D;
6117 pub const WININET_E_CLIENT_AUTH_NOT_SETUP: HRESULT = 0x80072F0E;
6118 pub const WININET_E_ASYNC_THREAD_FAILED: HRESULT = 0x80072F0F;
6119 pub const WININET_E_REDIRECT_SCHEME_CHANGE: HRESULT = 0x80072F10;
6120 pub const WININET_E_DIALOG_PENDING: HRESULT = 0x80072F11;
6121 pub const WININET_E_RETRY_DIALOG: HRESULT = 0x80072F12;
6122 pub const WININET_E_NO_NEW_CONTAINERS: HRESULT = 0x80072F13;
6123 pub const WININET_E_HTTPS_HTTP_SUBMIT_REDIR: HRESULT = 0x80072F14;
6124 pub const WININET_E_SEC_CERT_ERRORS: HRESULT = 0x80072F17;
6125 pub const WININET_E_SEC_CERT_REV_FAILED: HRESULT = 0x80072F19;
6126 pub const WININET_E_HEADER_NOT_FOUND: HRESULT = 0x80072F76;
6127 pub const WININET_E_DOWNLEVEL_SERVER: HRESULT = 0x80072F77;
6128 pub const WININET_E_INVALID_SERVER_RESPONSE: HRESULT = 0x80072F78;
6129 pub const WININET_E_INVALID_HEADER: HRESULT = 0x80072F79;
6130 pub const WININET_E_INVALID_QUERY_REQUEST: HRESULT = 0x80072F7A;
6131 pub const WININET_E_HEADER_ALREADY_EXISTS: HRESULT = 0x80072F7B;
6132 pub const WININET_E_REDIRECT_FAILED: HRESULT = 0x80072F7C;
6133 pub const WININET_E_SECURITY_CHANNEL_ERROR: HRESULT = 0x80072F7D;
6134 pub const WININET_E_UNABLE_TO_CACHE_FILE: HRESULT = 0x80072F7E;
6135 pub const WININET_E_TCPIP_NOT_INSTALLED: HRESULT = 0x80072F7F;
6136 pub const WININET_E_DISCONNECTED: HRESULT = 0x80072F83;
6137 pub const WININET_E_SERVER_UNREACHABLE: HRESULT = 0x80072F84;
6138 pub const WININET_E_PROXY_SERVER_UNREACHABLE: HRESULT = 0x80072F85;
6139 pub const WININET_E_BAD_AUTO_PROXY_SCRIPT: HRESULT = 0x80072F86;
6140 pub const WININET_E_UNABLE_TO_DOWNLOAD_SCRIPT: HRESULT = 0x80072F87;
6141 pub const WININET_E_SEC_INVALID_CERT: HRESULT = 0x80072F89;
6142 pub const WININET_E_SEC_CERT_REVOKED: HRESULT = 0x80072F8A;
6143 pub const WININET_E_FAILED_DUETOSECURITYCHECK: HRESULT = 0x80072F8B;
6144 pub const WININET_E_NOT_INITIALIZED: HRESULT = 0x80072F8C;
6145 pub const WININET_E_LOGIN_FAILURE_DISPLAY_ENTITY_BODY: HRESULT = 0x80072F8E;
6146 pub const WININET_E_DECODING_FAILED: HRESULT = 0x80072F8F;
6147 pub const WININET_E_NOT_REDIRECTED: HRESULT = 0x80072F80;
6148 pub const WININET_E_COOKIE_NEEDS_CONFIRMATION: HRESULT = 0x80072F81;
6149 pub const WININET_E_COOKIE_DECLINED: HRESULT = 0x80072F82;
6150 pub const WININET_E_REDIRECT_NEEDS_CONFIRMATION: HRESULT = 0x80072F88;
6151