2 references to STGM_READ
WindowsBase (2)
Base\System\IO\Packaging\CompoundFile\StorageRoot.cs (1)
148
openFlags |= SafeNativeCompoundFileConstants.
STGM_READ
;
Base\System\IO\Packaging\CompoundFile\StreamInfo.cs (1)
724
SafeNativeCompoundFileConstants.
STGM_READ
| SafeNativeCompoundFileConstants.STGM_SHARE_EXCLUSIVE,