Back to Adaptive Vision Library website
You are here: Start » Function Reference » File System » TestFileExists
TestFileExists
Checks if a given file is present.
Syntax
void avl::TestFileExists ( const atl::File& inFile, bool& outSuccess )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inFile | const File& | ||
![]() |
outSuccess | bool& |


