Skip to content

Instantly share code, notes, and snippets.

View ebete's full-sized avatar
:shipit:
Committed

Thom Griffioen ebete

:shipit:
Committed
View GitHub Profile
@ebete
ebete / LogitechSdk.cs
Created December 29, 2018 15:49
C# wrapper class for the Logitech keyboard display SDK C++ library LogitechLcdEnginesWrapper.dll.
using System.Runtime.InteropServices;
namespace LogitechSdkWrapper {
/// <summary>
/// C# wrapper for the Logitech keyboard display SDK C++ library LogitechLcdEnginesWrapper.dll.
/// </summary>
public static class LogitechSdk {
#region Constants
/// <summary>