ReactOS 0.4.15-dev-7934-g1dc8d80
_TAG Struct Reference

#include <fs_rec.h>

Public Attributes

USHORT Identifier
 
USHORT Version
 
UCHAR Checksum
 
UCHAR Reserved
 
USHORT SerialNumber
 
USHORT Crc
 
USHORT CrcLength
 
ULONG Location
 

Detailed Description

Definition at line 142 of file fs_rec.h.

Member Data Documentation

◆ Checksum

UCHAR _TAG::Checksum

Definition at line 146 of file fs_rec.h.

◆ Crc

USHORT _TAG::Crc

Definition at line 149 of file fs_rec.h.

◆ CrcLength

USHORT _TAG::CrcLength

Definition at line 150 of file fs_rec.h.

◆ Identifier

USHORT _TAG::Identifier

Definition at line 144 of file fs_rec.h.

◆ Location

ULONG _TAG::Location

Definition at line 151 of file fs_rec.h.

◆ Reserved

UCHAR _TAG::Reserved

Definition at line 147 of file fs_rec.h.

◆ SerialNumber

USHORT _TAG::SerialNumber

Definition at line 148 of file fs_rec.h.

◆ Version

USHORT _TAG::Version

Definition at line 145 of file fs_rec.h.


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