Share via


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

MS Video Control 1.0 Type Library and Microsoft Tuner 1.0 Type Library

DLL

Quartz.dll

See Also

MSVidWebDVD Object

 

 

Send comments about this topic to Microsoft

Build date: 7/6/2010