Uses of Class
com.sun.jna.platform.win32.ShellAPI.SHFILEOPSTRUCT

Packages that use ShellAPI.SHFILEOPSTRUCT
com.sun.jna.platform.win32   
 

Uses of ShellAPI.SHFILEOPSTRUCT in com.sun.jna.platform.win32
 

Methods in com.sun.jna.platform.win32 with parameters of type ShellAPI.SHFILEOPSTRUCT
 int Shell32.SHFileOperation(ShellAPI.SHFILEOPSTRUCT fileop)
          This function can be used to copy, move, rename, or delete a file system object.