Method | Description | |
---|---|---|
BuildPortNameHash ( string oPortsToMap ) : |
Begins recursive registry enumeration
|
Method | Description | |
---|---|---|
Contains ( String Values, String Value ) : System.Boolean | ||
MineRegistryForPortName ( string strStartKey, |
Recursively enumerates registry subkeys starting with strStartKey looking for "Device Parameters" subkey. If key is present, friendly port name is extracted.
|
public static BuildPortNameHash ( string oPortsToMap ) : |
||
oPortsToMap | string | array of port names (i.e. COM1, COM2, etc) |
return |