BOOL CBCGPMultiLinkCtrl::GetItemUrl | ( | int | iLink, |
CString & | strUrl | ||
) | const |
Retrieves the URL represented by the link control item.
iLink | Zero-based index of the link. |
strUrl | A CString object containing the URL represented by the specified item. |