- Enclosing class:
Kernel32
public static final class Kernel32.Functions
extends Object
Contains the function pointers loaded from the kernel32 SharedLibrary
.
-
Field Summary 
Fields
static final long
static final long
static final long
static final long
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details 
-
CloseHandle 
public static final long CloseHandle
Function address.
-
-
GetLastError 
public static final long GetLastError
Function address.
-
AddDllDirectory 
public static final long AddDllDirectory
Function address.