Uses of Class
hudson.util.jna.WINBASE.SECURITY_ATTRIBUTES
-
Packages that use WINBASE.SECURITY_ATTRIBUTES Package Description hudson.util.jna Native code wrappers. -
-
Uses of WINBASE.SECURITY_ATTRIBUTES in hudson.util.jna
Methods in hudson.util.jna with parameters of type WINBASE.SECURITY_ATTRIBUTES Modifier and Type Method Description int
Advapi32. RegCreateKeyEx(int hKey, String lpSubKey, int Reserved, String lpClass, int dwOptions, int samDesired, WINBASE.SECURITY_ATTRIBUTES lpSecurityAttributes, com.sun.jna.ptr.IntByReference phkResult, com.sun.jna.ptr.IntByReference lpdwDisposition)
-