Method gDevs
| Improve this Doc View SourcegDevs(out String[], out String[])
Returns a list of all device names and their menu strings
Declaration
public static void gDevs(out string[] p_menustr, out string[] p_devname)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String[] | p_menustr | human-readable name |
| System.String[] | p_devname | device name |