CVRNotifications.RemoveNotification(UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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