Aqualogic Interaction API  
 

IPTFederatedSearch.GetLastErrorCode Method 

If a call to GetSearchResult returns null (indicating an error), call this method to get the error number associated with the error.

int GetLastErrorCode(
   int lFederatedPortalID
);

Parameters

lFederatedPortalID
the ID of the Federated Portal for which searching failed

Return Value

an error number associated with the error

See Also

IPTFederatedSearch Interface | com.plumtree.server Namespace