BcdHelper ClassHIDSharp
Converts USB device release numbers to and from binary-coded decimal.
Inheritance Hierarchy

SystemObject
  HidSharp.UtilityBcdHelper

Namespace: HidSharp.Utility
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0-alpha
Syntax

public static class BcdHelper

The BcdHelper type exposes the following members.

Methods

  NameDescription
Public methodStatic memberFromVersion
Converts a USB device release number to binary-coded decimal.
Public methodStatic memberToVersion
Converts a USB device release number from binary-coded decimal.
Top
See Also

Reference