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