ISearchRoot::put_HostDepth Method
Sets a value that indicates how far into a host tree to crawl when indexing.
Syntax
HRESULT put_HostDepth( DWORD dwDepth );
Parameters
- dwDepth
[in] The host depth to crawl.
Return Value
Returns S_OK if successful, or an error value otherwise.