com.sun.jna.platform.win32
Class Wdm.KEY_INFORMATION_CLASS
java.lang.Object
  
com.sun.jna.platform.win32.Wdm.KEY_INFORMATION_CLASS
- Enclosing interface:
 - Wdm
 
public abstract static class Wdm.KEY_INFORMATION_CLASS
- extends Object
 
The KEY_INFORMATION_CLASS enumeration type represents 
 the type of information to supply about a registry key.
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
KeyBasicInformation
public static final int KeyBasicInformation
- See Also:
 - Constant Field Values
 
KeyNodeInformation
public static final int KeyNodeInformation
- See Also:
 - Constant Field Values
 
KeyFullInformation
public static final int KeyFullInformation
- See Also:
 - Constant Field Values
 
KeyNameInformation
public static final int KeyNameInformation
- See Also:
 - Constant Field Values
 
KeyCachedInformation
public static final int KeyCachedInformation
- See Also:
 - Constant Field Values
 
KeyVirtualizationInformation
public static final int KeyVirtualizationInformation
- See Also:
 - Constant Field Values
 
Wdm.KEY_INFORMATION_CLASS
public Wdm.KEY_INFORMATION_CLASS()
Copyright © 2007-2013 Timothy Wall. All Rights Reserved.