Compartir a través de


DRM_PLAY_OPL (Windows CE 5.0)

Send Feedback

Holds output protection level information that applies to the play action in a DRM license.

typedef struct __tagDRM_PLAY_OPL{
    DRM_MINIMUM_OUTPUT_PROTECTION_LEVELS    minOPL;    DRM_OPL_OUTPUT_IDS  oplIdReserved;    DRM_VIDEO_OUTPUT_PROTECTION_IDS  vopi;} DRM_PLAY_OPL;

Elements

Requirements

OS Versions: Windows CE 5.0 Networked Media Device Feature Pack.
Header: WMDRM10ND.h
Link Library: cardea_wince.lib

See Also

Windows Media DRM 10 for Network Devices Data Structures

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.