CVROverlay.ShowMessageOverlay 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::VRMessageOverlayResponse ShowMessageOverlay(System::String ^ pchText, System::String ^ pchCaption, System::String ^ pchButton0Text, System::String ^ pchButton1Text, System::String ^ pchButton2Text, System::String ^ pchButton3Text);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.VRMessageOverlayResponse ShowMessageOverlay (string pchText, string pchCaption, string pchButton0Text, string pchButton1Text, string pchButton2Text, string pchButton3Text);
member this.ShowMessageOverlay : string * string * string * string * string * string -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.VRMessageOverlayResponse
Public Function ShowMessageOverlay (pchText As String, pchCaption As String, pchButton0Text As String, pchButton1Text As String, pchButton2Text As String, pchButton3Text As String) As VRMessageOverlayResponse
Parameters
- pchText
- String
- pchCaption
- String
- pchButton0Text
- String
- pchButton1Text
- String
- pchButton2Text
- String
- pchButton3Text
- String