internal static extern bool NLedGetDeviceSupports(short nID, ref Led.NLED_SUPPORTS_INFO pOutput);
 internal static extern bool NLedSetDevice(short nID, ref Led.NLED_SETTINGS_INFO pOutput);
 internal static extern bool NLedGetDeviceCount(short nID, ref Led.NLED_COUNT_INFO pOutput);