ReactOS 0.4.15-dev-7918-g2a2556c
_slot Struct Reference

#include <vfat.h>

Public Attributes

unsigned char id
 
WCHAR name0_4 [5]
 
unsigned char attr
 
unsigned char reserved
 
unsigned char alias_checksum
 
WCHAR name5_10 [6]
 
unsigned char start [2]
 
WCHAR name11_12 [2]
 

Detailed Description

Definition at line 184 of file vfat.h.

Member Data Documentation

◆ alias_checksum

unsigned char _slot::alias_checksum

Definition at line 190 of file vfat.h.

Referenced by FATAddEntry(), and FATGetNextDirEntry().

◆ attr

unsigned char _slot::attr

Definition at line 188 of file vfat.h.

Referenced by FATAddEntry().

◆ id

unsigned char _slot::id

Definition at line 186 of file vfat.h.

Referenced by FATAddEntry(), and FATGetNextDirEntry().

◆ name0_4

WCHAR _slot::name0_4[5]

Definition at line 187 of file vfat.h.

Referenced by FATGetNextDirEntry().

◆ name11_12

WCHAR _slot::name11_12[2]

Definition at line 193 of file vfat.h.

Referenced by FATGetNextDirEntry().

◆ name5_10

WCHAR _slot::name5_10[6]

Definition at line 191 of file vfat.h.

Referenced by FATGetNextDirEntry().

◆ reserved

unsigned char _slot::reserved

Definition at line 189 of file vfat.h.

◆ start

unsigned char _slot::start[2]

Definition at line 192 of file vfat.h.


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