STGM_SHARE_DENY_WRITE constant

int const STGM_SHARE_DENY_WRITE

Prevents others from subsequently opening the object for STGM_WRITE or STGM_READWRITE access.

Implementation

static const STGM_SHARE_DENY_WRITE = 0x00000020;