ReactOS 0.4.15-dev-7953-g1f49173
fxtargetsshared.hpp File Reference
#include "mx.h"
#include "fxmin.hpp"
#include "wdfmemory.h"
#include "wdfrequest.h"
#include "wdfdevice.h"
#include "wdfwmi.h"
#include "wdfchildlist.h"
#include "wdfpdo.h"
#include "wdffdo.h"
#include "wdfiotarget.h"
#include "wdfcontrol.h"
#include "wdfcx.h"
#include "wdfio.h"
#include "wdfqueryinterface.h"
#include "fxirpqueue.hpp"
#include "fxcallback.hpp"
#include "fxirpum.hpp"
#include "fxtransactionedlist.hpp"
#include "fxcollection.hpp"
#include "fxdeviceinitshared.hpp"
#include "fxdevicetomxinterface.hpp"
#include "fxrequestcontext.hpp"
#include "fxrequestcontexttypes.h"
#include "fxrequestbase.hpp"
#include "fxrequestbuffer.hpp"
#include "ifxmemory.hpp"
#include "fxiotarget.hpp"
#include "fxiotargetremote.hpp"
#include "fxiotargetself.hpp"
Include dependency graph for fxtargetsshared.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _WDF_IO_TARGET_OPEN_PARAMS_V1_11
 

Macros

#define FX_IS_USER_MODE   (TRUE)
 
#define FX_IS_KERNEL_MODE   (FALSE)
 

Typedefs

typedef struct _WDF_IO_TARGET_OPEN_PARAMS_V1_11 WDF_IO_TARGET_OPEN_PARAMS_V1_11
 
typedef struct _WDF_IO_TARGET_OPEN_PARAMS_V1_11PWDF_IO_TARGET_OPEN_PARAMS_V1_11
 

Macro Definition Documentation

◆ FX_IS_KERNEL_MODE

#define FX_IS_KERNEL_MODE   (FALSE)

Definition at line 29 of file fxtargetsshared.hpp.

◆ FX_IS_USER_MODE

#define FX_IS_USER_MODE   (TRUE)

Definition at line 28 of file fxtargetsshared.hpp.

Typedef Documentation

◆ PWDF_IO_TARGET_OPEN_PARAMS_V1_11

◆ WDF_IO_TARGET_OPEN_PARAMS_V1_11