ReactOS 0.4.15-dev-7958-gcd0bb1a
FX_POOL_HEADER Struct Reference

#include <fxpool.h>

Collaboration diagram for FX_POOL_HEADER:

Public Member Functions

 DECLSPEC_ALIGN (MEMORY_ALLOCATION_ALIGNMENT) ULONG AllocationStart[1]
 

Public Attributes

PVOID Base
 
PFX_DRIVER_GLOBALS FxDriverGlobals
 

Detailed Description

Definition at line 42 of file fxpool.h.

Member Function Documentation

◆ DECLSPEC_ALIGN()

FX_POOL_HEADER::DECLSPEC_ALIGN ( MEMORY_ALLOCATION_ALIGNMENT  )

Member Data Documentation

◆ Base

PVOID FX_POOL_HEADER::Base

Definition at line 44 of file fxpool.h.

◆ FxDriverGlobals

PFX_DRIVER_GLOBALS FX_POOL_HEADER::FxDriverGlobals

Definition at line 46 of file fxpool.h.


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