Package oshi.ffm.windows.com
package oshi.ffm.windows.com
Provides FFM-based COM (Component Object Model) infrastructure for Windows WMI queries. This package contains
bindings for OLE32, WMI interfaces (IWbemLocator, IWbemServices, IEnumWbemClassObject, IWbemClassObject), and
supporting types (GUID, VARIANT, BSTR).
-
ClassDescriptionFFM utilities for handling BSTR (Basic String) - the string type used in COM automation.Base class for COM object operations via FFM.Unchecked exception thrown when a COM operation fails with an unexpected HRESULT.FFM representation of the Windows GUID structure.FFM bindings for the IEnumWbemClassObject COM interface.Result of a Next() call.FFM helpers for the COM IUnknown interface methods AddRef and Release.FFM bindings for the IWbemClassObject COM interface.Result of a Get() call containing the VARIANT and CIM type.FFM bindings for the IWbemLocator COM interface.FFM bindings for the IWbemServices COM interface.FFM bindings for OLE32.dll COM initialization and object creation functions.FFM representation of the Windows VARIANT structure used in COM/OLE automation.Constants for WMI (Windows Management Instrumentation) via WbemCli.