Share via


IDVDDecoderCSS::NewDisk (Windows Embedded CE 6.0)

1/6/2010

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