Table of Contents

Enum NativeMethods.Stgm

Namespace
Microsoft.Samples.Debugging.CorDebug
Assembly
corapi.dll
public enum NativeMethods.Stgm

Fields

StgmConvert = 131072
StgmCreate = 4096
StgmDeleteOnRelease = 67108864
StgmDirect = 0
StgmDirectSwmr = 4194304
StgmFailIfThere = 0
StgmNoScratch = 1048576
StgmNoSnapshot = 2097152
StgmPriority = 262144
StgmRead = 0
StgmReadWrite = 2
StgmShareDenyNone = 64
StgmShareDenyRead = 48
StgmShareDenyWrite = 32
StgmShareExclusive = 16
StgmSimple = 134217728
StgmTransacted = 65536
StgmWrite = 1