IVMSupportDriver::Version property
The Version property contains the version number of the driver.
This property is read-only.
Syntax
HRESULT get_Version(
[out] BSTR *version
);
VB |
---|
|
Property value
The driver's version. The version is in the form "w.x.y.z".
This property value is read-only.
Error codes
Name | Meaning |
---|---|
|
The property value was retrieved successfully. |
|
The version parameter is NULL. |
|
An unknown error has occurred. |
Requirements
Product |
Microsoft Virtual Server 2005 onWindows Server 2003 |
Download |
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 |
Header |
|