Method of ISearchMatch
Navigate to the match location
SearchMatch.Navigate(sFileName, bActivate);
SearchMatch.Navigate sFileName, bActivate
HRESULT hr = SearchMatch.Navigate(sFileName, bActivate);
ISearchMatch