IOCTL_ARG3 Struct Reference
[Special Functions.]


Detailed Description

General structure for three arguments.

Used to pass three arguments to an I/O control function.

Definition at line 141 of file fs.h.

Data Fields

void * arg1
void * arg2
void * arg3


Field Documentation

void* IOCTL_ARG3::arg1

Definition at line 142 of file fs.h.

Referenced by _seek(), and _tell().

void* IOCTL_ARG3::arg2

Definition at line 143 of file fs.h.

Referenced by _seek(), and _tell().

void* IOCTL_ARG3::arg3

Definition at line 144 of file fs.h.

Referenced by _seek(), and _tell().


The documentation for this struct was generated from the following file:
© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/