Class Kernel32FFM
java.lang.Object
oshi.ffm.ForeignFunctions
oshi.ffm.windows.WindowsForeignFunctions
oshi.ffm.windows.Kernel32FFM
-
Field Summary
Fields inherited from class ForeignFunctions
CAPTURE_CALL_STATE, CAPTURED_STATE_LAYOUT, ERRNO_HANDLE, LIBRARY_ARENA, 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
checkSuccess, isSuccess, readAnsiString, readWideString, setupTokenPrivileges, toWideStringMethods inherited from class ForeignFunctions
downcall, getByteArrayFromNativePointer, getErrno, getStringFromNativePointer, getStructFromNativePointer, lib, libraryLookup
-
Constructor Details
-
Kernel32FFM
public Kernel32FFM()
-
-
Method Details
-
CloseHandle
-
GetComputerName
-
GetComputerNameEx
-
GetCurrentProcess
-
GetCurrentProcessId
-
GetLastError
-
GetCurrentThreadId
-
GetTickCount
-