2 |
3.165212 |
BOUND_CALLBACK_STATUS |
Enum |
|
|
|
|
|
|
typedef enum _BOUND_CALLBACK_STATUS {
BoundExceptionContinueSearch = 0,
BoundExceptionHandled,
BoundExceptionError,
BoundExceptionMaximum
} BOUND_CALLBACK_STATUS, *PBOUND_CALLBACK_STATUS;
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\km\wdm.h(23383,0) |
- If defined(_X86_) || defined(_AMD64_)
- If (NTDDI_VERSION >= NTDDI_WINTHRESHOLD)
|