Package com.jme3.system.jopenvr
Interface VR_IVRScreenshots_FnTable.GetScreenshotPropertyFilename_callback
- All Superinterfaces:
- com.sun.jna.Callback
- Enclosing class:
- VR_IVRScreenshots_FnTable
public static interface VR_IVRScreenshots_FnTable.GetScreenshotPropertyFilename_callback
extends com.sun.jna.Callback
native declaration : headers\openvr_capi.h:2295
- 
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(int screenshotHandle, int filenameType, com.sun.jna.Pointer pchFilename, int cchFilename, com.sun.jna.ptr.IntByReference pError) 
- 
Method Details- 
applyint apply(int screenshotHandle, int filenameType, com.sun.jna.Pointer pchFilename, int cchFilename, com.sun.jna.ptr.IntByReference pError) 
 
-