UserFileIOAccess Class Fields
The
UserFileIOAccess Class
contains the following fields.
READ
The value indicating that a file needs to be opened for reading.
READWRITE
The value indicating that a file needs to be opened for both reading and writing.
WRITE
The value indicating that a file needs to be opened for writing.
© 1999 Microsoft Corporation. All rights reserved. Terms of use.