SECLayoutNode::DoProcessRecalcLayout
BOOLSECLayoutNode::DoProcessRecalcLayout(BOOLbStrict, const CRect&rectDesired)
Node painting invalidation is occurring.
Defined in: LAYOUTND.CPP
Return Value
TRUE to allow recalculation, FALSE to cancel recalculation
Parameters
bStrict
RecalcLayout is strict in nature
rectDesired
desired rectangle for RecalcLayout
Comments
This simple virtual callback is invoked by RecalcLayout to selectively accept/abort a recalc.