IDVDNavDataStatusSink::NotifyNewPCI (Windows CE 5.0)

Send Feedback

This method sends a callback to the DVD navigator only when requested and when new presentation control information (PCI) is detected.

HRESULT NotifyNewPCI();

Parameters

None.

Return Values

If the method succeeds, it returns S_OK.

If the method fails, the return value may be the following error value.

Error value Description
E_NOTIMPL The method is not implemented.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdata.h, Dvdata.idl.
Link Library: Ddvdids.lib.

See Also

IDVDNavDataStatusSink

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.