ReactOS 0.4.15-dev-8100-g1887773
FORMAT_DRIVE_CONTEXT Struct Reference

Public Attributes

WCHAR Drive
 
UINT Options
 
UINT Result
 
BOOL bFormattingNow
 

Detailed Description

Definition at line 27 of file drive.cpp.

Member Data Documentation

◆ bFormattingNow

BOOL FORMAT_DRIVE_CONTEXT::bFormattingNow

Definition at line 32 of file drive.cpp.

Referenced by DoFormatDrive(), and FormatDriveDlg().

◆ Drive

WCHAR FORMAT_DRIVE_CONTEXT::Drive

◆ Options

UINT FORMAT_DRIVE_CONTEXT::Options

Definition at line 30 of file drive.cpp.

Referenced by InitializeFormatDriveDlg().

◆ Result

UINT FORMAT_DRIVE_CONTEXT::Result

Definition at line 31 of file drive.cpp.

Referenced by FormatDrive(), and FormatDriveDlg().


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