Checks if a particular implementation detail, such as the use of the Linux hidraw API, applies to this device.
See ImplementationDetail for a list of possible details.
Namespace: HidSharp
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0
Syntax
Parameters
- detail
- Type: SystemGuid
The detail to check.
Return Value
Type: Booleantrue if the implementation detail applies.
See Also