ReactOS 0.4.15-dev-7842-g558ab78
_VFAT_DISPATCH Struct Reference

#include <vfat.h>

Collaboration diagram for _VFAT_DISPATCH:

Public Attributes

PIS_DIRECTORY_EMPTY IsDirectoryEmpty
 
PADD_ENTRY AddEntry
 
PDEL_ENTRY DelEntry
 
PGET_NEXT_DIR_ENTRY GetNextDirEntry
 

Detailed Description

Definition at line 296 of file vfat.h.

Member Data Documentation

◆ AddEntry

PADD_ENTRY _VFAT_DISPATCH::AddEntry

Definition at line 299 of file vfat.h.

◆ DelEntry

PDEL_ENTRY _VFAT_DISPATCH::DelEntry

Definition at line 300 of file vfat.h.

◆ GetNextDirEntry

PGET_NEXT_DIR_ENTRY _VFAT_DISPATCH::GetNextDirEntry

Definition at line 301 of file vfat.h.

◆ IsDirectoryEmpty

PIS_DIRECTORY_EMPTY _VFAT_DISPATCH::IsDirectoryEmpty

Definition at line 298 of file vfat.h.


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