ReactOS 0.4.16-dev-816-g135a9a9
|
#include <windbgkd.h>
Public Attributes | |
ULONG | Offset |
ULONG | ByteCount |
ULONG | BytesCopied |
Definition at line 731 of file windbgkd.h.
ULONG _DBGKD_CONTEXT_EX::ByteCount |
Definition at line 734 of file windbgkd.h.
Referenced by KdpGetContextEx(), and KdpSetContextEx().
ULONG _DBGKD_CONTEXT_EX::BytesCopied |
Definition at line 735 of file windbgkd.h.
Referenced by KdpGetContextEx(), and KdpSetContextEx().
ULONG _DBGKD_CONTEXT_EX::Offset |
Definition at line 733 of file windbgkd.h.
Referenced by KdpGetContextEx(), and KdpSetContextEx().