<< Click to Display Table of Contents >> Navigation: OLE Automation > Application > Navigation |
Navigating through a scanned file system tree and query single values can be done using only 4 OLE Automation methods and one property.
Navigation properties
Read-only property, that contains the currently selected root folder ID. |
Navigation methods
Returns the ID representing the first sub folder of the passed parent ID. |
|
Returns the ID representing the next sibling of the passed sibling ID. |
|
Retrieves a defined type of information you are interested in for a passed folder ID. |
|
Retrieves a defined type of information you are interested in for a passed folder ID from a past scan date. |