Table of Contents

Method CreateNotification

Namespace
Valve.VR
Assembly
Bonsai.VR.dll

CreateNotification(ulong, ulong, EVRNotificationType, string, EVRNotificationStyle, ref NotificationBitmap_t, ref uint)

public EVRNotificationError CreateNotification(ulong ulOverlayHandle, ulong ulUserValue, EVRNotificationType type, string pchText, EVRNotificationStyle style, ref NotificationBitmap_t pImage, ref uint pNotificationId)

Parameters

ulOverlayHandle ulong
ulUserValue ulong
type EVRNotificationType
pchText string
style EVRNotificationStyle
pImage NotificationBitmap_t
pNotificationId uint

Returns

EVRNotificationError