4 references to STGM_READWRITE
WindowsBase (4)
Base\MS\Internal\IO\Packaging\CompoundFile\NativeCompoundFileAPIs.cs (1)
75
grfMode |= SafeNativeCompoundFileConstants.
STGM_READWRITE
;
Base\System\IO\Packaging\CompoundFile\StorageRoot.cs (3)
144
openFlags |= SafeNativeCompoundFileConstants.
STGM_READWRITE
;
505
SafeNativeCompoundFileConstants.
STGM_READWRITE
!= (rootSTAT.grfMode & SafeNativeCompoundFileConstants.
STGM_READWRITE
) );