OpenState

Description

Returns a Long value specifying the open state of the control.

Syntax
object.OpenState

Remarks

Use the open state to determine the status of a request to open a stream. The open state has the following values:
Constant Value
nsClosed 0
nsLoadingASX 1
nsLoadingNSC 2
nsLocating 3
nsConnecting 4
nsOpening 5
nsOpen 6

See Also

SendOpenStateChangeEvents, OpenStateChange

Return to Player Control Reference.

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.