CVRScreenshots.GetScreenshotPropertyType(UInt32, EVRScreenshotError) 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::EVRScreenshotType GetScreenshotPropertyType(System::UInt32 screenshotHandle, Microsoft::MixedReality::Toolkit::OpenVR::Headers::EVRScreenshotError % pError);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRScreenshotType GetScreenshotPropertyType (uint screenshotHandle, ref Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRScreenshotError pError);
member this.GetScreenshotPropertyType : uint32 * EVRScreenshotError -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRScreenshotType
Public Function GetScreenshotPropertyType (screenshotHandle As UInteger, ByRef pError As EVRScreenshotError) As EVRScreenshotType
Parameters
- screenshotHandle
- UInt32
- pError
- EVRScreenshotError