VR-Link C# API Documentation
 All Classes Files Functions Variables Enumerations Enumerator Macros Pages
9.2 - Adding the VR-Link for C#.dll to Your Project

To use VR-Link for C# in your application you must add VR-Link-Sharp.dll reference to your project.

To do so:

  1. Right click on your project and select Add Reference.
  2. Select the Browse tab.
  3. Navigate to the ./bin directory inside the root VR-Link install folder.
  4. Select VR-Link-Sharp.dll from the list.

Add the following using statement to access the C# library:

using makVrl;

[<< Introduction to the C# API] [Home] [Initializing an Exercise Connection >>]


Document ID: Generated on Wed Jan 7 13:31:29 EST 2015 from SVN revision 149162
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)