Package com.jme3.system.jopenvr
Interface VR_IVROverlay_FnTable.ShowKeyboardForOverlay_callback
- All Superinterfaces:
- com.sun.jna.Callback
- Enclosing class:
- VR_IVROverlay_FnTable
public static interface VR_IVROverlay_FnTable.ShowKeyboardForOverlay_callback
extends com.sun.jna.Callback
native declaration : headers\openvr_capi.h:2202
- 
Nested Class SummaryNested classes/interfaces inherited from interface com.sun.jna.Callbackcom.sun.jna.Callback.UncaughtExceptionHandler
- 
Field SummaryFields inherited from interface com.sun.jna.CallbackFORBIDDEN_NAMES, METHOD_NAME
- 
Method SummaryModifier and TypeMethodDescriptionintapply(long ulOverlayHandle, int eInputMode, int eLineInputMode, com.sun.jna.Pointer pchDescription, int unCharMax, com.sun.jna.Pointer pchExistingText, byte bUseMinimalMode, long uUserValue) 
- 
Method Details- 
applyint apply(long ulOverlayHandle, int eInputMode, int eLineInputMode, com.sun.jna.Pointer pchDescription, int unCharMax, com.sun.jna.Pointer pchExistingText, byte bUseMinimalMode, long uUserValue) 
 
-