IDVDUserOperation::TitlePlay (Windows Embedded CE 6.0)
1/6/2010
This method plays a specified title.
Syntax
HRESULT TitlePlay(
BYTE byteTitleNumber
);
Parameters
byteTitleNumber
[in] Number in the range from 1 to 99 specifying a title from the title search pointer table (TT_SRPT) to play.A value of 0 causes play to begin at the first play domain.
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 |