ReactOS 0.4.15-dev-6675-gcbc63d8
|
#include <fxiotargetremote.hpp>
Public Member Functions | |
FxIoTargetRemoveComplete (__in PFX_DRIVER_GLOBALS FxDriverGlobals) | |
VOID | Invoke (__in WDFIOTARGET Target) |
![]() | |
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_REMOVE_COMPLETE | m_Method |
Additional Inherited Members | |
![]() | |
void __inline | CallbackStart (VOID) |
void __inline | CallbackEnd (VOID) |
Definition at line 94 of file fxiotargetremote.hpp.
|
inline |
Definition at line 96 of file fxiotargetremote.hpp.
Definition at line 105 of file fxiotargetremote.hpp.
Referenced by FxIoTargetRemoteNotificationCallback::OnRemoveComplete().
PFN_WDF_IO_TARGET_REMOVE_COMPLETE FxIoTargetRemoveComplete::m_Method |
Definition at line 114 of file fxiotargetremote.hpp.
Referenced by FxIoTargetRemote::FxIoTargetRemote(), Invoke(), FxIoTargetRemoteNotificationCallback::OnRemoveComplete(), and FxIoTargetRemote::Open().