ReactOS 0.4.15-dev-7924-g5949c20
_BOOT_SECTOR_OPTIONS Struct Reference

#include <bldrsup.h>

Public Attributes

UCHAR Signature [8]
 
PCWSTR Drive
 
PCWSTR Partition
 
PCWSTR BootSectorFileName
 

Detailed Description

Definition at line 101 of file bldrsup.h.

Member Data Documentation

◆ BootSectorFileName

PCWSTR _BOOT_SECTOR_OPTIONS::BootSectorFileName

Definition at line 108 of file bldrsup.h.

◆ Drive

PCWSTR _BOOT_SECTOR_OPTIONS::Drive

Definition at line 106 of file bldrsup.h.

◆ Partition

PCWSTR _BOOT_SECTOR_OPTIONS::Partition

Definition at line 107 of file bldrsup.h.

◆ Signature

UCHAR _BOOT_SECTOR_OPTIONS::Signature[8]

Definition at line 103 of file bldrsup.h.


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