| 
 | protectedvirtual | 
Called by the framework when a row description link has been clicked.
Override this method to handle the row description link click. By default, this method send BCGM_REPORT_PREVIEW_LINK_CLICK registerred message to the report control owner window.
| pRow | A pointer to the row object. | 
| nLink | A zero-based link index. | 
| strURL | URL associated with the link. | 
| strName | The link text label. |