ReactOS 0.4.15-dev-7958-gcd0bb1a
_AACS_READ_BINDING_NONCE Struct Reference

#include <ntddcdvd.h>

Collaboration diagram for _AACS_READ_BINDING_NONCE:

Public Member Functions

 _Field_range_ (0, 255) ULONG NumberOfSectors
 

Public Attributes

DVD_SESSION_ID SessionId
 
ULONGLONG StartLba
 
union {
   HANDLE   Handle
 
   ULONGLONG   ForceStructureLengthToMatch64bit
 
}; 
 

Detailed Description

Definition at line 320 of file ntddcdvd.h.

Member Function Documentation

◆ _Field_range_()

_AACS_READ_BINDING_NONCE::_Field_range_ ( ,
255   
)

Member Data Documentation

◆ 

union { ... } _AACS_READ_BINDING_NONCE::@3165

◆ ForceStructureLengthToMatch64bit

ULONGLONG _AACS_READ_BINDING_NONCE::ForceStructureLengthToMatch64bit

Definition at line 328 of file ntddcdvd.h.

◆ Handle

HANDLE _AACS_READ_BINDING_NONCE::Handle

Definition at line 327 of file ntddcdvd.h.

◆ SessionId

DVD_SESSION_ID _AACS_READ_BINDING_NONCE::SessionId

Definition at line 322 of file ntddcdvd.h.

Referenced by RequestValidateAacsBindingNonce().

◆ StartLba

ULONGLONG _AACS_READ_BINDING_NONCE::StartLba

Definition at line 324 of file ntddcdvd.h.

Referenced by RequestValidateAacsBindingNonce().


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