ReactOS 0.4.15-dev-7994-gb388cb6
fxiotargetremote.hpp File Reference
Include dependency graph for fxiotargetremote.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FxIoTargetQueryRemove
 
struct  FxIoTargetRemoveCanceled
 
struct  FxIoTargetRemoveComplete
 
struct  FxIoTargetRemoveOpenParams
 
struct  FxIoTargetClearedPointers
 
class  FxIoTargetRemote
 

Typedefs

typedef PVOID MdTargetNotifyHandle
 

Enumerations

enum  FxIoTargetRemoteCloseReason { FxIoTargetRemoteCloseReasonQueryRemove = 1 , FxIoTargetRemoteCloseReasonPlainClose , FxIoTargetRemoteCloseReasonDelete }
 
enum  FxIoTargetRemoteOpenState { FxIoTargetRemoteOpenStateClosed = 1 , FxIoTargetRemoteOpenStateOpening , FxIoTargetRemoteOpenStateOpen }
 

Typedef Documentation

◆ MdTargetNotifyHandle

Definition at line 36 of file fxiotargetremote.hpp.

Enumeration Type Documentation

◆ FxIoTargetRemoteCloseReason

Enumerator
FxIoTargetRemoteCloseReasonQueryRemove 
FxIoTargetRemoteCloseReasonPlainClose 
FxIoTargetRemoteCloseReasonDelete 

Definition at line 29 of file fxiotargetremote.hpp.

◆ FxIoTargetRemoteOpenState

Enumerator
FxIoTargetRemoteOpenStateClosed 
FxIoTargetRemoteOpenStateOpening 
FxIoTargetRemoteOpenStateOpen 

Definition at line 117 of file fxiotargetremote.hpp.

117 {
121};
@ FxIoTargetRemoteOpenStateClosed
@ FxIoTargetRemoteOpenStateOpening
@ FxIoTargetRemoteOpenStateOpen