Articles
Forums
Downloads
Autodocs
Home
/
Autodocs
/
radiobutton.gadget
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()