FileIORequest Class Fields
The
FileIORequest Class
contains the following fields.
DELETE
The file I/O access type that represents an attempt to delete a file.
READ
The file I/O access type that represents an attempt to open a file for reading.
WRITE
The file I/O access type that represents an attempt to open a file for writing.
© 1999 Microsoft Corporation. All rights reserved. Terms of use.