ReactOS 0.4.16-dev-106-g10b08aa
|
#include <udfpubl.h>
Public Attributes | |
struct { | |
ULONG Length | |
ULONG DriverVersionMj | |
ULONG DriverVersionMn | |
ULONG DriverVersionBuild | |
} | header |
ULONG | FSVersionMj |
ULONG | FSVersionMn |
ULONG | FSFlags |
ULONG | FSCompatFlags |
ULONG | FSCfgVersion |
ULONG _UDF_GET_VERSION_OUT::FSCfgVersion |
Definition at line 104 of file udfpubl.h.
Referenced by UDFCommonDeviceControl().
ULONG _UDF_GET_VERSION_OUT::FSCompatFlags |
Definition at line 103 of file udfpubl.h.
Referenced by UDFCommonDeviceControl().
ULONG _UDF_GET_VERSION_OUT::FSFlags |
Definition at line 102 of file udfpubl.h.
Referenced by UDFCommonDeviceControl().
ULONG _UDF_GET_VERSION_OUT::FSVersionMj |
Definition at line 100 of file udfpubl.h.
Referenced by UDFCommonDeviceControl().
ULONG _UDF_GET_VERSION_OUT::FSVersionMn |
Definition at line 101 of file udfpubl.h.
Referenced by UDFCommonDeviceControl().
struct { ... } _UDF_GET_VERSION_OUT::header |
Referenced by UDFCommonDeviceControl().