ReactOS 0.4.15-dev-7942-gd23573b
DVD_READ_STRUCTURE Struct Reference

#include <ntddcdvd.h>

Collaboration diagram for DVD_READ_STRUCTURE:

Public Attributes

LARGE_INTEGER BlockByteOffset
 
DVD_STRUCTURE_FORMAT Format
 
DVD_SESSION_ID SessionId
 
UCHAR LayerNumber
 

Detailed Description

Definition at line 118 of file ntddcdvd.h.

Member Data Documentation

◆ BlockByteOffset

LARGE_INTEGER DVD_READ_STRUCTURE::BlockByteOffset

Definition at line 119 of file ntddcdvd.h.

Referenced by test_dvd_read_structure().

◆ Format

DVD_STRUCTURE_FORMAT DVD_READ_STRUCTURE::Format

Definition at line 120 of file ntddcdvd.h.

Referenced by test_dvd_read_structure().

◆ LayerNumber

UCHAR DVD_READ_STRUCTURE::LayerNumber

Definition at line 122 of file ntddcdvd.h.

Referenced by test_dvd_read_structure().

◆ SessionId

DVD_SESSION_ID DVD_READ_STRUCTURE::SessionId

Definition at line 121 of file ntddcdvd.h.

Referenced by test_dvd_read_structure().


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