Share via


MSVidWebDVD.VolumesAvailable Property

Note  This topic applies to Windows XP Service Pack 1 or later.

The VolumesAvailable property retrieves the number of volumes in a multivolume set.

VidWebDVD.VolumesAvailable As Long

Parameters

This property takes no parameters.

Return Value

Returns a Long indicating the number of volumes in the set.

Remarks

This property is read-only with no default value. Some DVD titles are released as a multidisc set or series. Use this method to determine the volume number for the current disc.

Examples

' Returning the property.
lVolsAvail = VidWebDVD.VolumesAvailable

Requirements

Type Library Use MS Video Control 1.0 Type Library and Microsoft Tuner 1.0 Type Library.
DLL Requires Quartz.dll.

See Also

MSVidWebDVD Object

Send comments about this topic to Microsoft

Build date: 12/4/2008