ReactOS 0.4.15-dev-7788-g1ad9096
_VFATCCB Struct Reference

#include <vfat.h>

Collaboration diagram for _VFATCCB:

Public Attributes

LARGE_INTEGER CurrentByteOffset
 
ULONG Flags
 
ULONG Entry
 
UNICODE_STRING SearchPattern
 

Detailed Description

Definition at line 536 of file vfat.h.

Member Data Documentation

◆ CurrentByteOffset

LARGE_INTEGER _VFATCCB::CurrentByteOffset

Definition at line 538 of file vfat.h.

◆ Entry

ULONG _VFATCCB::Entry

Definition at line 541 of file vfat.h.

Referenced by DoQuery().

◆ Flags

ULONG _VFATCCB::Flags

Definition at line 539 of file vfat.h.

Referenced by VfatCleanupFile(), and VfatCreateFile().

◆ SearchPattern

UNICODE_STRING _VFATCCB::SearchPattern

Definition at line 543 of file vfat.h.

Referenced by DoQuery(), and vfatDestroyCCB().


The documentation for this struct was generated from the following file: