ReactOS 0.4.15-dev-7834-g00c4b3d
_SAVE_PARAM Struct Reference

#include <vfdlib.h>

Collaboration diagram for _SAVE_PARAM:

Public Attributes

HANDLE hDevice
 
VFD_DISKTYPE DiskType
 
VFD_MEDIA MediaType
 
VFD_FLAGS MediaFlags
 
VFD_FILETYPE FileType
 
ULONG ImageSize
 
PSTR ImageName
 

Detailed Description

Definition at line 91 of file vfdlib.h.

Member Data Documentation

◆ DiskType

VFD_DISKTYPE _SAVE_PARAM::DiskType

Definition at line 93 of file vfdlib.h.

Referenced by OnInit().

◆ FileType

VFD_FILETYPE _SAVE_PARAM::FileType

Definition at line 96 of file vfdlib.h.

◆ hDevice

HANDLE _SAVE_PARAM::hDevice

Definition at line 92 of file vfdlib.h.

◆ ImageName

PSTR _SAVE_PARAM::ImageName

Definition at line 98 of file vfdlib.h.

Referenced by OnInit().

◆ ImageSize

ULONG _SAVE_PARAM::ImageSize

Definition at line 97 of file vfdlib.h.

◆ MediaFlags

VFD_FLAGS _SAVE_PARAM::MediaFlags

Definition at line 95 of file vfdlib.h.

◆ MediaType

VFD_MEDIA _SAVE_PARAM::MediaType

Definition at line 94 of file vfdlib.h.

Referenced by OnInit().


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