ReactOS 0.4.15-dev-7924-g5949c20
_POOL_DPC_CONTEXT Struct Reference
Collaboration diagram for _POOL_DPC_CONTEXT:

Public Attributes

PPOOL_TRACKER_TABLE PoolTrackTable
 
SIZE_T PoolTrackTableSize
 
PPOOL_TRACKER_TABLE PoolTrackTableExpansion
 
SIZE_T PoolTrackTableSizeExpansion
 

Detailed Description

Definition at line 33 of file expool.c.

Member Data Documentation

◆ PoolTrackTable

PPOOL_TRACKER_TABLE _POOL_DPC_CONTEXT::PoolTrackTable

Definition at line 35 of file expool.c.

◆ PoolTrackTableExpansion

PPOOL_TRACKER_TABLE _POOL_DPC_CONTEXT::PoolTrackTableExpansion

Definition at line 37 of file expool.c.

◆ PoolTrackTableSize

SIZE_T _POOL_DPC_CONTEXT::PoolTrackTableSize

Definition at line 36 of file expool.c.

◆ PoolTrackTableSizeExpansion

SIZE_T _POOL_DPC_CONTEXT::PoolTrackTableSizeExpansion

Definition at line 38 of file expool.c.


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