Show / Hide Table of Contents

Create Method

Create()

Creates an instance of a HidDeviceListener.

C#
public static HidDeviceListener Create()

Returns

HidDeviceListener

An instance of HidDeviceListener.

Exceptions

Type Condition
PlatformNotSupportedException

This class depends on operating system specific support being present. If this exception is being raised, the operating system or platform that you are attempting to run this does not have HID device notification support.

In this article
Back to top Generated by DocFX