Aqualogic Interaction API  
 

IPTFederatedSearchProviderRegistry.GetFederatedSearchProviderInfo Method 

Returns information about the Provider, such as name and description

IPTQueryResult GetFederatedSearchProviderInfo(
   string sFederatedSearchProviderCLSID
);

Parameters

sFederatedSearchProviderCLSID
the CLSID of the Provider of interest

Return Value

the information in a QueryResult

See Also

IPTFederatedSearchProviderRegistry Interface | com.plumtree.server Namespace