Share via


IDVDNavDataStatusSink::NotifyNewPCI (Windows Embedded CE 6.0)

1/6/2010

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

Syntax

HRESULT NotifyNewPCI();

Parameters

None.

Return Value

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

Header dvdata.h, dvdata.idl
Library Ddvdids.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

IDVDNavDataStatusSink