Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |