public interface IMEMConsts
Modifier and Type | Field and Description |
---|---|
static int |
MEM_COMMIT |
static int |
MEM_DECOMMIT |
static int |
MEM_LARGE_PAGES |
static int |
MEM_PHYSICAL |
static int |
MEM_RELEASE |
static int |
MEM_RESERVE |
static int |
MEM_RESET |
static int |
MEM_RESET_UNDO |
static int |
MEM_TOP_DOWN |
static final int MEM_COMMIT
static final int MEM_RESERVE
static final int MEM_RESET
static final int MEM_RESET_UNDO
static final int MEM_LARGE_PAGES
static final int MEM_PHYSICAL
static final int MEM_TOP_DOWN
static final int MEM_DECOMMIT
static final int MEM_RELEASE
Copyright © 2013. All rights reserved.