|
Previous Top Next |
The StartDirectory property is used in the ScanDirectories and SetStartDir methods and is used to keep the start directory for the ScanDirectories method. If a path is passed to the ScanDirectories method it is assigned to the StartDirectory property. It is used in the initial call to the ReadDirectories. StartDirectory is a CString datatype.
It is declared as:
StartDirectory CString(2049)