scripting:api:search-match:data-snap

DataSnap

Property of ISearchMatch

Data snap

Read-Only Property of type BSTR

var sVal = SearchMatch.DataSnap;
sVal = SearchMatch.DataSnap
BSTR sVal;
HRESULT hr = SearchMatch.get_DataSnap(&sVal);