Uses of Class
jnr.posix.WindowsStartupInfo
Packages that use WindowsStartupInfo
-
Uses of WindowsStartupInfo in jnr.posix
Methods in jnr.posix with parameters of type WindowsStartupInfoModifier 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)