public static interface VR_IVRNotifications_FnTable.CreateNotification_callback
extends com.sun.jna.Callback
| Modifier and Type | Method and Description | 
|---|---|
| int | apply(long ulOverlayHandle,
     long ulUserValue,
     int type,
     com.sun.jna.Pointer pchText,
     int style,
     NotificationBitmap_t pImage,
     com.sun.jna.ptr.IntByReference pNotificationId) | 
int apply(long ulOverlayHandle,
          long ulUserValue,
          int type,
          com.sun.jna.Pointer pchText,
          int style,
          NotificationBitmap_t pImage,
          com.sun.jna.ptr.IntByReference pNotificationId)