ReactOS 0.4.16-dev-820-g96aa1ee
|
#include <wdfcx.h>
WDF_TRI_STATE _WDFCX_FILEOBJECT_CONFIG::AutoForwardCleanupClose |
PFN_WDFCX_DEVICE_FILE_CREATE _WDFCX_FILEOBJECT_CONFIG::EvtCxDeviceFileCreate |
Definition at line 28 of file wdfcx.h.
Referenced by FxDevice::ConfigureAutoForwardCleanupClose(), and FxPkgGeneral::Initialize().
PFN_WDF_FILE_CLEANUP _WDFCX_FILEOBJECT_CONFIG::EvtFileCleanup |
Definition at line 38 of file wdfcx.h.
Referenced by FxPkgGeneral::Initialize().
PFN_WDF_FILE_CLOSE _WDFCX_FILEOBJECT_CONFIG::EvtFileClose |
Definition at line 33 of file wdfcx.h.
Referenced by FxPkgGeneral::Initialize().
WDF_FILEOBJECT_CLASS _WDFCX_FILEOBJECT_CONFIG::FileObjectClass |