Package org.jvnet.hudson
Interface Windows.Kernel32
-
- All Superinterfaces:
com.sun.jna.AltCallingConvention,com.sun.jna.Library,com.sun.jna.win32.StdCall,com.sun.jna.win32.StdCallLibrary
- Enclosing class:
- Windows
public static interface Windows.Kernel32 extends com.sun.jna.win32.StdCallLibrary
-
-
Field Summary
Fields Modifier and Type Field Description static Windows.Kernel32INSTANCE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanGlobalMemoryStatusEx(Windows.MEMORYSTATUSEX p)
-
-
-
Field Detail
-
INSTANCE
static final Windows.Kernel32 INSTANCE
-
-
Method Detail
-
GlobalMemoryStatusEx
boolean GlobalMemoryStatusEx(Windows.MEMORYSTATUSEX p)
-
-