CVRSystem.IsTrackedDeviceConnected(UInt32) Method

Definition

public:
 bool IsTrackedDeviceConnected(System::UInt32 unDeviceIndex);
public bool IsTrackedDeviceConnected (uint unDeviceIndex);
member this.IsTrackedDeviceConnected : uint32 -> bool
Public Function IsTrackedDeviceConnected (unDeviceIndex As UInteger) As Boolean

Parameters

unDeviceIndex
UInt32

Returns

Boolean

Applies to