IDVDDecoderCSS::SendDriveResponseKey (Windows CE 5.0)
This method sends the drive challenge response to the DVD renderer.
HRESULT SendDriveResponseKey(CSS_KEY* pKey);
Parameters
- pKey
[in] Pointer to return driver response key.
Return Values
The following table shows a list of possible return values.
Return value | Description |
---|---|
S_OK | The request completed successfully. |
E_FAIL | The request did not completed successfully. |
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdcss.idl.
See Also
Send Feedback on this topic to the authors