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