ReactOS 0.4.15-dev-7958-gcd0bb1a
_WDF_OBJECT_ATTRIBUTES_V1_11 Struct Reference

#include <wdf111.h>

Collaboration diagram for _WDF_OBJECT_ATTRIBUTES_V1_11:

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_V1_11 ContextTypeInfo
 

Detailed Description

Definition at line 1784 of file wdf111.h.

Member Data Documentation

◆ ContextSizeOverride

size_t _WDF_OBJECT_ATTRIBUTES_V1_11::ContextSizeOverride

Definition at line 1820 of file wdf111.h.

◆ ContextTypeInfo

PCWDF_OBJECT_CONTEXT_TYPE_INFO_V1_11 _WDF_OBJECT_ATTRIBUTES_V1_11::ContextTypeInfo

Definition at line 1825 of file wdf111.h.

◆ EvtCleanupCallback

PFN_WDF_OBJECT_CONTEXT_CLEANUP _WDF_OBJECT_ATTRIBUTES_V1_11::EvtCleanupCallback

Definition at line 1793 of file wdf111.h.

◆ EvtDestroyCallback

PFN_WDF_OBJECT_CONTEXT_DESTROY _WDF_OBJECT_ATTRIBUTES_V1_11::EvtDestroyCallback

Definition at line 1799 of file wdf111.h.

◆ ExecutionLevel

WDF_EXECUTION_LEVEL _WDF_OBJECT_ATTRIBUTES_V1_11::ExecutionLevel

Definition at line 1804 of file wdf111.h.

◆ ParentObject

WDFOBJECT _WDF_OBJECT_ATTRIBUTES_V1_11::ParentObject

Definition at line 1814 of file wdf111.h.

◆ Size

ULONG _WDF_OBJECT_ATTRIBUTES_V1_11::Size

Definition at line 1788 of file wdf111.h.

◆ SynchronizationScope

WDF_SYNCHRONIZATION_SCOPE _WDF_OBJECT_ATTRIBUTES_V1_11::SynchronizationScope

Definition at line 1809 of file wdf111.h.


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