MEMCTX 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 MEMCTX
public enum class MEMCTX
enum MEMCTX
public enum MEMCTX
type MEMCTX =
Public Enum MEMCTX
- Inheritance
-
MEMCTX
Fields
MEMCTX_MACSYSTEM | 3 | |
MEMCTX_SAME | -2 | |
MEMCTX_SHARED | 2 | |
MEMCTX_TASK | 1 | |
MEMCTX_UNKNOWN | -1 |