OFN_READONLY top-level constant

int const OFN_READONLY

Causes the Read Only check box to be selected initially when the dialog box is created. This flag indicates the state of the Read Only check box when the dialog box is closed.

Implementation

const OFN_READONLY = 0x00000001;