Share via


MSVidWebDVD.TitlesAvailable Property

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

The TitlesAvailable property retrieves the number of titles available on the disc.

VidWebDVD.TitlesAvailable As Long

Parameters

This property takes no parameters.

Return Value

Returns the number of available titles as a Long value from 1 through 99.

Error Codes

If the property fails, Err.Number may be set to one of the following values.

Value Description
E_UNEXPECTED Unspecified error; possibly the graph has not been built.

Remarks

This property is read-only with no default value.

Examples

' Returning the property.
lTitlesAvail = VidWebDVD.TitlesAvailable

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.AnglesAvailable
MSVidWebDVD Object

Send comments about this topic to Microsoft

Build date: 12/4/2008