BCGControlBar Pro for MFC
BOOL CBCGPMultiLinkCtrl::GetItemUrl ( int  iLink,
LPTSTR  szUrl,
UINT  cchUrl 
) const

Retrieves the URL represented by the link control item.

Parameters
iLinkZero-based index of the link.
szUrlA null-terminated string containing the URL represented by the specified item.
cchUrlThe size in characters of the szUrl buffer.
Returns
Returns TRUE on success, FALSE on failure.