1 |
11.56925 |
NFC_CX_BC_CODE::NFC_CX_BC_POWER_REF_OVERFLOW |
Int32 |
1 |
0x00000001 |
1 |
|
|
System.Int32 |
NFC_CX_BC_POWER_REF_OVERFLOW = 0x00000001, // Power reference overflow condition detected
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.18362.0\um\nfc\1.0\NfcCxBugCodes.h(29,0) |
- If (NTDDI_VERSION >= NTDDI_WINTHRESHOLD)
|
2 |
11.56925 |
NFC_CX_BC_CODE::NFC_CX_BC_POWER_REF_UNDERFLOW |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
NFC_CX_BC_POWER_REF_UNDERFLOW = 0x00000002, // Power reference underflow condition detected
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.18362.0\um\nfc\1.0\NfcCxBugCodes.h(30,0) |
- If (NTDDI_VERSION >= NTDDI_WINTHRESHOLD)
|
3 |
11.56925 |
NFC_CX_BC_CODE::NFC_CX_BC_RF_QUEUE_OVERFLOW |
Int32 |
3 |
0x00000003 |
3 |
|
|
System.Int32 |
NFC_CX_BC_RF_QUEUE_OVERFLOW = 0x00000003, // RF serialization queue overflow
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.18362.0\um\nfc\1.0\NfcCxBugCodes.h(31,0) |
- If (NTDDI_VERSION >= NTDDI_WINTHRESHOLD)
|
4 |
11.56925 |
NFC_CX_BC_CODE::NFC_CX_BC_RF_QUEUE_DRAIN_TIMEOUT |
Int32 |
4 |
0x00000004 |
4 |
|
|
System.Int32 |
NFC_CX_BC_RF_QUEUE_DRAIN_TIMEOUT = 0x00000004, // RF serialization queue drain timeout
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.18362.0\um\nfc\1.0\NfcCxBugCodes.h(32,0) |
- If (NTDDI_VERSION >= NTDDI_WINTHRESHOLD)
|
5 |
11.56925 |
NFC_CX_BC_CODE::NFC_CX_BC_WATCHDOG_TIMEOUT |
Int32 |
5 |
0x00000005 |
5 |
|
|
System.Int32 |
NFC_CX_BC_WATCHDOG_TIMEOUT = 0x00000005, // Watchdog timeout occured
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.18362.0\um\nfc\1.0\NfcCxBugCodes.h(33,0) |
- If (NTDDI_VERSION >= NTDDI_WINTHRESHOLD)
|
6 |
11.56925 |
NFC_CX_BC_CODE::NFC_CX_BC_TML_INVALID_QUEUE_STATE |
Int32 |
6 |
0x00000006 |
6 |
|
|
System.Int32 |
NFC_CX_BC_TML_INVALID_QUEUE_STATE = 0x00000006, // Invalid state detected in transport layer
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.18362.0\um\nfc\1.0\NfcCxBugCodes.h(34,0) |
- If (NTDDI_VERSION >= NTDDI_WINTHRESHOLD)
|
7 |
11.56925 |
NFC_CX_BC_CODE::NFC_CX_BC_RF_EXECUTION_TIMEOUT |
Int32 |
7 |
0x00000007 |
7 |
|
|
System.Int32 |
NFC_CX_BC_RF_EXECUTION_TIMEOUT = 0x00000007, // RF state machine has timed out. Usually indicates a deadlock condition
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.18362.0\um\nfc\1.0\NfcCxBugCodes.h(35,0) |
- If (NTDDI_VERSION >= NTDDI_WINTHRESHOLD)
|
8 |
11.56925 |
NFC_CX_BC_CODE::NFC_CX_BC_RANGE_MAX |
Int32 |
65535 |
0x0000FFFF |
-1 |
|
|
System.Int32 |
NFC_CX_BC_RANGE_MAX = 0x0000FFFF // Max bug check range reserved for CX, client drivers can use codes outside this range
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.18362.0\um\nfc\1.0\NfcCxBugCodes.h(36,0) |
- If (NTDDI_VERSION >= NTDDI_WINTHRESHOLD)
|