[Contents] [Index] [Help] [Retrace] [Browse <] [Browse >]


    NAME
        FreeRadioButtonNode -- Free a RadioButton node. (V40)

    SYNOPSIS
        VOID FreeRadioButtonNode(struct Node *)
        FreeRadioButtonNode(node)

    FUNCTION
        Frees a RadioButtonNode allocated with AllocRadioButtonNodeA().

    INPUTS
        node - The node to free.

    SEE ALSO
        AllocRadioButtonNodeA()