OFN_NOREADONLYRETURN top-level constant

int const OFN_NOREADONLYRETURN

The returned file does not have the Read Only check box selected and is not in a write-protected directory.

Implementation

const OFN_NOREADONLYRETURN = 0x00008000;