Share via


IDVDDecoderCSS::InitiateAuthentication

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This method will be called to enter authentication and negotiation processes before any key transfer operations can take place.

Syntax

HRESULT InitiateAuthentication();

Parameters

None.

Return Value

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

Header dvdcss.idl
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

IDVDDecoderCSS