CurrentState Property
Windows - Visual C++
Dispatch ID = 0xe
read only
Description
The CurrentState property returns
the current connection state.
Syntax
long value = [object.] CurrentState
The CurrentState syntax has these parts:
Part |
Description |
|
value |
A Long integer containing the current failover state. |
Remarks
The CurrentState property is
initially STARTSTATE, otherwise it is exactly the state of the last
ConnStateChange event. For a complete description of states please
see the ConnStateChange event.
Back to: Alert Properties Connect Properties Headline Properties Quote Properties