Default constructor.
Public Sub New() Public Sub New( hwnd As IntPtr ) Public Sub New( hwnd As IntPtr, deviceType As DeviceType )
public Device(); public Device( IntPtr hwnd ); public Device( IntPtr hwnd, DeviceType deviceType );