BCGControlBar Pro for MFC
BOOL CBCGPMultiLinkCtrl::GetItemID ( int  iLink,
LPTSTR  szID,
UINT  cchID 
) const

Retrieves the ID of a link control item.

Parameters
iLinkZero-based index of the link.
szIDA null-terminated string containing the ID of the specified item.
cchIDThe size in characters of the szID buffer.
Returns
Returns TRUE on success, FALSE on failure.