DVD_POS_CODE
This structure corresponds to POS_CD as defined in the DVD Specification for Read-Only Disc.
typedef struct _structDVD_POS_CODE {
UINT8 posCode[8];
} DVD_POS_CODE;
Members
- posCode
Eight-element array containing the contents of POS_CD
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdata.h, Dvdata.idl.
See Also
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.