ReactOS 0.4.15-dev-7834-g00c4b3d
_WDF_OBJECT_ATTRIBUTES_V1_13 Struct Reference

#include <wdf113.h>

Collaboration diagram for _WDF_OBJECT_ATTRIBUTES_V1_13:

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

Detailed Description

Definition at line 1941 of file wdf113.h.

Member Data Documentation

◆ ContextSizeOverride

size_t _WDF_OBJECT_ATTRIBUTES_V1_13::ContextSizeOverride

Definition at line 1977 of file wdf113.h.

◆ ContextTypeInfo

PCWDF_OBJECT_CONTEXT_TYPE_INFO_V1_13 _WDF_OBJECT_ATTRIBUTES_V1_13::ContextTypeInfo

Definition at line 1982 of file wdf113.h.

◆ EvtCleanupCallback

PFN_WDF_OBJECT_CONTEXT_CLEANUP _WDF_OBJECT_ATTRIBUTES_V1_13::EvtCleanupCallback

Definition at line 1950 of file wdf113.h.

◆ EvtDestroyCallback

PFN_WDF_OBJECT_CONTEXT_DESTROY _WDF_OBJECT_ATTRIBUTES_V1_13::EvtDestroyCallback

Definition at line 1956 of file wdf113.h.

◆ ExecutionLevel

WDF_EXECUTION_LEVEL _WDF_OBJECT_ATTRIBUTES_V1_13::ExecutionLevel

Definition at line 1961 of file wdf113.h.

◆ ParentObject

WDFOBJECT _WDF_OBJECT_ATTRIBUTES_V1_13::ParentObject

Definition at line 1971 of file wdf113.h.

◆ Size

ULONG _WDF_OBJECT_ATTRIBUTES_V1_13::Size

Definition at line 1945 of file wdf113.h.

◆ SynchronizationScope

WDF_SYNCHRONIZATION_SCOPE _WDF_OBJECT_ATTRIBUTES_V1_13::SynchronizationScope

Definition at line 1966 of file wdf113.h.


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