|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <wdfcx.h>

| WDF_TRI_STATE _WDFCX_FILEOBJECT_CONFIG::AutoForwardCleanupClose |
| PFN_WDFCX_DEVICE_FILE_CREATE _WDFCX_FILEOBJECT_CONFIG::EvtCxDeviceFileCreate |
Definition at line 30 of file wdfcx.h.
Referenced by FxDevice::ConfigureAutoForwardCleanupClose(), and FxPkgGeneral::Initialize().
| PFN_WDF_FILE_CLEANUP _WDFCX_FILEOBJECT_CONFIG::EvtFileCleanup |
Definition at line 40 of file wdfcx.h.
Referenced by FxPkgGeneral::Initialize().
| PFN_WDF_FILE_CLOSE _WDFCX_FILEOBJECT_CONFIG::EvtFileClose |
Definition at line 35 of file wdfcx.h.
Referenced by FxPkgGeneral::Initialize().
| WDF_FILEOBJECT_CLASS _WDFCX_FILEOBJECT_CONFIG::FileObjectClass |