|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jniwrapper.util.EnumItem
com.jniwrapper.win32.registry.RegistryKey.RegistryAccessMode
public static class RegistryKey.RegistryAccessMode
Provides enumeration of all registry access modes.
| Field Summary | |
|---|---|
static RegistryKey.RegistryAccessMode |
DEFAULT
Default registry access mode. |
static RegistryKey.RegistryAccessMode |
WOW32
Provides access to 32-bit registry keys from either a 32-bit or 64-bit application. |
static RegistryKey.RegistryAccessMode |
WOW64
Provides access to 64-bit registry keys from either a 32-bit or 64-bit application. |
| Method Summary |
|---|
| Methods inherited from class com.jniwrapper.util.EnumItem |
|---|
equals, getLongValue, getValue, hashCode, isOneOf |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final RegistryKey.RegistryAccessMode DEFAULT
public static final RegistryKey.RegistryAccessMode WOW64
public static final RegistryKey.RegistryAccessMode WOW32
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||