Uses of Class
org.jruby.ext.posix.WindowsSecurityAttributes

Packages that use WindowsSecurityAttributes
org.jruby.ext.posix   
 

Uses of WindowsSecurityAttributes in org.jruby.ext.posix
 

Methods in org.jruby.ext.posix with parameters of type WindowsSecurityAttributes
 boolean WindowsLibC.CreateProcessW(byte[] applicationName, ByteBuffer buffer, WindowsSecurityAttributes processAttributes, WindowsSecurityAttributes threadAttributes, int inheritHandles, int creationFlags, com.kenai.jaffl.Pointer envp, byte[] currentDirectory, WindowsStartupInfo startupInfo, WindowsProcessInformation processInformation)
           
 



Copyright © 2012. All Rights Reserved.