Method gFileDevs
| Improve this Doc View SourcegFileDevs(out String[], out String[])
Returns a list of file-oriented device names and their menu strings
Declaration
public void gFileDevs(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 |