DRM_VIDEO_OUTPUT_PROTECTION (Windows CE 5.0)
The DRM_VIDEO_OUTPUT_PROTECTION structure holds a video output technology identifier and the configuration data required by that technology.
typedef struct __tagDRM_VIDEO_OUTPUT_PROTECTION{
DRM_GUID guidId; DRM_BYTE bConfigData;} DRM_VIDEO_OUTPUT_PROTECTION;
Members
- guidId
Technology identifier. - bConfigData
Configuration data required by the technology identified by guidId.
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