ReactOS 0.4.15-dev-7942-gd23573b
_WDF_OBJECT_ATTRIBUTES_V2_15 Struct Reference

#include <wdf215.h>

Collaboration diagram for _WDF_OBJECT_ATTRIBUTES_V2_15:

Public Attributes

ULONG Size
 
PFN_WDF_OBJECT_CONTEXT_CLEANUP EvtCleanupCallback
 
PFN_WDF_OBJECT_CONTEXT_DESTROY EvtDestroyCallback
 
WDF_EXECUTION_LEVEL ExecutionLevel
 
WDF_SYNCHRONIZATION_SCOPE SynchronizationScope
 
WDFOBJECT ParentObject
 
size_t ContextSizeOverride
 
PCWDF_OBJECT_CONTEXT_TYPE_INFO_V2_15 ContextTypeInfo
 

Detailed Description

Definition at line 1866 of file wdf215.h.

Member Data Documentation

◆ ContextSizeOverride

size_t _WDF_OBJECT_ATTRIBUTES_V2_15::ContextSizeOverride

Definition at line 1902 of file wdf215.h.

◆ ContextTypeInfo

PCWDF_OBJECT_CONTEXT_TYPE_INFO_V2_15 _WDF_OBJECT_ATTRIBUTES_V2_15::ContextTypeInfo

Definition at line 1907 of file wdf215.h.

◆ EvtCleanupCallback

PFN_WDF_OBJECT_CONTEXT_CLEANUP _WDF_OBJECT_ATTRIBUTES_V2_15::EvtCleanupCallback

Definition at line 1875 of file wdf215.h.

◆ EvtDestroyCallback

PFN_WDF_OBJECT_CONTEXT_DESTROY _WDF_OBJECT_ATTRIBUTES_V2_15::EvtDestroyCallback

Definition at line 1881 of file wdf215.h.

◆ ExecutionLevel

WDF_EXECUTION_LEVEL _WDF_OBJECT_ATTRIBUTES_V2_15::ExecutionLevel

Definition at line 1886 of file wdf215.h.

◆ ParentObject

WDFOBJECT _WDF_OBJECT_ATTRIBUTES_V2_15::ParentObject

Definition at line 1896 of file wdf215.h.

◆ Size

ULONG _WDF_OBJECT_ATTRIBUTES_V2_15::Size

Definition at line 1870 of file wdf215.h.

◆ SynchronizationScope

WDF_SYNCHRONIZATION_SCOPE _WDF_OBJECT_ATTRIBUTES_V2_15::SynchronizationScope

Definition at line 1891 of file wdf215.h.


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