|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <windbgkd.h>

Public Attributes | |
| NTSTATUS | ContinueStatus |
| union { | |
| DBGKD_CONTROL_SET ControlSet | |
| DBGKD_ANY_CONTROL_SET AnyControlSet | |
| }; | |
Definition at line 583 of file windbgkd.h.
| union { ... } _DBGKD_CONTINUE2::@3751 |
| DBGKD_ANY_CONTROL_SET _DBGKD_CONTINUE2::AnyControlSet |
Definition at line 589 of file windbgkd.h.
| NTSTATUS _DBGKD_CONTINUE2::ContinueStatus |
Definition at line 585 of file windbgkd.h.
Referenced by KdpSendWaitContinue().
| DBGKD_CONTROL_SET _DBGKD_CONTINUE2::ControlSet |
Definition at line 588 of file windbgkd.h.