STGM_SHARE_DENY_WRITE top-level constant
int
const STGM_SHARE_DENY_WRITE
Prevents others from subsequently opening the object for STGM_WRITE
or STGM_READWRITE
access.
Implementation
const STGM_SHARE_DENY_WRITE = 0x00000020;