|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Kernel32
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.zeroturnaround.process.win.W32API |
|---|
W32API.HANDLE |
| Nested classes/interfaces inherited from interface com.sun.jna.win32.StdCallLibrary |
|---|
com.sun.jna.win32.StdCallLibrary.StdCallCallback |
| Nested classes/interfaces inherited from interface com.sun.jna.Library |
|---|
com.sun.jna.Library.Handler |
| Field Summary | |
|---|---|
static Kernel32 |
INSTANCE
|
| Fields inherited from interface org.zeroturnaround.process.win.W32API |
|---|
ASCII_OPTIONS, DEFAULT_OPTIONS, INVALID_HANDLE_VALUE, UNICODE_OPTIONS |
| Fields inherited from interface com.sun.jna.win32.StdCallLibrary |
|---|
FUNCTION_MAPPER, STDCALL_CONVENTION |
| Fields inherited from interface com.sun.jna.Library |
|---|
OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_STRUCTURE_ALIGNMENT, OPTION_TYPE_MAPPER |
| Fields inherited from interface org.zeroturnaround.process.win.W32Errors |
|---|
ERROR_FILE_NOT_FOUND, ERROR_INVALID_FUNCTION, ERROR_PATH_NOT_FOUND, NO_ERROR |
| Method Summary | |
|---|---|
W32API.HANDLE |
GetCurrentProcess()
|
int |
GetProcessId(W32API.HANDLE Process)
|
| Field Detail |
|---|
static final Kernel32 INSTANCE
| Method Detail |
|---|
W32API.HANDLE GetCurrentProcess()
int GetProcessId(W32API.HANDLE Process)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||