ReactOS 0.4.15-dev-7842-g558ab78
_MOUNT_PARAMETERS Struct Reference

#include <vcdioctl.h>

Public Attributes

WCHAR Path [255]
 
USHORT Length
 
ULONG Flags
 

Detailed Description

Definition at line 8 of file vcdioctl.h.

Member Data Documentation

◆ Flags

ULONG _MOUNT_PARAMETERS::Flags

Definition at line 12 of file vcdioctl.h.

Referenced by _tmain(), PerformMount(), and VcdDeviceControl().

◆ Length

USHORT _MOUNT_PARAMETERS::Length

Definition at line 11 of file vcdioctl.h.

Referenced by _tmain(), PerformMount(), and VcdDeviceControl().

◆ Path

WCHAR _MOUNT_PARAMETERS::Path[255]

Definition at line 10 of file vcdioctl.h.

Referenced by _tmain(), PerformMount(), and VcdDeviceControl().


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