BOOL CBCGPMultiLinkCtrl::GetItemID | ( | int | iLink, |
LPTSTR | szID, | ||
UINT | cchID | ||
) | const |
Retrieves the ID of a link control item.
iLink | Zero-based index of the link. |
szID | A null-terminated string containing the ID of the specified item. |
cchID | The size in characters of the szID buffer. |