Uses of Class
org.tmatesoft.svn.core.internal.util.jna.ISVNWin32Library.DWORD
-
Packages that use ISVNWin32Library.DWORD Package Description org.tmatesoft.svn.core.internal.util.jna -
-
Uses of ISVNWin32Library.DWORD in org.tmatesoft.svn.core.internal.util.jna
Fields in org.tmatesoft.svn.core.internal.util.jna declared as ISVNWin32Library.DWORD Modifier and Type Field Description static ISVNWin32Library.DWORDISVNWin32Library. SHGFP_TYPE_CURRENTstatic ISVNWin32Library.DWORDISVNWin32Library. SHGFP_TYPE_DEFAULTMethods in org.tmatesoft.svn.core.internal.util.jna with parameters of type ISVNWin32Library.DWORD Modifier and Type Method Description ISVNWin32Library.HRESULTDebugProxyISVNWin32Library. SHGetFolderPathW(com.sun.jna.Pointer hwndOwner, int nFolder, com.sun.jna.Pointer hToken, ISVNWin32Library.DWORD dwFlags, char[] pszPath)ISVNWin32Library.HRESULTISVNWin32Library. SHGetFolderPathW(com.sun.jna.Pointer hwndOwner, int nFolder, com.sun.jna.Pointer hToken, ISVNWin32Library.DWORD dwFlags, char[] pszPath)
-