ReactOS 0.4.15-dev-7842-g558ab78
Example.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MY_STRUCT
 

Macros

#define IOCTL_NOTIFY   1
 
#define IOCTL_SEND_STRING   2
 
#define IOCTL_SEND_MYSTRUCT   3
 

Typedefs

typedef struct MY_STRUCTPMY_STRUCT
 

Macro Definition Documentation

◆ IOCTL_NOTIFY

#define IOCTL_NOTIFY   1

Definition at line 17 of file Example.h.

◆ IOCTL_SEND_MYSTRUCT

#define IOCTL_SEND_MYSTRUCT   3

Definition at line 19 of file Example.h.

◆ IOCTL_SEND_STRING

#define IOCTL_SEND_STRING   2

Definition at line 18 of file Example.h.

Typedef Documentation

◆ PMY_STRUCT