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

Returns all subnodes of a collapsible node.

Used to get subnodes for this collapsible node.

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