The
action to be taken depending on whether the file exists or does not exist.
This parameter is not used in the raw file system.
Possible values are shown in the following list:
Bits
31-8
7-4
The following
flags apply if the file does not exist:
0000
OPEN_ACTION_FAIL_IF_NEW
Open an existing file; fail if the file does not exist.
0001
OPEN_ACTION_CREATE_IF_NEW
Create the file if the file does not exist.
3-0