SECLayoutNode::AddLayoutNode
intSECLayoutNode::AddLayoutNode(SECLayoutNode*pNode)
Add a new layout node child
Defined in: LAYOUTND.CPP
Return Value
Total number of children on success, -1 on error
Parameters
pNode
pointer to new layout node child
Comments
This is the principal interface for adding new layout node children.
See Also