ReactOS 0.4.15-dev-7918-g2a2556c
promptdisk_params Struct Reference

Public Attributes

PCWSTR DialogTitle
 
PCWSTR DiskName
 
PCWSTR PathToSource
 
PCWSTR FileSought
 
PCWSTR TagFile
 
DWORD DiskPromptStyle
 
PWSTR PathBuffer
 
DWORD PathBufferSize
 
PDWORD PathRequiredSize
 

Detailed Description

Definition at line 23 of file dialog.c.

Member Data Documentation

◆ DialogTitle

PCWSTR promptdisk_params::DialogTitle

Definition at line 24 of file dialog.c.

Referenced by SetupPromptForDiskA(), and SetupPromptForDiskW().

◆ DiskName

PCWSTR promptdisk_params::DiskName

Definition at line 25 of file dialog.c.

Referenced by SetupPromptForDiskA(), and SetupPromptForDiskW().

◆ DiskPromptStyle

DWORD promptdisk_params::DiskPromptStyle

Definition at line 29 of file dialog.c.

Referenced by SetupPromptForDiskA(), and SetupPromptForDiskW().

◆ FileSought

PCWSTR promptdisk_params::FileSought

Definition at line 27 of file dialog.c.

Referenced by SetupPromptForDiskA(), and SetupPromptForDiskW().

◆ PathBuffer

PWSTR promptdisk_params::PathBuffer

Definition at line 30 of file dialog.c.

Referenced by SetupPromptForDiskA(), and SetupPromptForDiskW().

◆ PathBufferSize

DWORD promptdisk_params::PathBufferSize

Definition at line 31 of file dialog.c.

Referenced by SetupPromptForDiskA(), and SetupPromptForDiskW().

◆ PathRequiredSize

PDWORD promptdisk_params::PathRequiredSize

Definition at line 32 of file dialog.c.

Referenced by SetupPromptForDiskA(), and SetupPromptForDiskW().

◆ PathToSource

PCWSTR promptdisk_params::PathToSource

Definition at line 26 of file dialog.c.

Referenced by SetupPromptForDiskA(), and SetupPromptForDiskW().

◆ TagFile

PCWSTR promptdisk_params::TagFile

Definition at line 28 of file dialog.c.

Referenced by SetupPromptForDiskA(), and SetupPromptForDiskW().


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