ISCModelDirectory::LocateDirectory Arguments
Here is the signature for the LocateDirectory function:
ISCModelDirectory * LocateDirectory (BSTR Locator, VARIANT Filter)
The following table contains the valid arguments for the LocateDirectory function:
| Parameter | Valid Type/Value | Description | 
|---|---|---|
| Locator | BSTR � String with a directory location | Identifies a directory path that can contain wildcard characters in the last path component in order to search for sub-entries. If the path provides an exact location, it can also be used to return to a single model directory entry. For an absolute path, the mart database information and access parameters are ignored. | 
| Filter [optional] | VT_BSTR � Options | Specifies a set of options to narrow a search. | 
| 
 Copyright © 2025 Quest Software, Inc. |