DVD_POS_CODE (Windows Embedded CE 6.0)
1/6/2010
This structure corresponds to POS_CD as defined in the DVD Specification for Read-Only Disc.
Syntax
typedef struct _structDVD_POS_CODE {
UINT8 posCode[8];
} DVD_POS_CODE;
Members
- posCode
Eight-element array containing the contents of POS_CD
Requirements
Header | dvdata.h, dvdata.idl |
Windows Embedded CE | Windows CE .NET 4.0 and later |