The ReadyState property contains the control's current readiness state.
This property is read/write.
Syntax
HRESULT put_ReadyState(
[in] long readyState
);
HRESULT get_ReadyState(
[out] long *readyState
);
| VB |
|---|
|
Property value
The control's current readiness value.
This property value is read/write.
Error codes
| Name | Meaning |
|---|---|
|
The operation was successful. |
|
The readyState parameter was NULL |
Remarks
The readyState values are the same as for other ActiveX control state values.
Requirements
| Product |
Microsoft Virtual Server 2005 onWindows Server 2003 |
| Download |
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 |
| Header |
|
| Library |
|