IVMRCClientControl::ServerPort property
The ServerPort property contains TCP port of the VMRC server.
This property is read/write.
Syntax
HRESULT put_ServerPort(
[in] long serverPort
);
HRESULT get_ServerPort(
[out] long *serverPort
);
VB |
---|
|
Property value
The TCP port of the VMRC server.
This property value is read/write.
Error codes
Name | Meaning |
---|---|
|
The operation was successful. |
|
This property cannot be changed at this time. |
|
The serverPort parameter is NULL or contains a negative value. |
Requirements
Product |
Microsoft Virtual Server 2005 onWindows Server 2003 |
Download |
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 |
Header |
|
Library |
|