AM_DVDCOPY_DISCKEY structure
Specifies the DVD disc key.
Syntax
typedef struct _AM_DVDCOPY_DISCKEY {
BYTE DiscKey[2048];
} AM_DVDCOPY_DISCKEY, *PAM_DVDCOPY_DISCKEY;
Members
DiscKey
DVD disc key.
Remarks
The AM_PROPERTY_DVDCOPY_DISC_KEY property uses this structure.
A disc key is used for the DVD CSS key exchange for decryption. Implementors should get a CSS license and further instructions from CSS.
Requirements
| Header | dvdmedia.h |