IVMDVDDrive::BusNumber property
The BusNumber property contains the bus number to which this DVD drive is attached. For example, on an IDE bus, this value would represent either the primary or secondary location.
This property is read-only.
Syntax
HRESULT get_BusNumber(
[out] long *busNumber
);
VB |
---|
|
Property value
The bus number to which this DVD drive is attached.
This property value is read-only.
Error codes
Name | Meaning |
---|---|
|
The operation was successful. |
|
The parameter is NULL. |
|
The bus location for this DVD drive has not been properly initialized. |
|
An unexpected error occurred. |
Requirements
Product |
Microsoft Virtual Server 2005 onWindows Server 2003 |
Download |
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 |
Header |
|