Share via


DVD_POS_CODE (Windows CE 5.0)

Send Feedback

This structure corresponds to POS_CD as defined in the DVD Specification for Read-Only Disc.

typedef struct _structDVD_POS_CODE {UINT8posCode[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

IDVDVideoVolume::GetPOSCode

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.