BCGControlBar Pro for MFC
const BlockType* CBCGPOutlineParser::GetBlockType ( int  nIndex) const

Returns
A pointer to a block definition structure. It's NULL if nIndex is not a valid index.

Used to get a block definition from the internal array of parser.

Parameters
nIndexIndex in the internal array of block types.