Overview | Methods | This Package | All Packages
| Fields | Description |
| NONE | Specifies that the file cannot be shared. |
| READ | Allows subsequent opening of the file for reading. |
| READWRITE | Allows subsequent opening of the file for writing or reading. |
| WRITE | Allows subsequent opening of the file for writing. |