SECLayoutNode::ModifyNodeStyleEx
voidSECLayoutNode::ModifyNodeStyleEx(DWORDdwRemove, DWORDdwAdd, BOOLbRecurseChildren)
Modify the extended node style information
Defined in: LAYOUTND.CPP
Return Value
void
Parameters
dwRemove
Extended styles to be removed
dwAdd
Extended styles to add
bRecurseChildren
Modify extended styles recursively to all children
Comments
Modify the node's extended styles.
See Also