company logo

FileHandle :: FileHandle - Constructor

The constructor creates an empty file handle. Before using the file handle, it must be opened by calling the Open() function.

Implementation details

FileHandle  :: FileHandle (  )