#include <file.h>
Data Fields | |
| OFC_LARGE_INTEGER | AllocationSize |
| OFC_LARGE_INTEGER | EndOfFile |
| OFC_DWORD | NumberOfLinks |
| OFC_BOOL | DeletePending |
| OFC_BOOL | Directory |
Extended Information for a file
| OFC_LARGE_INTEGER _OFC_FILE_STANDARD_INFO::AllocationSize |
The amount of space that is allocated for the file
| OFC_BOOL _OFC_FILE_STANDARD_INFO::DeletePending |
OFC_TRUE if the file is being deleted
| OFC_BOOL _OFC_FILE_STANDARD_INFO::Directory |
OFC_TRUE if the file is a directory
| OFC_LARGE_INTEGER _OFC_FILE_STANDARD_INFO::EndOfFile |
The end of the file
| OFC_DWORD _OFC_FILE_STANDARD_INFO::NumberOfLinks |
The number of links to the file