ReactOS 0.4.15-dev-8061-g57b775e
_W32HEAP_USER_MAPPING Struct Reference

#include <win32.h>

Collaboration diagram for _W32HEAP_USER_MAPPING:

Public Attributes

struct _W32HEAP_USER_MAPPINGNext
 
PVOID KernelMapping
 
PVOID UserMapping
 
ULONG_PTR Limit
 
ULONG Count
 

Detailed Description

Definition at line 196 of file win32.h.

Member Data Documentation

◆ Count

ULONG _W32HEAP_USER_MAPPING::Count

◆ KernelMapping

PVOID _W32HEAP_USER_MAPPING::KernelMapping

◆ Limit

ULONG_PTR _W32HEAP_USER_MAPPING::Limit

Definition at line 201 of file win32.h.

Referenced by IntMapDesktopView(), and MapGlobalUserHeap().

◆ Next

◆ UserMapping

PVOID _W32HEAP_USER_MAPPING::UserMapping

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