Uses of Class
oshi.driver.common.windows.registry.WtsInfo
Packages that use WtsInfo
Package
Description
Provides common implementations for Windows operating system information shared between JNA and FFM implementations.
-
Uses of WtsInfo in oshi.software.common.os.windows
Methods in oshi.software.common.os.windows with parameters of type WtsInfoModifier and TypeMethodDescriptionprotected booleanWindowsOSProcess.updateAttributes(ProcessPerfCounterBlock pcb, WtsInfo wts) Updates process attributes from performance counter and WTS data, then performs native-specific updates.