IDVDDecoderCSS::InitiateAuthentication
This method will be called to enter authentication and negotiation processes before any key transfer operations can take place.
HRESULT InitiateAuthentication();
Parameters
None.
Return Values
The following table shows a list of possible return values.
| Return value | Description |
|---|---|
| S_OK | The request completed successfully. |
| E_UNEXPECTED | This method was called from the wrong state. |
| E_FAIL | A failure, other than being called from the wrong state, has occurred. |
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdcss.idl.
See Also
Last updated on Tuesday, May 18, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.