{
    "content": [
        {
            "type": "text",
            "text": "# dmmp_path_group_priority_get (man)\n\n## NAME\n\ndmmppathgrouppriorityget - Retrieve path group priority.\n\n## SYNOPSIS\n\nuint32t dmmppathgrouppriorityget (struct dmmppathgroup *dmmppg);\n\n## DESCRIPTION\n\nThe enabled path group with highest priority will be next active path group  if  active  path\ngroup down.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **ARGUMENTS**\n- **DESCRIPTION**\n- **RETURN**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "dmmp_path_group_priority_get",
        "section": "",
        "mode": "man",
        "summary": "dmmppathgrouppriorityget - Retrieve path group priority.",
        "synopsis": "uint32t dmmppathgrouppriorityget (struct dmmppathgroup *dmmppg);",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "ARGUMENTS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "RETURN",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "dmmppathgrouppriorityget - Retrieve path group priority.\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "uint32t dmmppathgrouppriorityget (struct dmmppathgroup *dmmppg);\n",
                "subsections": []
            },
            "ARGUMENTS": {
                "content": "dmmppg     Pointer  of 'struct dmmppathgroup'.  If this pointer is NULL, your program will\nbe terminated by assert.\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "The enabled path group with highest priority will be next active path group  if  active  path\ngroup down.\n",
                "subsections": []
            },
            "RETURN": {
                "content": "uint32t.\n\n\n\nMarch 2018                          dmmppathgrouppriorityget     dmmppathgrouppriorityget(3)",
                "subsections": []
            }
        }
    }
}