MSVidWebDVD.CurrentChapter Property
Note This topic applies to Windows XP Service Pack 1 or later.
The CurrentChapter property retrieves the number of the chapter currently playing.
VidWebDVD.CurrentChapter As Long
Parameters
This property takes no parameters.
Return Value
Returns a Long value representing the current chapter in the current title.
Remarks
This property is read-only. Checking this property outside a valid title will cause an error.
Examples
' Returning the property.
lChapter = VidWebDVD.CurrentChapter
Requirements
Type Library | Use MS Video Control 1.0 Type Library and Microsoft Tuner 1.0 Type Library. |
DLL | Requires Quartz.dll. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008