ReactOS 0.4.15-dev-7834-g00c4b3d
FxContextHeader Struct Reference

#include <fxhandle.h>

Collaboration diagram for FxContextHeader:

Public Member Functions

 DECLSPEC_ALIGN (MEMORY_ALLOCATION_ALIGNMENT) ULONG_PTR Context[1]
 

Public Attributes

FxObjectObject
 
FxContextHeaderNextHeader
 
PFN_WDF_OBJECT_CONTEXT_CLEANUP EvtCleanupCallback
 
PFN_WDF_OBJECT_CONTEXT_DESTROY EvtDestroyCallback
 
PCWDF_OBJECT_CONTEXT_TYPE_INFO ContextTypeInfo
 

Detailed Description

Definition at line 62 of file fxhandle.h.

Member Function Documentation

◆ DECLSPEC_ALIGN()

FxContextHeader::DECLSPEC_ALIGN ( MEMORY_ALLOCATION_ALIGNMENT  )

Member Data Documentation

◆ ContextTypeInfo

PCWDF_OBJECT_CONTEXT_TYPE_INFO FxContextHeader::ContextTypeInfo

Definition at line 87 of file fxhandle.h.

Referenced by for(), and VfWdfObjectGetTypedContext().

◆ EvtCleanupCallback

◆ EvtDestroyCallback

PFN_WDF_OBJECT_CONTEXT_DESTROY FxContextHeader::EvtDestroyCallback

◆ NextHeader

◆ Object

FxObject* FxContextHeader::Object

Definition at line 66 of file fxhandle.h.


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