Share via


IDVDDecoderCSS::SetSectorLength (Windows CE 5.0)

Send Feedback

This method sets the sector length, in bytes, for a decoder.

HRESULT SetSectorLength(UINTdwLength);

Parameters

  • dwLength
    [in] Valid entries, given in bytes, are as follows: 2048, 2054, 2060, and 2064. In a desktop computer environment, this should be set to 2048.

Return Values

The following table shows a list of possible return values.

Return value Description
S_OK The request completed successfully.
E_INVALIDARG An invalid argument was encountered.

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.