Share via


IDVDDecoderCSS::NewDisk

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This method notifies the decoder that a new disk has been inserted in order to reinitialize the CSS subsystem.

Syntax

HRESULT NewDisk();

Parameters

None.

Return Value

If the method completes successfully, the return value is S_OK.

Remarks

This method should be called to enter the authentication/negotiation process before any of the key transfer operations can take place.

Requirements

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

See Also

Reference

IDVDDecoderCSS