|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntddcdvd.h>

Public Attributes | |
| LARGE_INTEGER | BlockByteOffset |
| DVD_STRUCTURE_FORMAT | Format |
| DVD_SESSION_ID | SessionId |
| UCHAR | LayerNumber |
Definition at line 118 of file ntddcdvd.h.
| LARGE_INTEGER DVD_READ_STRUCTURE::BlockByteOffset |
Definition at line 119 of file ntddcdvd.h.
Referenced by test_dvd_read_structure().
| DVD_STRUCTURE_FORMAT DVD_READ_STRUCTURE::Format |
Definition at line 120 of file ntddcdvd.h.
Referenced by test_dvd_read_structure().
| UCHAR DVD_READ_STRUCTURE::LayerNumber |
Definition at line 122 of file ntddcdvd.h.
Referenced by test_dvd_read_structure().
| DVD_SESSION_ID DVD_READ_STRUCTURE::SessionId |
Definition at line 121 of file ntddcdvd.h.
Referenced by test_dvd_read_structure().