com.sun.jna.examples.win32
public static class Shell32.SHFILEOPSTRUCT extends Structure
| Field Summary | |
|---|---|
| boolean | fAnyOperationsAborted |
| short | fFlags |
| HANDLE | hwnd |
| String | lpszProgressTitle |
| String | pFrom |
| Pointer | pNameMappings |
| String | pTo |
| int | wFunc |
| Method Summary | |
|---|---|
| String | encodePaths(String[] paths) Use this to encode pFrom/pTo paths. |
pFrom/pTo paths.