#include <FileInfo.h>
A structure holding a file or a directory information.
Initializes a new instance of the CFileInfo class.
Returns the value indicating whether the current CFileInfo object represents a directory or a regular file.
true
false
The file creation time.
The file last access time.
The file modification time.
The file system attributes.
The file size.