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