MSVidWebDVD.CurrentDiscSide Property

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

The CurrentDiscSide property retrieves the current side of the disc.

VidWebDVD.CurrentDiscSide As Long

Parameters

This property takes no parameters.

Return Value

Returns a Long value representing the current side, where side A = 1 and side B = 2.

Remarks

This property is read-only with no default value.

Examples

' Returning the property.
lCurrSide = VidWebDVD.CurrentDiscSide

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