Uses of Class
jnr.posix.WindowsProcessInformation
Packages that use WindowsProcessInformation
-
Uses of WindowsProcessInformation in jnr.posix
Methods in jnr.posix with parameters of type WindowsProcessInformationModifier and TypeMethodDescriptionboolean
WindowsLibC.CreateProcessW
(byte[] applicationName, ByteBuffer buffer, WindowsSecurityAttributes processAttributes, WindowsSecurityAttributes threadAttributes, int inheritHandles, int creationFlags, jnr.ffi.Pointer envp, byte[] currentDirectory, WindowsStartupInfo startupInfo, WindowsProcessInformation processInformation)