Uses of Class
oshi.jna.platform.windows.NtDll.UNICODE_STRING
Packages that use NtDll.UNICODE_STRING
Package
Description
Provides extensions of JNA libraries for Windows.
Provides information about Software and OS on Windows
-
Uses of NtDll.UNICODE_STRING in oshi.jna.platform.windows
Fields in oshi.jna.platform.windows declared as NtDll.UNICODE_STRINGModifier and TypeFieldDescriptionNtDll.RTL_USER_PROCESS_PARAMETERS.CommandLineNtDll.RTL_USER_PROCESS_PARAMETERS.DesktopInfoNtDll.RTL_USER_PROCESS_PARAMETERS.DllPathNtDll.CURDIR.DosPathNtDll.RTL_USER_PROCESS_PARAMETERS.HeapPartitionNameNtDll.RTL_USER_PROCESS_PARAMETERS.ImagePathNameNtDll.RTL_USER_PROCESS_PARAMETERS.RedirectionDllNameNtDll.RTL_USER_PROCESS_PARAMETERS.RuntimeDataNtDll.RTL_USER_PROCESS_PARAMETERS.ShellInfoNtDll.RTL_USER_PROCESS_PARAMETERS.WindowTitle -
Uses of NtDll.UNICODE_STRING in oshi.software.os.windows
Methods in oshi.software.os.windows with parameters of type NtDll.UNICODE_STRINGModifier and TypeMethodDescriptionprivate static StringWindowsOSProcess.readUnicodeString(com.sun.jna.platform.win32.WinNT.HANDLE h, NtDll.UNICODE_STRING s)