CVRScreenshots.HookScreenshot(EVRScreenshotType[]) 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 HookScreenshot(cli::array <Microsoft::MixedReality::Toolkit::OpenVR::Headers::EVRScreenshotType> ^ pSupportedTypes);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRScreenshotError HookScreenshot (Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRScreenshotType[] pSupportedTypes);
member this.HookScreenshot : Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRScreenshotType[] -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRScreenshotError
Public Function HookScreenshot (pSupportedTypes As EVRScreenshotType()) As EVRScreenshotError
Parameters
- pSupportedTypes
- EVRScreenshotType[]