has_instance_id
Description:
[
Version ( since =
"1.2.5" ) ]
public bool has_instance_id (
string instance_id)
Finds out if the device has this specific instance ID.
Parameters:
| this |
a Device
|
| instance_id |
the instance ID, e.g. `PCI\VEN_10EC&DEV_525A`
|
Returns:
|
true if the instance ID is found
|