|
Name
|
Hexadecimal value
|
Description
|
|---|---|---|
|
OPEN_RDONLY
|
0x0001
|
Open the document as read only.
|
|
OPEN_DOCRDWR
|
0x0002
|
Open the document for read and write.
|
|
OPEN_NOMSGS
|
0x0020
|
Suppress any parser error messages.
|
|
OPEN_EDITINIT
|
0x8000
|
Process initialization files upon opening.
|