ReactOS 0.4.15-dev-7958-gcd0bb1a
_DBGKD_WRITE_MEMORY64 Struct Reference

#include <windbgkd.h>

Public Attributes

ULONG64 TargetBaseAddress
 
ULONG TransferCount
 
ULONG ActualBytesWritten
 

Detailed Description

Definition at line 543 of file windbgkd.h.

Member Data Documentation

◆ ActualBytesWritten

ULONG _DBGKD_WRITE_MEMORY64::ActualBytesWritten

Definition at line 547 of file windbgkd.h.

◆ TargetBaseAddress

ULONG64 _DBGKD_WRITE_MEMORY64::TargetBaseAddress

Definition at line 545 of file windbgkd.h.

◆ TransferCount

ULONG _DBGKD_WRITE_MEMORY64::TransferCount

Definition at line 546 of file windbgkd.h.


The documentation for this struct was generated from the following file: