BCGControlBar Pro for MFC
void CBCGPOutlineNode::GetAllBlocks ( CObList &  lstBlocks,
BOOL  bRecursive = TRUE 
) const

Returns all sub-nodes of a collapsible node.

Used to get sub-nodes for this collapsible node.

Parameters
lstBlocksWhen the function returns, this list will contain all sub-nodes.
bRecursiveIf FALSE, the function retrieves only the first level sub-nodes. If TRUE, the function retrieves all sub-nodes.