Interface DispatchVTable.GetTypeInfoCallback
- All Superinterfaces:
AltCallingConvention, Callback, StdCall, StdCallLibrary.StdCallCallback
- Enclosing class:
DispatchVTable
-
Nested Class Summary
Nested classes/interfaces inherited from interface Callback
Callback.UncaughtExceptionHandler -
Field Summary
Fields inherited from interface Callback
FORBIDDEN_NAMES, METHOD_NAME -
Method Summary
Modifier and TypeMethodDescriptioninvoke(Pointer thisPointer, WinDef.UINT iTInfo, WinDef.LCID lcid, PointerByReference ppTInfo)
-
Method Details
-
invoke
WinNT.HRESULT invoke(Pointer thisPointer, WinDef.UINT iTInfo, WinDef.LCID lcid, PointerByReference ppTInfo)
-