ReactOS 0.4.15-dev-7924-g5949c20
_DVD_COPY_PROTECT_KEY Struct Reference

#include <ntddcdvd.h>

Collaboration diagram for _DVD_COPY_PROTECT_KEY:

Public Attributes

ULONG KeyLength
 
DVD_SESSION_ID SessionId
 
DVD_KEY_TYPE KeyType
 
ULONG KeyFlags
 
union {
   HANDLE   FileHandle
 
   LARGE_INTEGER   TitleOffset
 
Parameters
 
UCHAR KeyData [0]
 
union {
   struct {
      ULONG   FileHandle
 
      ULONG   Reserved
 
   }   s
 
   LARGE_INTEGER   TitleOffset
 
Parameters
 

Detailed Description

Definition at line 175 of file ntddcdvd.h.

Member Data Documentation

◆ FileHandle [1/2]

HANDLE _DVD_COPY_PROTECT_KEY::FileHandle

Definition at line 181 of file ntddcdvd.h.

◆ FileHandle [2/2]

ULONG _DVD_COPY_PROTECT_KEY::FileHandle

Definition at line 61 of file ntddcdvd.h.

◆ KeyData

UCHAR _DVD_COPY_PROTECT_KEY::KeyData

Definition at line 184 of file ntddcdvd.h.

◆ KeyFlags

ULONG _DVD_COPY_PROTECT_KEY::KeyFlags

Definition at line 179 of file ntddcdvd.h.

◆ KeyLength

ULONG _DVD_COPY_PROTECT_KEY::KeyLength

Definition at line 176 of file ntddcdvd.h.

◆ KeyType

DVD_KEY_TYPE _DVD_COPY_PROTECT_KEY::KeyType

Definition at line 178 of file ntddcdvd.h.

Referenced by RequestValidateDvdReadKey().

◆  [1/2]

union { ... } _DVD_COPY_PROTECT_KEY::Parameters

◆  [2/2]

union { ... } _DVD_COPY_PROTECT_KEY::Parameters

◆ Reserved

ULONG _DVD_COPY_PROTECT_KEY::Reserved

Definition at line 62 of file ntddcdvd.h.

◆ 

struct { ... } _DVD_COPY_PROTECT_KEY::s

◆ SessionId

DVD_SESSION_ID _DVD_COPY_PROTECT_KEY::SessionId

Definition at line 177 of file ntddcdvd.h.

◆ TitleOffset

LARGE_INTEGER _DVD_COPY_PROTECT_KEY::TitleOffset

Definition at line 182 of file ntddcdvd.h.


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