General structure for three arguments. More...
#include <fs.h>
Data Fields | |
void * | arg1 |
void * | arg2 |
void * | arg3 |
General structure for three arguments.
Used to pass three arguments to an I/O control function.
void* IOCTL_ARG3::arg1 |
void* IOCTL_ARG3::arg2 |
void* IOCTL_ARG3::arg3 |