Returns the product name.
Namespace: HidSharpAssembly: HidSharp (in HidSharp.dll) Version: 2.0.0
public abstract string GetProductName()
Public MustOverride Function GetProductName As String
public:
virtual String^ GetProductName() abstract
abstract GetProductName : unit -> string
Return Value
Type:
String
Reference