Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub GetResults ( _
pIMultiDataReader As IMSSMultipleDataReader*, _
result As ResultTableCollection _
)
'Usage
Visual Basic does not support APIs that consume or return unsafe types.
public void GetResults(
IMSSMultipleDataReader* pIMultiDataReader,
ResultTableCollection result
)
Parameters
- pIMultiDataReader
Type: IMSSMultipleDataReader*