Package com.sun.jna.platform.win32.COM
Class IShellFolder.Converter
- java.lang.Object
-
- com.sun.jna.platform.win32.COM.IShellFolder.Converter
-
- Enclosing interface:
- IShellFolder
public static class IShellFolder.Converter extends Object
-
-
Constructor Summary
Constructors Constructor Description Converter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IShellFolder
PointerToIShellFolder(PointerByReference ptr)
-
-
-
Method Detail
-
PointerToIShellFolder
public static IShellFolder PointerToIShellFolder(PointerByReference ptr)
-
-