BOOL CBCGPMultiLinkCtrl::GetItemUrl | ( | int | iLink, |
LPTSTR | szUrl, | ||
UINT | cchUrl | ||
) | const |
Retrieves the URL represented by the link control item.
iLink | Zero-based index of the link. |
szUrl | A null-terminated string containing the URL represented by the specified item. |
cchUrl | The size in characters of the szUrl buffer. |