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 classclassfinal classclassfinal 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.