IDVDUserOperation::PTTSearch (Windows Embedded CE 6.0)
1/6/2010
This method stops the current presentation and starts presentation from the beginning of a specified part of title (PTT) in the current title.
Syntax
HRESULT TimePlay(
USHORT uhPartOfTheTitle
);
Parameters
- uhPartOfTheTitle
[in] A number in the range from 1 to 999 specifying the part of title (PTT).
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 |