Show / Hide Table of Contents

    Method gFileDevs

    | Improve this Doc View Source

    gFileDevs(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

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX