BCGControlBar Pro for MFC
BOOL CBCGPMultiLinkCtrl::GetItemID ( int  iLink,
CString &  strID 
) const

Retrieves the ID of a link control item.

Parameters
iLinkZero-based index of the link.
strIDA CString object containing the ID of the specified item.
Returns
Returns TRUE on success, FALSE on failure.