Package com.sun.jna.platform.win32
Klasse Wdm.KEY_INFORMATION_CLASS
java.lang.Object
com.sun.jna.platform.win32.Wdm.KEY_INFORMATION_CLASS
- Umschließende Schnittstelle:
Wdm
The KEY_INFORMATION_CLASS enumeration type represents
the type of information to supply about a registry key.
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
static final int
static final int
static final int
static final int
static final int
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Felddetails
-
KeyBasicInformation
public static final int KeyBasicInformation- Siehe auch:
-
KeyNodeInformation
public static final int KeyNodeInformation- Siehe auch:
-
KeyFullInformation
public static final int KeyFullInformation- Siehe auch:
-
KeyNameInformation
public static final int KeyNameInformation- Siehe auch:
-
KeyCachedInformation
public static final int KeyCachedInformation- Siehe auch:
-
KeyVirtualizationInformation
public static final int KeyVirtualizationInformation- Siehe auch:
-
-
Konstruktordetails
-
KEY_INFORMATION_CLASS
public KEY_INFORMATION_CLASS()
-