STGC Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class STGC
public enum class STGC
enum STGC
public enum STGC
type STGC =
Public Enum STGC
- Inheritance
-
STGC
Fields
Name | Value | Description |
---|---|---|
STGC_DEFAULT | 0 | |
STGC_OVERWRITE | 1 | |
STGC_ONLYIFCURRENT | 2 | |
STGC_DANGEROUSLYCOMMITMERELYTODISKCACHE | 4 | |
STGC_CONSOLIDATE | 8 |