Class Kernel32FFM
java.lang.Object
oshi.ffm.ForeignFunctions
oshi.ffm.windows.WindowsForeignFunctions
oshi.ffm.windows.Kernel32FFM
-
Field Summary
Fields inherited from class ForeignFunctions
LINKER, SYMBOL_LOOKUP -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic OptionalIntCloseHandle(MemorySegment handle) static Optional<MemorySegment> static OptionalIntstatic OptionalIntstatic OptionalIntstatic OptionalLongMethods inherited from class WindowsForeignFunctions
isSuccess, setupTokenPrivileges, toWideStringMethods inherited from class ForeignFunctions
downcall, getByteArrayFromNativePointer, getStringFromNativePointer, getStructFromNativePointer, lib
-
Constructor Details
-
Kernel32FFM
public Kernel32FFM()
-
-
Method Details
-
CloseHandle
-
GetCurrentProcess
-
GetCurrentProcessId
-
GetLastError
-
GetCurrentThreadId
-
GetTickCount
-