IVMGuestOS2::ComputerName property
The computer name of the guest operating system running in the virtual machine.
This property is read-only.
Syntax
HRESULT get_ComputerName(
[out] BSTR *guestComputerName
);
VB |
---|
|
Property value
The computer name of the guest operating system.
This property value is read-only.
Error codes
Name | Meaning |
---|---|
|
The operation was successful. |
|
The guestComputerName parameter is not valid or not specified. |
|
The virtual machine is not running. |
|
The virtual machine is paused. |
|
Additions are not installed in this virtual machine. |
|
An unexpected error has occurred. |
Requirements
Download |
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 |
Header |
|