IVMDVDDrive::DeviceNumber property
The DeviceNumber property contains the device number to which this DVD drive is attached.
This property is read-only.
Syntax
HRESULT get_DeviceNumber(
[out] long *deviceNumber
);
VB |
---|
|
Property value
The device 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. |
Remarks
For example, on an IDE bus, this value would represent either the primary or secondary location.
Requirements
Product |
Microsoft Virtual Server 2005 onWindows Server 2003 |
Download |
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 |
Header |
|