Microsoft DirectX 9.0

MSVidWebDVDEvent.ChangeCurrentAngle Event

This topic applies to Windows XP Service Pack 1 only.

The ChangeCurrentAngle event is sent when the disc enables or disables changing the angle.

Syntax

VidWebDVD_ChangeCurrentAngle( 
  byVal bEnabled As Boolean
)

Parameters

bEnabled

Boolean value indicating whether the user can (True) or can't (False) change the current angle.

Remarks

The command to allow or prevent angle changes is encoded into the disc by its producers.

See Also