BCGControlBar Pro for MFC
BOOL CBCGPMultiLinkCtrl::GetItemUrl ( int  iLink,
CString &  strUrl 
) const

Retrieves the URL represented by the link control item.

Parameters
iLinkZero-based index of the link.
strUrlA CString object containing the URL represented by the specified item.
Returns
Returns TRUE on success, FALSE on failure.