#include <treewalk.h>
Data Fields | |
| BOOL | recursive |
| recursive walking | |
| BOOL | rp_ignor |
| if true - ignore reparse points | |
| const TCHAR * | spPath |
| path for saving of stop-point. | |
| TWType | type |
| type of an algorithm of tree walking | |
recursive walking
| BOOL _TWOptions::rp_ignor |
if true - ignore reparse points
| const TCHAR* _TWOptions::spPath |
path for saving of stop-point.
type of an algorithm of tree walking
1.5.1-p1