Share via


IDVDUserOperation::GoUp (Windows Embedded CE 6.0)

1/6/2010

This method stops playing the current program chain and starts playing the GoUp program chain number (PGCN) from the program chain navigation control (PGC_NV_CTL).

Syntax

HRESULT ForwardScan(void);

Parameters

None.

Return Value

If the function succeeds, the return value is S_OK.

Requirements

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

See Also

Reference

IDVDUserOperation