IDVDDecoderCSS::GetChallenge (Windows CE 5.0)
This method gets the challenge key from a decoder chip.
HRESULT GetChallenge(CSS_CHALLENGE* pChallenge);
Parameters
- pChallenge
[out] Valid pointer to return CSS_Challenge.
Return Values
The following table shows a list of possible return values.
Return value | Description |
---|---|
S_OK | The request completed successfully. |
E_FAIL | The requested did not complete successfully. |
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdcss.idl.
See Also
Send Feedback on this topic to the authors