Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The error description for this task.
This property is read-only.
Syntax
HRESULT get_ErrorDescription(
[out] BSTR *outErrorDesc
);
| VB |
|---|
|
Property value
The error description for this task.
This property value is read-only.
Error codes
For information on other return values specific to Virtual Server, see HRESULT Codes Specific to the Virtual Server.
| Name | Meaning |
|---|---|
|
The operation was successful. |
|
The outError parameter is NULL. |
|
The virtual machine could not be found. |
|
Additions are not installed in this virtual machine, or the virtual machine has never been started. |
|
An unexpected error has occurred. |
Requirements
| Download |
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 |
| Header |
|
See also
-
VMTask2