Allows you to quickly find files or folders.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmSearch5 | |
| C# | |
|---|---|
public interface IEdmSearch5 | |
| C++/CLI | |
|---|---|
public interface class IEdmSearch5 | |
This interface:
- inherits from IDispatch. See IDispatch Interface (Automation).
- is extended by IEdmSearch6.
There is a bit of overhead involved in creating an IEdmSearch5 object, so if you intend to perform several searches, call IEdmSearch5::Clear to clear and re-use the current search object instead of calling IEdmVault5::CreateSearch to create new search objects.