ReactOS
0.4.15-dev-2153-g62b4c61
|
#include <windbgkd.h>
Public Attributes | |
ULONG | Offset |
ULONG | ByteCount |
ULONG | BytesCopied |
Definition at line 711 of file windbgkd.h.
ULONG _DBGKD_CONTEXT_EX::ByteCount |
Definition at line 714 of file windbgkd.h.
Referenced by KdpGetContextEx(), and KdpSetContextEx().
ULONG _DBGKD_CONTEXT_EX::BytesCopied |
Definition at line 715 of file windbgkd.h.
Referenced by KdpGetContextEx(), and KdpSetContextEx().
ULONG _DBGKD_CONTEXT_EX::Offset |
Definition at line 713 of file windbgkd.h.
Referenced by KdpGetContextEx(), and KdpSetContextEx().