Package com.sun.jna.platform.win32.COM
Interface UnknownVTable.QueryInterfaceCallback
- 
- All Superinterfaces:
- AltCallingConvention,- Callback,- StdCall,- StdCallLibrary.StdCallCallback
 - Enclosing class:
- UnknownVTable
 
 public static interface UnknownVTable.QueryInterfaceCallback extends StdCallLibrary.StdCallCallback 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from interface com.sun.jna.CallbackCallback.UncaughtExceptionHandler
 
- 
 - 
Field Summary- 
Fields inherited from interface com.sun.jna.CallbackFORBIDDEN_NAMES, METHOD_NAME
 
- 
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description WinNT.HRESULTinvoke(Pointer thisPointer, Guid.REFIID refid, PointerByReference ppvObject)
 
- 
- 
- 
Method Detail- 
invokeWinNT.HRESULT invoke(Pointer thisPointer, Guid.REFIID refid, PointerByReference ppvObject) 
 
- 
 
-