|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <fxdevice.hpp>
Public Attributes | |
| WUDF_IO_REMOVE_LOCK | IoRemoveLock |
| ULONG | RemoveLockOptionFlags |
Definition at line 32 of file fxdevice.hpp.
| WUDF_IO_REMOVE_LOCK FxWdmDeviceExtension::IoRemoveLock |
Definition at line 34 of file fxdevice.hpp.
Referenced by FxDevice::_AcquireOptinRemoveLock(), FxDevice::CreateDevice(), FxWmiIrpHandler::Dispatch(), and FxDevice::GetRemoveLock().
| ULONG FxWdmDeviceExtension::RemoveLockOptionFlags |
Definition at line 38 of file fxdevice.hpp.
Referenced by FxDevice::_AcquireOptinRemoveLock(), FxDevice::_Create(), FxPkgGeneral::AcquireRemoveLockForClose(), FxDevice::CreateDevice(), and FxDevice::IsRemoveLockEnabledForIo().