ReactOS 0.4.15-dev-7998-gdb93cb1
_FAT_ENUMERATION_CONTEXT Struct Reference

#include <fatprocs.h>

Collaboration diagram for _FAT_ENUMERATION_CONTEXT:

Public Attributes

VBO VboOfPinnedPage
 
PBCB Bcb
 
PVOID PinnedPage
 

Detailed Description

Definition at line 273 of file fatprocs.h.

Member Data Documentation

◆ Bcb

PBCB _FAT_ENUMERATION_CONTEXT::Bcb

Definition at line 276 of file fatprocs.h.

◆ PinnedPage

PVOID _FAT_ENUMERATION_CONTEXT::PinnedPage

Definition at line 277 of file fatprocs.h.

◆ VboOfPinnedPage

VBO _FAT_ENUMERATION_CONTEXT::VboOfPinnedPage

Definition at line 275 of file fatprocs.h.


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