|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wdfobject.h>

Definition at line 100 of file wdfobject.h.
| size_t _WDF_OBJECT_ATTRIBUTES::ContextSizeOverride |
Definition at line 136 of file wdfobject.h.
| PCWDF_OBJECT_CONTEXT_TYPE_INFO _WDF_OBJECT_ATTRIBUTES::ContextTypeInfo |
Definition at line 141 of file wdfobject.h.
| PFN_WDF_OBJECT_CONTEXT_CLEANUP _WDF_OBJECT_ATTRIBUTES::EvtCleanupCallback |
Definition at line 109 of file wdfobject.h.
Referenced by DriverEntry(), and DriverEvtDeviceAdd().
| PFN_WDF_OBJECT_CONTEXT_DESTROY _WDF_OBJECT_ATTRIBUTES::EvtDestroyCallback |
Definition at line 115 of file wdfobject.h.
| WDF_EXECUTION_LEVEL _WDF_OBJECT_ATTRIBUTES::ExecutionLevel |
Definition at line 120 of file wdfobject.h.
Referenced by FxPkgGeneral::ConfigureConstraints(), DriverEvtDeviceAdd(), FxPkgGeneral::OnCreate(), and FxPkgGeneral::PostCreateDeviceInitialize().
| WDFOBJECT _WDF_OBJECT_ATTRIBUTES::ParentObject |
Definition at line 130 of file wdfobject.h.
Referenced by FxUsbPipeContinuousReader::Config(), DeviceErrorHandlerForMmc(), DeviceSendStartUnit(), DriverEvtDeviceAdd(), if(), and FxPkgGeneral::OnCreate().
| ULONG _WDF_OBJECT_ATTRIBUTES::Size |
Definition at line 104 of file wdfobject.h.
Referenced by FxPkgGeneral::ConfigureConstraints(), FxDevice::Initialize(), and FxPkgGeneral::OnCreate().
| WDF_SYNCHRONIZATION_SCOPE _WDF_OBJECT_ATTRIBUTES::SynchronizationScope |
Definition at line 125 of file wdfobject.h.
Referenced by FxPkgGeneral::ConfigureConstraints(), DriverEvtDeviceAdd(), FxPkgGeneral::OnCreate(), and FxPkgGeneral::PostCreateDeviceInitialize().