HDCP Compliant?

Started by richardh, July 03, 2014, 08:07:39 AM

Previous topic - Next topic

richardh

Hi all,

Has anyone ever coded a routine to determine if system is HDCP compliant?
I couldn't find a WMI call to determine HDCP status.

Thanks,
RH

Deana

Deana F.
Technical Support
Wilson WindowWare Inc.

Deana

Sorry it appears the link I previously posted is only available for Silverlight. The only other method I could find would be to make a series of DllCalls to the Output Protection Manager:
http://msdn.microsoft.com/en-US/library/dd389296%28v=vs.85%29.aspx

This appears to be no easy feat.
Deana F.
Technical Support
Wilson WindowWare Inc.

richardh

Thanks D

Another fun quest... trying to figuring out something I assumed would be fairly simple... lol




Deana

Quote from: richardh on July 03, 2014, 10:08:04 AM
Thanks D

Another fun quest... trying to figuring out something I assumed would be fairly simple... lol

Maybe check this out...
Quote
This automated test runs Certified Output Protection Protocol (COPP) commands to test display drivers for COPP compatibility.

There are three assertions for this test. The display driver must support:
ââ,¬Â¢ COPP driver interfaces.
ââ,¬Â¢ Content Generation Management System Analog (CGMS-A) and analog protection support (APS)
ââ,¬Â¢ High-Bandwidth Digital Content Protection (HDCP).
http://msdn.microsoft.com/en-us/library/windows/hardware/jj123892.aspx
Deana F.
Technical Support
Wilson WindowWare Inc.