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