Share via


IDVDDecoderCSS::SendDriveChallenge (Windows CE 5.0)

Send Feedback

This method sends the DVD drive challenge Key to the DVD decoder.

HRESULT SendDriveChallenge(CSS_CHALLENGE* pChallenge);

Parameters

  • pChallenge
    [in] Pointer to the driver challenge key.

Return Values

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 complete successfully.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdcss.idl.

See Also

IDVDDecoderCSS:IUnknown

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.