get_pnp_id
Description:
public string get_pnp_id (
string pnp_id)
Find the full manufacturer name for the given PNP ID.
Parameters:
| this |
a PnpIds object
|
| pnp_id |
the PNP ID to look for
|
Returns:
|
a new string representing the manufacturer name, or null when not found.
|