VLSI Solution Oy VS1103 VLSI Solution Karaoke, MIDI and ADPCM Player Source Code Documentation

Main Page | Class List | File List | Class Members | File Members | Related Pages

DirRecordUnion::LongEntry Struct Reference

Extended directory entry. More...

#include <buffer.h>

List of all members.

Public Attributes

byte Ord
word Name1 [5]
 characters 1-5
byte Attr
byte Type
 entry type, zero=long name component
byte Chksum
word Name2 [6]
 characters 6-11
word FstClusLO
 zero for long entry
word Name3 [2]
 characters 12-13


Detailed Description

Extended directory entry.

Definition at line 33 of file buffer.h.


Member Data Documentation

byte DirRecordUnion::LongEntry::Attr
 

Definition at line 36 of file buffer.h.

byte DirRecordUnion::LongEntry::Chksum
 

Definition at line 38 of file buffer.h.

word DirRecordUnion::LongEntry::FstClusLO
 

zero for long entry

Definition at line 40 of file buffer.h.

word DirRecordUnion::LongEntry::Name1[5]
 

characters 1-5

Definition at line 35 of file buffer.h.

word DirRecordUnion::LongEntry::Name2[6]
 

characters 6-11

Definition at line 39 of file buffer.h.

word DirRecordUnion::LongEntry::Name3[2]
 

characters 12-13

Definition at line 41 of file buffer.h.

byte DirRecordUnion::LongEntry::Ord
 

Definition at line 34 of file buffer.h.

byte DirRecordUnion::LongEntry::Type
 

entry type, zero=long name component

Definition at line 37 of file buffer.h.


The documentation for this struct was generated from the following file:
All software copyright 2000-2004 VLSI Solution OY. Redistribution of these software modules is limited to VLSI Solution Oy chip promotional use only. Free or commercial use of these software modules in MP3 players is ok if the product includes chip(s) from VLSI. You can request the complete (compilable) package from mp3@vlsi.fi. This exampe code is provided with good faith to assist You in code development, but under no circumstances will VLSI offer any guarantees on the usability or functionality of any example software or its fitness for any purpose.