CVROverlay.DestroyOverlay(UInt64) 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::EVROverlayError DestroyOverlay(System::UInt64 ulOverlayHandle);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVROverlayError DestroyOverlay (ulong ulOverlayHandle);
member this.DestroyOverlay : uint64 -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVROverlayError
Public Function DestroyOverlay (ulOverlayHandle As ULong) As EVROverlayError
Parameters
- ulOverlayHandle
- UInt64