ReactOS 0.4.16-dev-329-g9223134
|
#include <vcdioctl.h>
Public Attributes | |
WCHAR | Path [255] |
USHORT | Length |
ULONG | Flags |
Definition at line 8 of file vcdioctl.h.
ULONG _MOUNT_PARAMETERS::Flags |
Definition at line 12 of file vcdioctl.h.
Referenced by _tmain(), PerformMount(), and VcdDeviceControl().
USHORT _MOUNT_PARAMETERS::Length |
Definition at line 11 of file vcdioctl.h.
Referenced by _tmain(), PerformMount(), and VcdDeviceControl().
WCHAR _MOUNT_PARAMETERS::Path[255] |
Definition at line 10 of file vcdioctl.h.
Referenced by _tmain(), PerformMount(), and VcdDeviceControl().