OS_MEMORY_AT_ADDR_INFORMATION Struct Reference
[Memory]

#include <memory.h>

List of all members.

Public Attributes

VOID * BaseAddress
USIZE MapSize
UINT Shared
OS_PAGE_PROTECTION_TYPE Protection
UINT Type


Detailed Description

Contains a memory region information


Member Data Documentation

VOID* OS_MEMORY_AT_ADDR_INFORMATION::BaseAddress

The base address of the mapped region.

USIZE OS_MEMORY_AT_ADDR_INFORMATION::MapSize

The size of the mapped region.

UINT OS_MEMORY_AT_ADDR_INFORMATION::Shared

Shared or private region.

OS_PAGE_PROTECTION_TYPE OS_MEMORY_AT_ADDR_INFORMATION::Protection

The protection of this region.

UINT OS_MEMORY_AT_ADDR_INFORMATION::Type

Unknown...


The documentation for this struct was generated from the following file:
Generated on Thu Feb 2 22:00:25 2017 for PinCRT by  doxygen 1.5.1-p1