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 InstanceID.
Parameters:
| this |
A Device
|
| instance_id |
the InstanceID, e.g. `PCI\VEN_10EC&DEV_525A`
|
Returns:
|
true if the InstanceID is found
|