Specifies DVD attributes.
Syntax
typedef struct tagDVD_ATR
{
ULONG ulCAT;
BYTE pbATRI[768];
} DVD_ATR;
Members
Remarks
Refer to the DVD-Video specification to parse these structures.
Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.