CreateItemFromPath

Top  Previous  Next

Creates a new SearchResultItem based on the path to a given item.

 

[Visual Basic]

 

Public Function CreateItemFromPath(ByVal strPath As String) As SearchResultItem

 

 

Parameters

 

strPath

Path to an item.

 

 

Return Value

 

A new SearchResultItem created from the item's path.

 

Remarks

 

This method only works for standard file system items, i.e. it does NOT work for items contained within compressed files. To get items within compressed files perform a search setting the LookIn Property to be the path within the compressed file.

 

 


Copyright © 2003-2013 Mythicsoft Ltd. All rights reserved.
SDK help file version: 7.0.2