Back to Adaptive Vision Library website
You are here: Start » Function Reference » String » LoadText
LoadText
This is Filter Equivalent. This function may be present in generated code, but should not be used in hand-written code.
Loads a text from a file.
Syntax
void avl::LoadText ( const atl::File& inFile, atl::String& outText )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inFile | const File& | ||
![]() |
outText | String& |


