CVRSystem.PollNextEvent(VREvent_t, 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:
bool PollNextEvent(Microsoft::MixedReality::Toolkit::OpenVR::Headers::VREvent_t % pEvent, System::UInt32 uncbVREvent);
public bool PollNextEvent (ref Microsoft.MixedReality.Toolkit.OpenVR.Headers.VREvent_t pEvent, uint uncbVREvent);
member this.PollNextEvent : VREvent_t * uint32 -> bool
Public Function PollNextEvent (ByRef pEvent As VREvent_t, uncbVREvent As UInteger) As Boolean
Parameters
- pEvent
- VREvent_t
- uncbVREvent
- UInt32