STGM_SHARE_DENY_NONE constant

int const STGM_SHARE_DENY_NONE

Specifies that subsequent openings of the object are not denied read or write access.

Implementation

static const STGM_SHARE_DENY_NONE = 0x00000040;