Package com.sun.jna.platform.win32.COM
Interface IUnknownCallback
- 
- All Superinterfaces:
- IUnknown
 - All Known Subinterfaces:
- IDispatchCallback
 - All Known Implementing Classes:
- CallbackProxy
 
 public interface IUnknownCallback extends IUnknown 
- 
- 
Field Summary- 
Fields inherited from interface com.sun.jna.platform.win32.COM.IUnknownIID_IUNKNOWN
 
- 
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description PointergetPointer()- 
Methods inherited from interface com.sun.jna.platform.win32.COM.IUnknownAddRef, QueryInterface, Release
 
- 
 
- 
- 
- 
Method Detail- 
getPointerPointer getPointer() 
 
- 
 
-