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.DWORD
ISVNWin32Library. SHGFP_TYPE_CURRENT
static ISVNWin32Library.DWORD
ISVNWin32Library. SHGFP_TYPE_DEFAULT
Methods in org.tmatesoft.svn.core.internal.util.jna with parameters of type ISVNWin32Library.DWORD Modifier and Type Method Description ISVNWin32Library.HRESULT
DebugProxyISVNWin32Library. SHGetFolderPathW(com.sun.jna.Pointer hwndOwner, int nFolder, com.sun.jna.Pointer hToken, ISVNWin32Library.DWORD dwFlags, char[] pszPath)
ISVNWin32Library.HRESULT
ISVNWin32Library. SHGetFolderPathW(com.sun.jna.Pointer hwndOwner, int nFolder, com.sun.jna.Pointer hToken, ISVNWin32Library.DWORD dwFlags, char[] pszPath)
-