|  | Aqualogic Interaction API | |
| IPTFederatedSearchProvider.FinishSimpleFederatedSearch Method |
Retrieves the search results
IPTSearchResponse FinishSimpleFederatedSearch(
string
bstrRequestStateStorageName,
IXPPropertyBag
pWebServiceSettings,
int
lWebServiceID,
object
vAppData,
IPTState pRequestState,
XPStringBuilder
pbstrErrorMessage);
Parameters
-
bstrRequestStateStorageName
- the name of the items in the state object that are related to this search
-
pWebServiceSettings
- the settings for the Web Service for this search
-
lWebServiceID
- the ID of the Web Service for this search
-
vAppData
- persistent application data for this search
-
pRequestState
- the request state for this user
-
pbstrErrorMessage
- Buffer to write the error message for this search
Return Value
the IPTSearchResponse for this search
See Also
IPTFederatedSearchProvider Interface | com.plumtree.server Namespace