File I/O Structures
A version of this page is also available for
4/8/2010
The following table shows the file I/O structures with a description of the purpose of each.
Structure | Description |
---|---|
Contains information obtained by the GetFileInformationByHandle function. |
|
Contains information about a directory object. |
|
Contains information about a file object. |
|
Describes the changes found by the CeGetFileNotificationInfo function. |
|
Contains information about a file system event. |
|
Contains the file offset of the beginning of the lock range. |
|
Contains attribute information for a file or directory. |
|
Describes a file found by the FindFirstFile or the FindNextFile function. |