ReactOS 0.4.15-dev-6694-g4ba8af9
|
#include <fxiotargetremote.hpp>
Public Member Functions | |
FxIoTargetQueryRemove (__in PFX_DRIVER_GLOBALS FxDriverGlobals) | |
_Must_inspect_result_ NTSTATUS | Invoke (__in WDFIOTARGET IoTarget) |
![]() | |
FxCallback (__in_opt PFX_DRIVER_GLOBALS FxDriverGlobals=NULL) | |
PVOID | operator new (__in size_t Size, __in PFX_DRIVER_GLOBALS FxDriverGlobals, __in POOL_TYPE PoolType=NonPagedPool) |
VOID | operator delete (__in PVOID pointer) |
Public Attributes | |
PFN_WDF_IO_TARGET_QUERY_REMOVE | m_Method |
Additional Inherited Members | |
![]() | |
void __inline | CallbackStart (VOID) |
void __inline | CallbackEnd (VOID) |
Definition at line 43 of file fxiotargetremote.hpp.
|
inline |
Definition at line 45 of file fxiotargetremote.hpp.
|
inline |
Definition at line 55 of file fxiotargetremote.hpp.
Referenced by FxIoTargetRemoteNotificationCallback::OnQueryRemove().
PFN_WDF_IO_TARGET_QUERY_REMOVE FxIoTargetQueryRemove::m_Method |
Definition at line 68 of file fxiotargetremote.hpp.
Referenced by FxIoTargetRemote::FxIoTargetRemote(), Invoke(), FxIoTargetRemoteNotificationCallback::OnQueryRemove(), and FxIoTargetRemote::Open().