Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
122 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Broader Question
I have a code that uses Windows' OPM API to retrieve BKSV from HDCP 1.x connections. Unfortunately, this doesn't seem to work with HDCP 2.x connections. So, does OPM API even support HDCP 2.x connections? If not, does Windows provide an alternative way to retrieve the "Receiver ID" (which is the same as BKSV in HDCP 1.x) from a HDCP 2.x connection?
Actual Issue
OpmVideoOutput::Private::GetInfo():cbRequestedInformationSize = 8, sizeof(T) = 72