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