Uses of Class
oshi.ffm.windows.WindowsForeignFunctions
Packages that use WindowsForeignFunctions
Package
Description
Provides Windows-specific Foreign Function and Memory (FFM) API implementations.
Provides FFM-based COM (Component Object Model) infrastructure for Windows WMI queries.
-
Uses of WindowsForeignFunctions in oshi.ffm.windows
Subclasses of WindowsForeignFunctions in oshi.ffm.windowsModifier and TypeClassDescriptionfinal classfinal classFFM bindings for CfgMgr32.dll (Configuration Manager) functions.classfinal classfinal classfinal classFFM bindings for NtDll functions and structures used for process information queries.classfinal classFFM mappings for Windows battery structures from PowrProf / batclass.h.final classfinal classfinal classFFM bindings for Shell32 functions.final class -
Uses of WindowsForeignFunctions in oshi.ffm.windows.com
Subclasses of WindowsForeignFunctions in oshi.ffm.windows.comModifier and TypeClassDescriptionfinal classFFM utilities for handling BSTR (Basic String) - the string type used in COM automation.final classFFM bindings for OLE32.dll COM initialization and object creation functions.final classFFM representation of the Windows VARIANT structure used in COM/OLE automation.