This document is archived and information here might be outdated. Recommended version. |
The unique ID of a result.
[Visual Basic .NET] Public Property ResultID As String
[C#] public string ResultID {get; set;}
[C++]
HRESULT get_ResultID(
System.String* queryID
);
[C++]
HRESULT put_ResultID(
BSTR queryID
);
[C++]
Parameters queryID [out, retval]
queryID is a parameter of type BSTR* queryID [in]
queryID is a parameter of type BSTR