grass valley developers

Home > APIs > AppServer API > Examples > Resources > Install Client Libraries

A K2 SDK installer can be found here: K2x SDK ver. 3.3.1.1170

This installs:

  • all necessary DLLs and their registration for running C# or C++ client applications.
  • all TLH files to a "headers" subdirectory
  • an errors XML file listing error codes and HRESULT values to a "Documentation" subdirectory
  • a K2SDK.chm API documentation help file to a "Documentation" subdirectory. (double-click it in Explorer to view it)

This can be installed to the default c:\profile location or to another directory of your choice.

See the Include Files section for examples of C++ "include" statements and C# "using" statements in your code.

You can download C# and C++ sample projects from the Sample Projects section as well.