List of device ID's which have been auto-detected

Namespace:  VideoRay.Communication
Assembly:  vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public static List<byte> AutoDetectId
Visual Basic (Declaration)
Public Shared AutoDetectId As List(Of Byte)
Visual C++
public:
static List<unsigned char>^ AutoDetectId

See Also