Sack Library Documentation
|
enum ScanFileProcessFlags { SFF_DIRECTORY = 1, SFF_DRIVE = 2 };
Members |
Description |
SFF_DIRECTORY = 1 |
is a directory... |
SFF_DRIVE = 2 |
this is a drive... |
flags sent to Process when called with a matching name
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|