SECLayoutNode::RemoveLayoutNode

intSECLayoutNode::RemoveLayoutNode(SECLayoutNode*pNode)

Remove a layout node child

Defined in: LAYOUTND.CPP

Return Value

Resulting total number of children on success, -1 on error

Parameters

pNode

pointer to node child to be removed

Comments

This is the principal interface for removing a layout node child.

See Also

AddLayoutNode