Package | Description |
---|---|
org.tmatesoft.svn.core.internal.util.jna |
Modifier and Type | Field and Description |
---|---|
static ISVNWin32Library.DWORD |
ISVNWin32Library.SHGFP_TYPE_CURRENT |
static ISVNWin32Library.DWORD |
ISVNWin32Library.SHGFP_TYPE_DEFAULT |
Modifier and Type | Method and Description |
---|---|
ISVNWin32Library.HRESULT |
ISVNWin32Library.SHGetFolderPathW(com.sun.jna.Pointer hwndOwner,
int nFolder,
com.sun.jna.Pointer hToken,
ISVNWin32Library.DWORD dwFlags,
char[] pszPath) |
ISVNWin32Library.HRESULT |
DebugProxyISVNWin32Library.SHGetFolderPathW(com.sun.jna.Pointer hwndOwner,
int nFolder,
com.sun.jna.Pointer hToken,
ISVNWin32Library.DWORD dwFlags,
char[] pszPath) |
Copyright © 2022. All rights reserved.