ReactOS 0.4.16-dev-122-g325d74c
|
#include <vcdioctl.h>
Public Attributes | |
WCHAR | Path [255] |
USHORT | Length |
USHORT | Mounted |
Definition at line 24 of file vcdioctl.h.
USHORT _IMAGE_PATH::Length |
Definition at line 27 of file vcdioctl.h.
Referenced by ViGetImagePath().
USHORT _IMAGE_PATH::Mounted |
Definition at line 28 of file vcdioctl.h.
Referenced by ViGetImagePath().
WCHAR _IMAGE_PATH::Path[255] |
Definition at line 26 of file vcdioctl.h.
Referenced by ViGetImagePath().