CVROverlay.FindOverlay(String, 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 FindOverlay(System::String ^ pchOverlayKey, System::UInt64 % pOverlayHandle);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVROverlayError FindOverlay (string pchOverlayKey, ref ulong pOverlayHandle);
member this.FindOverlay : string * uint64 -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVROverlayError
Public Function FindOverlay (pchOverlayKey As String, ByRef pOverlayHandle As ULong) As EVROverlayError
Parameters
- pchOverlayKey
- String
- pOverlayHandle
- UInt64