CVRScreenshots.TakeStereoScreenshot(UInt32, String, 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::EVRScreenshotError TakeStereoScreenshot(System::UInt32 % pOutScreenshotHandle, System::String ^ pchPreviewFilename, System::String ^ pchVRFilename);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRScreenshotError TakeStereoScreenshot (ref uint pOutScreenshotHandle, string pchPreviewFilename, string pchVRFilename);
member this.TakeStereoScreenshot : uint32 * string * string -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRScreenshotError
Public Function TakeStereoScreenshot (ByRef pOutScreenshotHandle As UInteger, pchPreviewFilename As String, pchVRFilename As String) As EVRScreenshotError
Parameters
- pOutScreenshotHandle
- UInt32
- pchPreviewFilename
- String
- pchVRFilename
- String