VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups 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 Wed Mar 27 02:04:30 EDT 2024 from SVN revision 264570
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)