Previous PageNext Page

9.2.9 State Property

Describes the current state of an object. This property is not currently supported on UNIX
 

Return Values

Sets or returns a Long value that can be one of the following constants:
 

Constant Description
adStateClosed
 
(Default) The object is closed.
 
adStateOpen
 
The object is open.
 

Remarks

You can use the State property to determine the current state of a given object at any time.
 

Copyright © 2000 Chili!Soft

Previous PageTop Of PageNext Page