Package com.sun.jna.platform.win32
Interface Wdm
-
public interface Wdm
Ported from Wdm.h. Microsoft Windows DDK.- Author:
- dblock[at]dblock.org
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
Wdm.KEY_BASIC_INFORMATION
The KEY_BASIC_INFORMATION structure defines a subset of the full information that is available for a registry key.static class
Wdm.KEY_INFORMATION_CLASS
The KEY_INFORMATION_CLASS enumeration type represents the type of information to supply about a registry key.
-