ReactOS 0.4.16-dev-853-g88d9285
|
#include <wdfdevice.h>
Definition at line 580 of file wdfdevice.h.
WDF_TRI_STATE _WDF_FILEOBJECT_CONFIG::AutoForwardCleanupClose |
Definition at line 612 of file wdfdevice.h.
Referenced by DriverEvtDeviceAdd().
PFN_WDF_DEVICE_FILE_CREATE _WDF_FILEOBJECT_CONFIG::EvtDeviceFileCreate |
Definition at line 589 of file wdfdevice.h.
PFN_WDF_FILE_CLEANUP _WDF_FILEOBJECT_CONFIG::EvtFileCleanup |
Definition at line 599 of file wdfdevice.h.
PFN_WDF_FILE_CLOSE _WDF_FILEOBJECT_CONFIG::EvtFileClose |
Definition at line 594 of file wdfdevice.h.
WDF_FILEOBJECT_CLASS _WDF_FILEOBJECT_CONFIG::FileObjectClass |
Definition at line 619 of file wdfdevice.h.
Referenced by DriverEvtDeviceAdd().
ULONG _WDF_FILEOBJECT_CONFIG::Size |
Definition at line 584 of file wdfdevice.h.