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.CommandLine
NtDll.RTL_USER_PROCESS_PARAMETERS.DesktopInfo
NtDll.RTL_USER_PROCESS_PARAMETERS.DllPath
NtDll.CURDIR.DosPath
NtDll.RTL_USER_PROCESS_PARAMETERS.HeapPartitionName
NtDll.RTL_USER_PROCESS_PARAMETERS.ImagePathName
NtDll.RTL_USER_PROCESS_PARAMETERS.RedirectionDllName
NtDll.RTL_USER_PROCESS_PARAMETERS.RuntimeData
NtDll.RTL_USER_PROCESS_PARAMETERS.ShellInfo
NtDll.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 String
WindowsOSProcess.readUnicodeString
(com.sun.jna.platform.win32.WinNT.HANDLE h, NtDll.UNICODE_STRING s)