FolderFlag

Control behavior of functions.

Values

ValueMeaning
none0

Don't verify that folder exist.

create1

Create if folder does not exist. On Windows and OS X directory will be created using platform specific API, so it will have appropriate icon and other settings special for this kind of folder.

verify2

Verify that folder exists. On Windows directory is verified using platform specific API.

See Also

Meta