CVRSystem.GetOutputDevice(UInt64, ETextureType, IntPtr) 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:
void GetOutputDevice(System::UInt64 % pnDevice, Microsoft::MixedReality::Toolkit::OpenVR::Headers::ETextureType textureType, IntPtr pInstance);
public void GetOutputDevice (ref ulong pnDevice, Microsoft.MixedReality.Toolkit.OpenVR.Headers.ETextureType textureType, IntPtr pInstance);
member this.GetOutputDevice : uint64 * Microsoft.MixedReality.Toolkit.OpenVR.Headers.ETextureType * nativeint -> unit
Public Sub GetOutputDevice (ByRef pnDevice As ULong, textureType As ETextureType, pInstance As IntPtr)
Parameters
- pnDevice
- UInt64
- textureType
- ETextureType
- pInstance
-
IntPtr
nativeint