CVRScreenshots.GetScreenshotPropertyType(UInt32, EVRScreenshotError) Method

Definition

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

Returns

EVRScreenshotType

Applies to