|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <vfat.h>

Public Attributes | |
| LARGE_INTEGER | CurrentByteOffset |
| ULONG | Flags |
| ULONG | Entry |
| UNICODE_STRING | SearchPattern |
| LARGE_INTEGER _VFATCCB::CurrentByteOffset |
| ULONG _VFATCCB::Flags |
Definition at line 539 of file vfat.h.
Referenced by VfatCleanupFile(), and VfatCreateFile().
| UNICODE_STRING _VFATCCB::SearchPattern |
Definition at line 543 of file vfat.h.
Referenced by DoQuery(), and vfatDestroyCCB().