ReactOS 0.4.16-dev-1946-g52006dd
_MEMORY_RANGE_ENTRY Struct Reference

#include <winternl.h>

Collaboration diagram for _MEMORY_RANGE_ENTRY:

Public Attributes

PVOID VirtualAddress
 
SIZE_T NumberOfBytes
 

Detailed Description

Definition at line 2503 of file winternl.h.

Member Data Documentation

◆ NumberOfBytes

SIZE_T _MEMORY_RANGE_ENTRY::NumberOfBytes

Definition at line 2506 of file winternl.h.

◆ VirtualAddress

PVOID _MEMORY_RANGE_ENTRY::VirtualAddress

Definition at line 2505 of file winternl.h.


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