IDVDDecoderCSS::SendDriveResponseKey
Other versions of this page are also available for the following:
8/28/2008
This method sends the drive challenge response to the DVD renderer.
Syntax
HRESULT SendDriveResponseKey(
CSS_KEY* pKey
);
Parameters
- pKey
[in] Pointer to return driver response key.
Return Value
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
Header | dvdcss.idl |
Windows Embedded CE | Windows CE .NET 4.0 and later |