|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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().