VR-Link C# API Documentation
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events 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 vrLinkSharp.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 vrLinkSharp.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 Tue Aug 10 00:12:31 EDT 2021 from SVN revision 232765
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)