5 Appendix A: Product Behavior
The information in this specification is applicable to the following Microsoft products or supplemental software. References to product versions include updates to those products.
Windows NT operating system
Windows 2000 operating system
Windows XP operating system
Windows Server 2003 operating system
Windows Vista operating system
Windows Server 2008 operating system
Windows 7 operating system
Windows Server 2008 R2 operating system
Windows 8 operating system
Windows Server 2012 operating system
Windows 8.1 operating system
Windows Server 2012 R2 operating system
Windows 10 operating system
Windows Server 2016 operating system
Windows Server operating system
Windows Server 2019 operating system
Windows Server 2022 operating system
Windows 11 operating system
Exceptions, if any, are noted in this section. If an update version, service pack or Knowledge Base (KB) number appears with a product name, the behavior changed in that update. The new behavior also applies to subsequent updates unless otherwise specified. If a product edition appears with the product version, behavior is different in that product edition.
Unless otherwise specified, any statement of optional behavior in this specification that is prescribed using the terms "SHOULD" or "SHOULD NOT" implies product behavior in accordance with the SHOULD or SHOULD NOT prescription. Unless otherwise specified, the term "MAY" implies that the product does not follow the prescription.
<1> Section 2.1: All HRESULT values used by Microsoft have the C bit clear.
<2> Section 2.1: The following HRESULT codes have the X bit set to 1:
Value |
Name |
---|---|
0x0DEAD100 |
TRK_S_OUT_OF_SYNC |
0x0DEAD102 |
TRK_VOLUME_NOT_FOUND |
0x0DEAD103 |
TRK_VOLUME_NOT_OWNED |
0x0DEAD107 |
TRK_S_NOTIFICATION_QUOTA_EXCEEDED |
0x8DEAD01B |
TRK_E_NOT_FOUND |
0x8DEAD01C |
TRK_E_VOLUME_QUOTA_EXCEEDED |
0x8DEAD01E |
TRK_SERVER_TOO_BUSY |
<3> Section 2.1.1: If you are the driver owner, please contact Windows Hardware Developer Support.
<4> Section 2.3: All NTSTATUS values that are used by Microsoft have the C bit clear.
<5> Section 2.3: Windows defines the following NTSTATUS facility values when the C bit is clear.
Name |
Value |
---|---|
FACILITY_DEBUGGER |
0x001 |
FACILITY_RPC_RUNTIME |
0x002 |
FACILITY_RPC_STUBS |
0x003 |
FACILITY_IO_ERROR_CODE |
0x004 |
FACILITY_NTWIN32 |
0x007 |
FACILITY_NTSSPI |
0x009 |
FACILITY_TERMINAL_SERVER |
0x00A |
FACILTIY_MUI_ERROR_CODE |
0x00B |
FACILITY_USB_ERROR_CODE |
0x010 |
FACILITY_HID_ERROR_CODE |
0x011 |
FACILITY_FIREWIRE_ERROR_CODE |
0x012 |
FACILITY_CLUSTER_ERROR_CODE |
0x013 |
FACILITY_ACPI_ERROR_CODE |
0x014 |
FACILITY_SXS_ERROR_CODE |
0x015 |
FACILITY_TRANSACTION |
0x019 |
FACILITY_COMMONLOG |
0x01A |
FACILITY_VIDEO |
0x01B |
FACILITY_FILTER_MANAGER |
0x01C |
FACILITY_MONITOR |
0x01D |
FACILITY_GRAPHICS_KERNEL |
0x01E |
FACILITY_DRIVER_FRAMEWORK |
0x020 |
FACILITY_FVE_ERROR_CODE |
0x021 |
FACILITY_FWP_ERROR_CODE |
0x022 |
FACILITY_NDIS_ERROR_CODE |
0x023 |
FACILITY_HYPERVISOR |
0x035 |
FACILITY_IPSEC |
0x036 |
FACILITY_MAXIMUM_VALUE |
0x037 |