BCGControlBar Pro for MFC
void CBCGPGanttChart::GetItemLinks ( const CBCGPGanttItem pItem,
CConnectionArray &  arrLinks 
)

Returns an array of items (connections) the specified item is connected to.

Use this function to retrieve an array of items (connections) the specified item is connected to.

Parameters
pItemA pointer to an item.
arrLinksWhen the function returns this array contains item connections the specified item is linked to.