CVRNotifications.RemoveNotification(UInt32) Method

Definition

public:
 Microsoft::MixedReality::Toolkit::OpenVR::Headers::EVRNotificationError RemoveNotification(System::UInt32 notificationId);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRNotificationError RemoveNotification (uint notificationId);
member this.RemoveNotification : uint32 -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRNotificationError
Public Function RemoveNotification (notificationId As UInteger) As EVRNotificationError

Parameters

notificationId
UInt32

Returns

EVRNotificationError

Applies to