ReadyStateChange

 
Microsoft DirectShow 9.0

ReadyStateChange

This component is available for use in the Microsoft Windows 2000, Windows XP, and Windows Server 2003 operating systems. It may be altered or unavailable in subsequent versions.

The ReadyStateChange event is sent when the ReadyState property of the MSWebDVD control has changed.

Syntax

  ReadyStateChange(
  ReadyState
  )

Parameters

ReadyState

Specifies the new value of the ReadyState property.

Value Description
0 READYSTATE_UNINITIALIZED
1 READYSTATE_LOADING
2 READYSTATE_LOADED
3 READYSTATE_INTERACTIVE
4 READYSTATE_COMPLETE