ReactOS 0.4.15-dev-8028-g8e799e2
_BOOT_SECTOR Struct Reference

#include <ntfs.h>

Collaboration diagram for _BOOT_SECTOR:

Public Attributes

UCHAR Jump [3]
 
UCHAR OEMID [8]
 
BIOS_PARAMETERS_BLOCK BPB
 
EXTENDED_BIOS_PARAMETERS_BLOCK EBPB
 
UCHAR BootStrap [426]
 
USHORT EndSector
 

Detailed Description

Definition at line 52 of file ntfs.h.

Member Data Documentation

◆ BootStrap

UCHAR _BOOT_SECTOR::BootStrap[426]

Definition at line 58 of file ntfs.h.

◆ BPB

BIOS_PARAMETERS_BLOCK _BOOT_SECTOR::BPB

Definition at line 56 of file ntfs.h.

◆ EBPB

EXTENDED_BIOS_PARAMETERS_BLOCK _BOOT_SECTOR::EBPB

Definition at line 57 of file ntfs.h.

◆ EndSector

USHORT _BOOT_SECTOR::EndSector

Definition at line 59 of file ntfs.h.

◆ Jump

UCHAR _BOOT_SECTOR::Jump[3]

Definition at line 54 of file ntfs.h.

◆ OEMID

UCHAR _BOOT_SECTOR::OEMID[8]

Definition at line 55 of file ntfs.h.


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