Microsoft SDK for Java

ReadyStateEvent.ReadyStateEvent

Creates a new ReadyStateEvent object.

Syntax

public ReadyStateEvent( String state )

public ReadyStateEvent( Object extendedInfo, String state )

Parameters

extendedInfo

Additional information supplied by com.ms.wfc.html events. You should not pass a value for this parameter outside the context of the com.ms.wfc.html package. For more information, see Event.extendedInfo and DhEventInfo.

state

A string indicating the current state of the object being downloaded.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.