CVRSystem.GetOutputDevice(UInt64, ETextureType, IntPtr) Method

Definition

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

Applies to