ReactOS 0.4.15-dev-7968-g24a56f8
_SECTION_OBJECT_POINTERS Struct Reference

#include <env_spec_w32.h>

Collaboration diagram for _SECTION_OBJECT_POINTERS:

Public Attributes

PVOID DataSectionObject
 
PVOID SharedCacheMap
 
PVOID ImageSectionObject
 

Detailed Description

Definition at line 760 of file env_spec_w32.h.

Member Data Documentation

◆ DataSectionObject

PVOID _SECTION_OBJECT_POINTERS::DataSectionObject

Definition at line 761 of file env_spec_w32.h.

Referenced by _Requires_lock_held_(), RxCommonCleanup(), and RxCommonWrite().

◆ ImageSectionObject

PVOID _SECTION_OBJECT_POINTERS::ImageSectionObject

Definition at line 763 of file env_spec_w32.h.

Referenced by _Requires_lock_held_().

◆ SharedCacheMap

PVOID _SECTION_OBJECT_POINTERS::SharedCacheMap

Definition at line 762 of file env_spec_w32.h.


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